nav-img
Advanced

Producing a Message

Scenario

This section describes how to produce a specified message for a RocketMQ instance to verify service logic.

Prerequisite

Messages can be produced only when the instance is in the Running state.

Procedure

  1. Log in to the console.
  2. Click in the upper left corner to select a region.

    Note

    Select the region where your RocketMQ instance is located.

  3. Click and choose Application > Distributed Message Service for RocketMQ to open the console of DMS for RocketMQ.
  4. Click a RocketMQ instance to go to the details page.
  5. In the navigation pane, choose Topics.
  6. Click Produce Message in the row that contains the desired topic. The Produce Message dialog box is displayed.
  7. Enter the message body, key, and tag (Message Key and Message Tag are optional) and click OK.

    When "Message sent." is displayed in the upper right corner, the message is sent successfully. You can view the message on the Message Query page.