Message Sets: Integration Bus SCA definition generation
The Integration Bus SCA Definition wizard
creates an Integration Bus SCA definition that includes objects that define
the binding, interface, and message format information to permit interoperation
between IBM® Integration Bus and WebSphere® Process
Server.
Generated files
Note: From
Version 7.5 onwards, WebSphere Process
Server has
been renamed IBM Business
Process Manager Advanced. Information
in this topic that refers to WebSphere Process
Server Version
7.0 is also applicable to IBM Business
Process Manager Advanced Version
7.5.
The following files are generated:
- A .outsca or .insca Integration Bus SCA Definition is generated and stored under the Integration Bus SCA Definitions
folder in the chosen message set project. The .outsca or .insca Integration Bus SCA Definition contains a SCA Import or Export, as well as all XSD
files and WSDL files referenced directly or indirectly by the SCA
Import or Export.
- A WSDL file containing one portType with one or more operations.
- XSD files that correspond to the messages used in the operations
defined in the portType.
- If the user has chosen a web service binding, a WSDL file containing
a service and binding that imports the WSDL containing the portType.
- If the user has chosen an MQ binding, the SCA Import or Export
contains the binding information.