After you publish a RabbitMQ connection, you can view the actions and objects associated with the RabbitMQ connection on the Metadata tab of the Connection page.
Under the Actions section, you can view the event sources and event targets configured for the RabbitMQ connection.
Under the Objects, you can view the objects associated with the RabbitMQ connection. The published metadata for a RabbitMQ connection consists of the following objects:
Headers
The Header object contains name and value fields that represents RabbitMQ header name and the value for that header.
Messages
RabbitMQ messages consist of headers and body. The headers in a RabbitMQ message are a list of name-value pairs that contain multiple attributes for a RabbitMQ message. The RabbitMQ message body contains the message payload accessible to the process as a process object of type $po:$any.
The following image shows the published metadata of a RabbitMQ connection: