Debugging and Running a Process

After configuring the application, debug it to ensure that the configuration is correct.

Procedure

  1. Open the process you have configured in TIBCO Business Studio.
  2. On the menu bar, click Run > Debug Configurations.
  3. Click BusinessWorks Application > BWApplication in the left panel.
  4. Ensure that only the application and processes you want to debug and run are selected in the Applications tab in the right panel.
  5. Click the Advanced tab and click Browse to locate the logback file.
    By default, the log files are located in the TIBCO_HOME\bw\version\config\design\logback directory and error logs are captured. See Managing Logs for more details.
  6. Click Debug.
    TIBCO Business Studio changes to the Debug perspective. Logs are displayed in the Console view.