- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Creating a Message Queue Read Adaptor
The Message Queue Read Adaptor reads the next available message from the message queue. If the message is in JSON format, then it will be parsed and mapped to the correct fields in the output record.
In order to use a Message Queue Read Adaptor, it is best practice to create a message queue connection first.
- To create a Message Queue Read, from the Create New Item page, select the Queue Adaptor from the right-hand side column.
- Give the queue adaptor a name, choose some tags, and click on the Create Item button.
- Choose the connection from the dropdown menu and then choose a destination location for the record.
The Message Queue Read Adaptor will return an error if there is no message on the queue:
Validation Warnings
: All the invalid notifications will be displayed after expanding the Invalid Dropdown.
Warning | Note |
---|---|
Adaptor(s) do not have connection set | It is necessary to create a connection and choose it from the Adaptor Connection dropdown |
Node(s) have missing data destination/output | No data destination for the message read from the queue has been specified |
See Also:
Is it helpful? React and share your comment