Workflow Activity Change Notifications

Workflow activity notifications includes following additional data:

Workflow Activity Notifications
Field Description Data Type Valid Values
UserID Unique ID of the user who made the change. Long  
UserName Login name of the user. String  
EventID Associated event ID. Long  
Status

(Optional)

Status.

Status is not defined when activity action = STARTED or RESTARTED.

String SUCCESS and ERROR
WorkflowName Name of the workflow involved. String Name of the workflow.
ActivityName Name assigned to the activity in the workflow definition. String Logical name assigned to the activity in workflow design.
Activity The workflow activity to which the name maps to. String The actual workflow activity.