When you have created a message set, you must populate the message set with message definitions.
You can populate the message set in one of the following ways:
- By importing application message formats that are described by XML Schemas, IBM supplied messages, XML DTD, C structures, COBOL structures, or WSDL definitions; use the wizards that are started from the New Message Definition File From wizard.
- By creating empty message definition files and then creating your messages by using the Message Definition Editor; use the New Message Definition File wizard.
- By using the Adapter Connection wizard to import EIS metadata.
Additionally, you can import application message formats by using the mqsicreatemsgdefs or mqsicreatemsgdefsfromwsdl command line utilities.
The mqsicreatemsgdefs command has a bulk import capability, but mqsicreatemsgdefsfromwsdl imports only one WSDL definition at a time.