Debugging and Running a Process

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

Procedure

  1. Click on the toolbar and then Debug > Debug Configurations.
  2. Click BusinessWorks Application > BWApplication.
  3. Select the application and the process you want to debug from the Applications tab in the right panel.
  4. 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.
  5. Click Debug.
    TIBCO Business Studio displays the debug information in the Console view.
  6. In the Debug tab, click an activity.
  7. Click the Job Data tab and then click the Output tab to check the activity.