- Print
- DarkLight
- PDF
Message Queue Write Adaptor
Creating a Message Queue Write Adaptor
The Message Queue Write Adaptor writes the selected record or field to the message queue. The output will be written to the queue as JSON.
In order to use a Message Queue Write Adaptor, it is best practice to create a message queue connection first.
To create a Message Queue Write, 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 required connection from the drop down menu.
- Choose the Write method from the dropdown.
- Choose the data location of the data that will be written to the queue. This must be a schema location or a public variable.
Validation Warnings
: All the invalid notifications will be displayed after expanding the Invalid Drop-down.
Warning | Note |
---|---|
Adaptor(s) do not have connection set | It is necessary to create a connection and choose it from the Adaptor Connection drop down |
This adaptor's configuration requires a data source to be set | No data location for the message to be written to the queue has been chosen |