The event used in the process contains an process object with a payload that represents the RabbitMQ message. You can process the RabbitMQ messages in one of the following format:
•JSON
•XML
•BINARY
•TEXT
When the RabbitMQ message is in JSON or XML format, the message payload for RabbitMQ is made accessible to the process as a process object of type $po:$any.
For example, the following RabbitMQ message is represented in JSON format: