Testing a Process

After configuring a process, you can test the process to check if the process completes your task.

Prerequisites

Ensure that you have configured a process, as described in Configuring a Process.

Procedure

  1. Open the process you have configured in TIBCO Business Studio.
  2. On the toolbar, click Debug > Debug Configurations.
  3. Click BusinessWorks Application > BWApplication in the left pane.
    Note: Ensure that only the application that you want to debug is selected on the Applications tab in the right pane.
  4. Click Debug to test the process in the selected application.
    TIBCO Business Studio changes to the Debug perspective. The debug information is displayed in the Console view.
  5. On the Debug tab, expand the running process and click an activity, such as the InsertDocument activity.
  6. In the upper-right corner, click the Job Data tab, and then click the Output tab to check the activity output.