See information about the latest product version
Starting from WebSphere Integration Developer
You can design SOA applications in WebSphere® Integration Developer (IBM® Integration Designer) that need to call services in WebSphere Message Broker, or be called by services in WebSphere Message Broker
- If you are developing a service on WebSphere Integration Developer and you want WebSphere Message Broker to be able to send requests to it, you create an export component in your WebSphere Integration Developer application.
- If you want to call a WebSphere Message Broker service from your WebSphere Integration Developer application, you create an import component in your application.
Use the New Message Definition File wizard or the Start from SCA Import or Export Quick Start wizard to import WebSphere Integration Developer export and import components. See Message Sets: Importing SCA import or SCA export components. Ensure that the import or export components that you import from WebSphere Integration Developer use SOAP 1.1 bindings; a validation error occurs if you attempt to import SCA import components or SCA export components that have been generated with SOAP 1.2 bindings.
Importing the PI file creates the message definition file and the Broker SCA definition files.
- binding information (in a file with an extension of .import)
- WSDL and XSD files that describe the message format
- binding information (in a file with an extension of .export)
- WSDL and XSD files that describe the message format