Testing Locally

    Procedure
  1. In the samples directory, select Container > cloudfoundry > palette > http > RequestResponse and double-click tibco.bwce.sample.palette.http.RequestResponse. For more information, see Accessing Sample
  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 > cloudfoundry > palette > http > RequestResponse.
  9. 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.