ProcessInstanceID | String Process instance ID of the running process. |
ProcessIteration | String Number of times the process has been restarted (that is, iteration count). |
ProcessModelID | String ID of the process model used by the running process. |
ProcessModelVersion | String Version of the process model used by the running process. |
ProcessStepID | String ID of the running step in the process. |
LogicalServer | String Name of the logical server on which the running step was assigned and is executing. |
TryCount | String The current iteration of the step. |
LoopCounter | String The number of completed loops. After each loop is executed, the value of this field is incremented. |
AuditContext | String |
Roles | Document Conditional. If this process involves Trading Networks, this will contain information about the roles in the process. The key will be the role name, and the value will be an instance of the
pub.prt.tn:RoleInfo IS document type. |