Debugging and Running a Process

Debug the application that you have configured to ensure that the application configuration is correct.

Procedure

  1. In TIBCO Business Studio, open the process that you have configured.
  2. On the toolbar, click Run > Debug Configurations.
  3. In the left panel, click BusinessWorks Application > BWApplication.
  4. Ensure that only the application you want to debug and run is selected on the Applications tab in the right panel.
  5. To locate the logback file, click the Advanced tab and then click Browse.
    By default, the log file resides in the TIBCO_HOME/bw/version_number/config/design/logback directory and error logs are captured.
  6. Click Debug.
    TIBCO Business Studio changes to the Debug perspective. The logs are displayed in the Console view.