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

Message Sets: Importing from SCA Export or SCA Import: generated objects

A number of objects are generated when you import from an SCA export or SCA import.

  • A Broker SCA definition file. The file extension is .insca for an import component, or .outsca for an export component. The .insca or .outsca files are stored in a Broker SCA Definitions folder under the message set project. If multiple SCA Import/Exports are imported into a message set, each has its own .insca or .outsca file.
    You can drag the Broker SCA Definition onto the Message Flow Editor to create a skeleton flow.
    • Dragging and dropping a .insca object onto the Message Flow editor creates a pair of SCAInput and SCAReply nodes if the Broker SCA definition interface contains one or more request-response operations. Otherwise, only the SCAInput node is created.
    • Dragging and dropping a .outsca object onto the Message Flow editor creates either a SCARequest node, or a pair of SCAAsyncRequest and SCAAsyncResponse nodes.
  • Corresponding message definitions (.mxsd) files are created from the XSD types that are used by the messages specified in the WSDL interface in the SCA Import or Export. The message definitions are stored in their respective target namespaces.
  • If the SCA Import or SCA Export being imported uses a Web Services Binding type, the deployable WSDL is imported into the message set.
  • If the SCA Import or SCA Export being imported uses an MQ Binding type, a deployable WSDL is not imported into the message set.
  • A log is created for the import in the log folder under the message set project.
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:46:54


Reference topicReference topic | Version 8.0.0.7 | ad25810_