Action group: Integrations
The action returns a message from the MQ.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
MQ context | Open MQ Session Context | Robin.MQ | MQ context | Yes |
Timeout | Time in milliseconds to wait for message. Default value: 6000 | Robin.Numeric | No | |
Results | ||||
Received message | Received message | Robin.String |
None.
Create a connection to MQ , get a message from the topic and disconnect the connection.
Use the "MQ connect", "MQ publish", and "MQ disconnect" actions.
Implementation
The program robot completed successfully. The message has been sent.