Testing the Process

In the Getting Started tutorial, the fifth task you must do using the plug-in is to test a process.

Prerequisites

You must configure a process as described in Configuring a Process.

Procedure

  1. Click Run > Debug Configurations.
  2. Click BusinessWorks Application > BWApplication in the left panel.
    By default, all the applications in the current workspace are selected in the Applications tab. Ensure that only the application you want to debug is selected in the Applications tab in the right panel.
  3. Click Debug to test the process in the selected application.
    TIBCO Business Studio changes to the Debug perspective. The debug information is displayed in the Console view.
  4. In the Debug tab, expand the running process and click an activity.
  5. In the upper-right corner, click the Job Data tab, and then click the Output tab to check the activity output.



What to do next

After you have tested a process, the final task is to deploy an application. See the Getting Started tutorial.