Esta página aún no está disponible en su idioma local. Estamos trabajando arduamente para agregar más versiones de idiomas. Gracias por tu apoyo.
Distributed Message Service for RocketMQ
Distributed Message Service for RocketMQ
- What's New
- Function Overview
- Product Bulletin
- Service Overview
- Getting Started
-
User Guide
- Process of Using RocketMQ
- Creating a User and Granting DMS for RocketMQ Permissions
- Buying a RocketMQ Instance
- Configuring a Topic
- Accessing an Instance
- Managing Messages
- Managing Consumer Groups
-
Managing Instances
- Viewing and Modifying Basic Information of a RocketMQ Instance
- Viewing Background Tasks of a RocketMQ Instance
- Configuring Tags for a RocketMQ Instance
- Exporting RocketMQ Instances
- Diagnosing a RocketMQ Instance
- Restarting Brokers of a RocketMQ Instance
- Deleting a RocketMQ Instance
- Configuring SSL of a RocketMQ Instance
- Modifying RocketMQ Specifications
- Migrating Metadata
- Viewing Monitoring Metrics and Configuring Alarms
- Viewing RocketMQ Audit Logs
- Best Practices
- Developer Guide
- API Reference
- SDK Reference
- FAQs
- Videos
On this page
Help Center/
Distributed Message Service for RocketMQ/
User Guide/
Accessing an Instance/
Accessing RocketMQ on the Console
Accessing RocketMQ on the Console
Updated on 2024-12-25 GMT+08:00
This section describes how to produce a specified message for a RocketMQ instance to verify service logic.
Prerequisites
- A RocketMQ instance is in the Running state.
- A topic has been created and has the publish permission.
Accessing RocketMQ on the Console to Produce Messages
- Log in to the console.
- Click
in the upper left corner to select a region.
NOTE:
Select the region where your RocketMQ instance is located.
- Click
and choose Application > Distributed Message Service for RocketMQ to open the console of DMS for RocketMQ.
- Click a RocketMQ instance to go to the instance details page.
- In the navigation pane, choose Topics.
- Click Produce Message in the row containing the desired topic. The Produce Message dialog box is displayed.
- Enter the message body, key, and tag (Message Key and Message Tag are optional) and click OK.
- Message Body: The message content. The value can contain a maximum of 2000 characters.
- (Optional) Message Key: The value can contain a maximum of 128 characters. If there are spaces, this will be parsed as multiple keys, and cannot be filtered by Message Key in specific message queries.
- (Optional) Message Tag: used as message categories in a topic, and used in produced messages. The value can contain a maximum of 128 characters.
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.
Parent topic: Accessing an Instance
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.