OnProcessStatusChanged
Description:
This method is called when a process is suspended or resumed, and it is only called when instrumentation on.
Method Arguments:
None
Output:
The following table describes the output of this microagent method:
Column Name |
Description |
ProcessId |
ID of the process instance. |
When |
Date and time when the status of the process instance changed. |
Active |
Status of the process instance. True when the process instance is active, false when it is inactive. |
TrackingID |
Tracking ID for the process instance. |
ProcessDef |
Process definition name. |