7.20 Monitoring Configuration Dialog

Use the Monitoring Configuration Dialog to configure activity, scope, and human workflow time interval monitoring.

Element Description

Enable Activity Monitoring

Select to enable and configure activity monitoring.

Mode

Choose a mode from the list.

  • The All Activities option captures start and end time data for every activity in the BPEL process, including individual activities, scopes, and human tasks. An activity starts when the activation event for the activity is begun, and it ends when the completion event is finished.

  • The Scopes and Human Tasks Only option captures start and end time data for every scope and human task defined in the BPEL process. A scope starts when the first activity activation event within the scope is begun, and it ends when the final activity completion event within the scope is finished. A human task activity starts when the activation event for the human task activity is begun, and it ends when the completion event in the human task activity is finished.

  • The Human Tasks Only option captures start and end time data for every human task activity defined in the BPEL process.

Related Topics

Developing SOA Applications with Oracle SOA Suite, "How to Create BPEL Process Monitoring Objects"