Agent State Event

This event is dispatched when an agent state changes. The following fields are included:

  •   agentName - The name of the agent issuing the event.
  •   agentState - The state of the agent. The following are available: Aborted, Active, Created, Idle, Stopped.


Fields inherited from the Base event

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

  • category
  • contents - Workflow: <Workflow name>, Agent: <Agent name>, State: <state>
  • 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 Workflow Event:

  • workflowKey
  • workflowName
  • workflowGroupName

                              Â