4.3.25 Workflow State Event

This event is dispatched when the Workflow state changes. The following fields are defined:

  • abortReason - Describes the abort reason for a state event of type aborted.
  • executionTime - A Workflow execution time.

    Note!

    The match value precision is of milliseconds.

  • workflowState - The new state that the Workflow is in now. See workflow states to know more about different Workflow states. 

Fields inherited from the Base event

The following fields are inherited from the Base event, and described in more detail in 4.3.1 Base Event:

  • category
  • contents - Workflow: <Workflow name>, State: <state>, Execution time: <time in milliseconds>, Abort reason: <error msg>
  • eventName
  • origin
  • receiveTimeStamp
  • severity
  • timeStamp

Fields inherited from the Workflow event

The following fields are inherited from the Workflow event, and described in more detail in 4.3.14 Workflow Event:

  • workflowKey
  • workflowName
  • workflowGroupName