Testing in TIBCO Business Studio™ Container Edition

Procedure

  1. 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.
  2. From the Project Explorer expand the tibco.bwce.sample.palette.http.RequestResponse project.
  3. Click Run > Debug Configurations.
  4. From the Debug Configuration wizard, expand BusinessWorks Application and select BWApplication.
  5. Click the Applications tab and then click the Deselect All button if you have multiple applications.
  6. Select the checkbox next to tibco.bwce.sample.palette.http.RequestResponse.application.
  7. Click Debug.
    The sample now runs in the debug mode.
  8. Open the request_news.html file found in samples > docker > palette > http > RequestResponse.
  9. 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™ Container Edition console.