OnProcessActivity
Description:
This method is called when a process executes an activity, and it is only called when instrumentation is on.
Method Arguments:
None
Output:
The following table describes the output of this microagent method:
Column Name |
Description |
ProcessId |
ID of the process instance. |
ProcessDef |
Process definition name. |
ActivityName |
Name of the activity. |
TrackID |
ID of the execution track in which the activity was executed. |