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. On the toolbar, click Debug > Debug Configurations.
  2. Click BusinessWorks Application > BWApplication in the left panel.
    By default, all the applications in the current workspace are selected in the Applications tab. Ensure that only the application you want to debug is selected in the Applications tab in the right panel.
  3. Click the Advanced tab and click Browse to locate the logback file.
    By default, the logback file is located in the TIBCO_HOME/bw/version_number/config/design/logback directory and determines what error logs are captured. See Managing Logs for more details.
  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. In the Debug tab, expand the running process and click an activity.
  6. In the upper-right corner, click the Job Data tab, and then click the Output tab to check the activity output.