Testing a Process

After configuring the process, you might want to debug or test the process.

Prerequisites

Ensure that you have configured the process. For more information, see Configuring a Process.

Procedure

  1. In TIBCO Business Studio, navigate to the process that you want to test.
  2. On the toolbar, click and select Debug > Debug Configurations
  3. Click BusinessWorks Application > BWApplication in the left panel of the opened dialog. By default, all applications in the current workspace are selected on the Applications tab. Ensure that only the application you want to debug is selected in the right panel of the Applications tab.
  4. Click Debug to test the process in the selected application.
    TIBCO Business Studio switches to the Debug perspective. The debug information is displayed in the Console view, as shown in the following figure.
  5. In the Debug tab, expand the debugged process and click an activity.
  6. In the upper-right corner, click the Job Data view, and then click the Output tab to check the activity output.