Creating Custom Message Types
Custom message types enable you to publish and subscribe to information from your own products.
Before creating message types, decide on the structure of the messages and the naming convention. You can create a parent message type at the same time as the child. If you do not specify a parent, the message is created at the root level.
To create a custom message type:
- On the Message Types tab, click New Message Type.
- Enter a name for the message.
- Enter a description for the message.
- Enter the message parent, or leave it blank to create the message type at root level.
- [Optional] Enter the developer name for the message type. See Developer Names.
- Click Save.
- Create the publications and subscriptions for the message type. See Creating Declarative Publications and Creating Declarative Subscriptions.
- Enable the publications and subscriptions for the message type. See Enabling and Disabling Publications and Subscriptions.