Skip to main content

Send and receive messages in queues

Step 1 : From the Application menu > Queues > Choose a desired queue > Preview.

Step 2 : Enter the message you want to publish into the Payload field in the Send tab.

You can select one of two data types:

  • String : A sequence of characters.
  • Base64 : Encodes the character string by replacing characters in the common 8-bit ASCII code with the 6-bit ASCII code.

Step 3 : Click Send. Now, you have successfully published messages to the queue. To receive messages, navigate to the Receive tab > Click Receive.