AMQP Agent Events

Agent Message Events

An information message from the agent, generated according to the configuration in the Event Notification Editor.

For further information about the agent message event type, see Agent Event.


  • "Disconnected from broker: "+reason- "Reconnected to "+address

    The message is generated when the agent is disconnected from the broker.

  • "Connected to "+address

    The message is generated when a connection has been established.

  • "Reconnected to "+address

    This message is generated when a reconnection has been established.

  • "Failed to connect to broker. Retrying..."

    This message is generated when an attempt to connect has failed and a new attempt is being made.

Debug Events

Debug messages are dispatched in debug mode. During execution, the messages are displayed in the Workflow Monitor.

You can configure Event Notifications that are triggered when a debug message is dispatched. For further information about the debug event type, see Debug Event.