Testing in TIBCO Business Studio for BusinessWorks
- Procedure
- In the samples directory, select and double-click tibco.bwce.sample.palette.http.RequestResponse. For more information, see Accessing Samples.
- 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.htmlfile 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!! will print on the
TIBCO Business Studio for BusinessWorks console.