IsActivityTracingEnabled

Description:

Reports whether tracing is enabled or disabled for the specified activity. If tracing is enabled for all activities by way of a wildcard (*), this method returns false because tracing is not enabled for the activity specifically.

Method Arguments:

The following table describes the arguments of this microagent method:

Argument Name

Description

ProcessDefinition

Name of the process definition for which you wish to determine tracing status.

Activity

Name of the activity for which you wish to determine tracing status.

Output:

The following table describes the arguments of this microagent method:

Column Name

Description

Enabled

true if tracing is enabled for the specified activity, false if tracing is disabled.