Trigger State | Description |
Enabled | The MQTT trigger is running and connected to the MQTT server. Integration Server retrieves and processes messages for the MQTT trigger. |
Disabled | The MQTT trigger is stopped. The MQTT trigger is not connected to the MQTT server. Integration Server neither retrieves nor processes messages for the MQTT trigger. The MQTT trigger remains in this state until you enable it. An MQTT trigger can be in a temporary disabled state which is indicated by an asterisk * after the word Disabled. An MQTT trigger can become temporarily disabled when the Stop trigger retry failure handling behavior takes effect after retry failure occurs. For more information bout retry failure handling and when Integration Server automatically enables a temporarily disabled MQTT trigger, see webMethods Service Development Help. |
Suspended | The MQTT trigger is running and connected to the MQTT server but is not retrieving or processing new messages. Integration Server stopped retrieving messages from the MQTT server, stopped pulling messages from the local trigger queue for the MQTT trigger, but continues processing any messages it has already retrieved from the local trigger queue. Integration Server enables the MQTT trigger automatically upon server restart or when the package containing the MQTT trigger reloads. |