Testing in TIBCO Business Studio for BusinessWorks
- Procedure
- In the samples directory, select Accessing Samples. and double-click tibco.bwce.sample.palette.http.RequestResponse. For more information, see
- From the Project Explorer expand the tibco.bwce.sample.palette.http.RequestResponse project.
- Click .
- From the Debug Configuration wizard, expand BusinessWorks Application and select BWApplication.
- Click the Applications tab and then click the Deselect All button if you have multiple applications.
- Select the checkbox next to tibco.bwce.sample.palette.http.RequestResponse.application.
- Click
Debug.
The sample now runs in the debug mode.
- Open the
request_news.html
file found in . - Click the Get News from Wiki! button to request headlines from the associated web page.
ResultThe Wiki web page displays in your default browser. The message
Response sent successfully!!
is printed on the
TIBCO Business Studio for BusinessWorks console.