Testing in TIBCO Business Studio™ for BusinessWorks™
Procedure
In the samples directory, select
samples > Container > docker > palette > http
> RequestResponse and double-click
tibco.bwce.sample.palette.http.RequestResponse. See
Accessing Samples for more information.
From the
Project Explorer expand the
tibco.bwce.sample.palette.http.RequestResponse project.
Click
Run > Debug Configurations.
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
samples > docker > palette > http > RequestResponse.
Click the
Get News from Wiki! button to request headlines from the associated web page.
Result
The Wiki web page displays in your default browser. The message
Response sent successfully!! will print on the
TIBCO Business Studio™ for BusinessWorks™ console.