Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Properties | MQTT Trigger Properties | General Properties for an MQTT Trigger
 
General Properties for an MQTT Trigger
In the Properties view, under General, you can enable/disable the MQTT trigger, assign an execution user, and assign permissions to the trigger.
Property
Description
Enabled
Specifies whether the MQTT trigger is enabled or disabled.
Value
Description
True
The MQTT trigger is enabled.
False
The MQTT trigger is disabled.
Acknolwedgement mode
Determines when the MQTT trigger acknowledges a message received from MQTT server. The MQTT trigger can acknowledge the message as soon as the message arrives (automatic acknowledgement) or after message processing completes (client acknowledgement)
Value
Description
Client Acknowledgement
The MQTT trigger acknowledges a message to the MQTT server after completing processing for the message.
This is the default.
Auto Acknowledgement
The MQTT trigger acknowledges a message to the MQTT server as soon as the message arrives.
Execution user
Specifies the name of the user account whose credentials Integration Server uses to execute a service associated with the MQTT trigger. You can specify a locally defined user account or a user account defined in a central or external directory.
Permissions
Click to assign or view ACL permissions to an MQTT trigger.