Debugging and Running a Process

Debug your BusinessWorks applications to check if the configurations are correct.

Procedure

  1. In the Project Explorer view, open the process you configured.
  2. On the tool bar, click Run > Debug Configurations.
    The Debug Configurations dialog is displayed.
  3. In the left panel, expand BusinessWorks Application, and then click BWApplication.
  4. In the right panel, ensure that only the application you want to debug and run is selected in the Applications tab .
  5. Click the Advanced tab and click Browse to locate the logback file.
    By default, the log file is located in the TIBCO_HOME/bw/version_number/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.