After a notification is sent, you can receive the notification in the specified Message Service (MNS) queue or topic. This topic describes how to receive notifications.
Prerequisites
The notification feature is enabled. For more information, see Enable the feature for sending notifications on transcoding jobs or Enable the notification feature for a media workflow.
Receive notifications in an MNS queue
- Use MNS SDK for Java to receive notifications.
Note In this example, MNS SDK for Java is used. For more information about how to use MNS SDKs for other languages to receive notifications, see SDK Reference.
- Use the MNS console to receive notifications.
Receive notifications in an MNS topic
- Use MNS SDK for Java to receive notifications.
Note In this example, MNS SDK for Java is used. For more information about how to use MNS SDKs for other languages to receive notifications, see SDK Reference.
- Use the MNS console to receive notifications.