Testing a Process

After configuring, you might debug or test a process.

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 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.

  4. Click the Advanced tab and click Browse to locate the logback file.
    By default, the log file resides in the TIBCO_HOME/bw/<version>/config/design/logback directory and error logs are captured. For details, see Log Management.
  5. 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.
  6. In the Debug tab, expand the debugged process and click an activity.
  7. In the upper-right panel, click Job Data view, and then click the Output tab to check the activity output.