SendMQData
- Last UpdatedJun 21, 2024
- 2 minute read
Activity Description
Use SendMQData activity to publish message to Message Queue.
Activity Properties
To use SendMQData activity, follow the given steps:
-
In the Process Designer window, select Message Queue from the Activities drop-down list.
-
Drag and drop the SendMQData activity on the Process Designer window.
-
Right-click the SendMQData activity and then select Activity Properties.
Name & Description
Use the name and description properties to specify the name and description for the activity.
-
Name: Use this property to enter a name for the activity.
Property Type: Mandatory.
-
Description: Use this property to enter a brief description to be displayed for the activity.
Property Type: Optional. Set this property only if required.
Configuration
Use these properties to configure the functionality of the activity.
-
Message Queue Connection: Use this property to configure Message Queue connection. For more information, see Configuring Message Queue Connection.
Property Type: Mandatory
Exception Behavior
Each activity has the Raise Error on Unhandled Linked Output property, on click of which, it shows all the default configured mapped error outputs in red with their check boxes selected.
See Mapped Error Output for more details.
Looping Behavior
The property in the Looping Behavior group has been described below. You can use this property to specify the looping behavior of the activity.
Loop through this action if output is - This property is used to specify the condition for looping the activity by selecting an activity output from the drop down. The looping option for this activity is Completed.
Property Type: Optional (This property needs to be set only if necessary.)
Activity outputs:
The SendMQData activity returns the following values:
Successful: Displayed when the activity publishes the message to Message Queue.
Unsuccessful: Displayed when the activity fails to publish the message to Message Queue.