Debugging and Running a Process

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

Procedure

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