forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: guoyanyan <guoyanyan3@huawei.com> Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
3.2 KiB
3.2 KiB
Publishing a Message to a Topic Granted to You
Scenarios
If another user creates a topic and grants you permissions to publish messages, you can publish text or JSON messages to the topic.
Prerequisites
You have obtained the URN of the topic granted to you. For details about obtaining the URN of a topic, see Creating a Topic.
To Publish a Message to a Topic Granted to You
- Log in to the management console.
- Click
on the upper left to select the desired region and project.
- Under Application, select Simple Message Notification.
The SMN console is displayed.
- On the Dashboard page, click Publish Message.
- Specify the topic URN, message subject, and message format and enter your message content.
For more details, see Publishing a Text Message and Publishing a JSON Message.
Parent topic: Topic Management