Checking Output of an Activity

After debugging the application, you can check the output of the activities.

Procedure

  1. In the Debug perspective, expand BWApplication, and click the activity in the upper-left panel.
  2. In the upper-right panel, click the Job Data view and click Output.

Result

The output of the QueueReceiver activity is displayed.

Note: You can also see the activity output in the runtime log of the activity if a debug level logger is configured for it. See Managing Logs for more information.