IBM BPM, V8.0.1, All platforms > Troubleshooting and support > Troubleshooting administration tasks and tools > Troubleshooting BPEL processes and human tasks

Enabling tracing for Business Process Choreographer

You can configure trace settings for Business Process Choreographer to help diagnose problems with the processing of BPEL processes and human tasks.


Trace settings

Business Process Choreographer tracing uses the standard application server tracing mechanism. This must be enabled in the normal way.

You can specify the following trace settings for Business Process Choreographer.

Trace settings for Business Process Choreographer
Trace string What is logged
com.ibm.bpe.* All available trace information for BPEL processes
com.ibm.bpe.basic.navigation.* Major navigation steps and state changes for BPEL processes
com.ibm.bpe.basic.api* Time and sequence of methods called by the Business Flow Manager API
com.ibm.task.* All available trace information for human tasks
com.ibm.task.basic.api* Time and sequence of methods called by the Human Task Manager API
com.ibm.task.basic.core* Major steps in the processing of human tasks, state changes, and calls to SPIs
com.ibm.ws.staffsupport.* All available trace information for the people directory providers
To get a complete set of trace information for Business Process Choreographer, specify the following trace settings:

com.ibm.bpe.*=all:com.ibm.task.*=all:com.ibm.ws.staffsupport.*=all


What to send to support

After enabling tracing, re-create your problem, then provide the following files:

Troubleshooting BPEL processes and human tasks


Related information:

Work with trace in WebSphere Application Server
Tracing and logging configuration in WebSphere Application Server
Diagnostic trace service settings