See information about the latest product version
Message Sets: Generating a Broker SCA definition from a message set
WebSphere® Message Broker creates a Broker SCA definition from existing message definitions.
Before you start: You must have created a message set that contains message definitions. The wizard gives an error if the set of message definitions is empty.
To generate a Broker SCA definition:
On completion of the Generate Broker SCA Definition wizard, you have generated either a .insca or a .outsca Broker SCA definition that is stored in the SCA category under the message set project.
A .insca Broker SCA definition is a compressed file that contains an SCA import and all the XSDs and WSDLs that are referenced directly or indirectly by the SCA import and a .outsca Broker SCA definition is a compressed file that contains an SCA export and all the XSDs and WSDLs that are referenced directly or indirectly by the SCA export.
- A WSDL interface that contains one or more operations.
- XSDs that correspond to the messages that are used in the operations defined in the interface.
- If you have selected a Web services binding, the WSDL contains service and binding information that defines the endpoint.
- If you have not selected a Web services binding, the SCA Import or Export must contain binding information for another binding that is supported by WebSphere Message Broker.