WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Message Sets: Adding a message from a global type
Add a message from a global type to your message model.
Before you start:
You must have completed the following tasks:
- Message Sets: Creating a message set
- Message Sets: Creating a message definition file
- Message Sets: Opening an existing message definition file
- Message Sets: Adding a global element (This must be a global element of complex type)
To add a message from a global type to your message model:
- Switch to the Broker Application Development perspective.
- Ensure that the Outline view is visible in the Broker Application Development perspective of the WebSphere® Message Broker Toolkit. If the Outline view is not visible, from the WebSphere Message Broker Toolkit menu, click Window > Show View> Outline.
- In the Outline view, right-click Messages then click Add Message From Global Type on the pop-up menu to open the Add Message From Global Type window. This window lists all the global complex types that are not already associated with a message.
- In the Select a global complex type list, click the global complex type that you want to use to create your message.
- Click OK. This immediately adds a message with the same name as the selected global complex type to your message model.
You can now configure the properties of the message to your exact requirements. For further information on configuring message model objects see Message Sets: Configuring MRM message model objects.