Running the Sample Project

You can run the process in the sample project to see how to perform different operations.

Prerequisites

Ensure that you have imported the sample project to TIBCO Business Studio as described in the Importing Sample Projects section and configured module properties as described in the Configuring Module Properties section.

Procedure

  1. In the TIBCO Business Studio™, click Run > Run Configurations.
  2. In the Run Configurations window, expand BusinessWorks Application and click BW Application.
  3. On the right pane, click the Applications tab and select the SqsSnsSamples.application checkbox.
    Check boxes for all of the processes from SqsSnsSamples.application is selected.
  4. Click Run to run the process.
  5. Run lrestdoc command from console tab.

    This command gives the REST endpoint for the process. You can get the URL on the console tab.

  6. Run the URL in browser.

    The swagger UI page is displayed in the browser.

  7. Provide parameter and values as shown in the Example value.
  8. Click the Try it out button to run the process.
  9. Click the Terminate icon to stop the process.