Configuring Message Queue Connection
- Last UpdatedJun 21, 2024
- 2 minute read
Use Message Queue Connection Settings property to configure connections to Message Queue.
Based on the Connection type, Message Name and Message Type input fields are visible/invisible.
In case of WM Object connection type, these input fields are visible to the user, so that the user can pass this information. In case of other connection types, these fields are not needed, hence they are invisible.
-
Select the name of the Message Queue connection from the Connection list. Connections with Connection Type selected as Send would be listed in the list.
-
Select the Binding type for the Connection.
The following fields appear based on the Binding Type selected for the Connection.
|
Binding Type for Connection |
Field Name |
Description |
|
WM Object |
Message Name |
Enter the Message name or click the Expression Editor Icon |
|
Message Type |
Enter the Message type or click the Expression Editor Icon |
|
|
Message Details |
Enter the message in string format. |
|
|
XML |
Message Details |
Enter the message in XML format. |
|
JSON |
Message Details |
Enter the message in JSON format. |
For more information about Expression Editor, see User Guide > Process Designer > Setting Activity and Link Properties > Using the Expression Editor.
Note:
- It is recommended to use Expression Editor to enter or copy multi-line text in ‘Message
Details’ of SendMQData Activity rather than directly copying into the input field.
- In Expression Editor the text has to be enclosed within double quotes " ".
to define an expression in the Expression Editor.
to define an expression in the Expression Editor.