| Scenarios | Action | Description | Supported File Extensions | Supported Runtime Environments |
|---|---|---|---|---|
| Create New Service Interface (bottom-up), Interpretive or Compiled | Create XML conversion artifacts (interpretive or compiled) for target runtime environment. | Generates a service description and runtime-specific XML message processing from a high level language structure. You can use this option when you expose an application program as a service provider. | .cbl, .cpy, .cob, .ccp |
|
| Create New Service Interface (bottom-up), Compiled | Create XML conversion artifacts (compiled only) for target runtime environment. | Generates a service description and runtime-specific XML message processing from a high level language structure. You can use this option when you expose an application program as a service provider. | .pli, . inc, .mac |
|
| Create New Service Interface (bottom-up), Compiled or Interpretive | Create XML conversion artifacts (interpretive or compiled) for target runtime environment. | Generates a service description and runtime-specific XML message processing from a high level language structure. You can use this option when you expose an application program as a service provider. | .pli, . inc, .mac |
|
| Create New Service Implementation (top-down) | (a) Create language structure include files and template Service Provider or Service Requester program in desired language. (b) Create XML conversion artifacts (interpretive WSBIND only). | Generates a high level language structures and runtime-specific XML message processing from a Web service description. You can use this option to (1) Create a new service provider application program (2) Expose an existing application program as a service provider or (3) Construct a new service requester application program. | .wsdl | Web services for CICS |
| Create New Service Implementation
(top-down) Note: Available only in the batch
processor.
|
From the information in a multi-operation WSDL file, create a new IMS Enterprise Suite SOAP Gateway Web service provider program supporting multiple operations. | Generates an IMS Enterprise Suite SOAP Gateway Web service and supporting files (see Output files generated in the WSDL2PLI scenario). | .wsdl | IMS Enterprise Suite SOAP Gateway |
| Map to an Existing Service Interface (meet-in-middle), Compiled | Create XML conversion artifacts (compiled only) for request or response mapping. | Define mappings between high level language structures and WSDL, XML, or XSD files. You can use this option to Generates runtime-specific XML message processing based on the mappings. | .cbl, .cpy, .cob, .ccp, .wsdl, .xml, .xsd |
|
| Create New XML Transformation (bottom-up), Compiled | Create XML conversion artifacts (compiled) for target runtime environment. | Generates files for the XML Transformation and runtime-specific XML processing from a high level language data structure. | .cbl, .cpy, .cob, .ccp | XML Transformation for CICS |
| Create New XML Transformation (bottom-up), Interpretive | Create XML conversion artifacts (interpretive) for target runtime environment. | Generates files for the XML Transformation and runtime-specific XML processing from a high level language data structure. | cbl, .cpy, .cob, .ccp, .pli, .inc, .mac | XML Transformation for CICS |
| Create New XML Transformation (top-down) | Create XML conversion artifacts (interpretive). | Generates a high-level language structure and runtime-specific XML processing from an XSD or a WSDL file. | .xsd, .wsdl | XML Transformation for CICS |