Siebel Business Process Framework: Workflow Guide > Administering Workflow Processes > Monitoring Workflow Processes in a Production Environment >

Capturing Data with Siebel Application Response Management


The Workflow Process Manager server component can use Siebel Application Response Measurement (Siebel ARM). Siebel ARM captures timing data useful for monitoring the performance of the Siebel application, and records this information to binary files.

Table 65 describes Siebel ARM levels.

Table 65. General Description for Siebel ARM Levels Used With Siebel Workflow
Siebel ARM Level
Description

1

The Workflow Process Manager business service records the time it takes to execute a service method.

Examples of service methods in Workflow Process Manager are RunProcess and ResumeInstance.

2

The Workflow Process Manager business service records the time it takes to:

  • Execute a service method
  • Execute a workflow step
  • Write monitoring data to the disk

Siebel ARM level 2 can help you determine the logging overhead when you increase the monitoring level of your workflow process.

Table 66 describes Siebel ARM levels and their Siebel ARM areas and subareas that are defined for Siebel workflow.

Table 66. Detailed Description for Siebel ARM Levels Used With Siebel Workflow
Level
Area
Subarea
Description

1

WORKFLOW

CORDR_RESUME

Resume a suspended process.

1

WORKFLOW

CORDR_EXECUTE

Execute a process.

1

WORKFLOW

ENGNE_INVOKE

Invoke a Workflow Process Manager service method.

2

WORKFLOW

STEPS_EXSTEP

Execute a step.

2

WORKFLOW

MONTR_WRTE

Write process monitoring data to disk.

For more information on configuring Siebel ARM and the Siebel ARM analyzer, see Siebel Performance Tuning Guide.

Siebel Business Process Framework: Workflow Guide Copyright © 2008, Oracle. All rights reserved.