Agent State Event(3.0)
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(3.0):
- 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(3.0):
- workflowKey
- workflowName
- workflowGroupName
                              Â