Documentation Index

Fetch the complete documentation index at: https://help.csgi.com/llms.txt

Use this file to discover all available pages before exploring further.

📢 Announcement:  Xponent Journey Hub, Bill Explainer, and Xponent Communication Control April 2026 (26.1) Release Notes are now available – Check out the latest updates published on April 2026.

Message Queue Write Adaptor

Prev Next

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.

WarningNote
Adaptor(s) do not have connection setIt 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 setNo data location for the message to be written to the queue has been chosen

See Also: