| Web Services for CICS Project |
- Bottom-up development: Generate a Web service description
and runtime-specific request and response XML message processing from
a high level language data structure. You can use this method to create
a service provider program (one that runs
using Web Services for CICS protocols)
for an existing CICS application.
- Meet-in-middle development: Define mappings between high
level language data structures and WSDL, XML, or
XSD files. You can use this method to generate runtime-specific
request and response XML message processing based on the mappings.
Note: You can use mapping to an Existing Service Interface
(meet-in-middle) wizard when you run the Enterprise Service
Tools Wizard Launchpad inside the Enterprise Service Tools
perspective. Access to the wizard is still allowed when you run the
wizard outside the Enterprise Tools perspective (see Contexts for starting the single-service wizards).
- Top-down development: Generate a high-level language structure
and runtime-specific request and response XML message processing from
a Web service description (WSDL file). You can use this method to:
- Create a service provider program (one
that runs using Web Services for CICS protocols)
for a new CICS application.
- Create a service provider program (one
that runs using Web Services for CICS protocols)
for an existing CICS application.
- Create a service requester program (one
that runs using Web Services for CICS protocols).
See Web services for CICS project. |
| SOAP for CICS Project |
- Bottom-up development: Generate a Web service description
and runtime-specific request and response XML message processing from
a high level language data structure. You can use this method to create
a SOAP-enabled service provider program)
for an existing CICS application.
- Meet-in-middle development: Define mappings between high
level language data structures and WSDL, XML, or
XSD files. You can use this method to generate runtime-specific
request and response XML message processing based on the mappings.
See SOAP for CICS project. |
| XML Transformation for CICS Project |
- Bottom-up development: Generate files for
the XML Transformation and runtime-specific XML processing from a
high level language data structure.
- Top-down development: Generate a high-level
language structure and runtime-specific XML processing from an XSD
file.
Note: Meet-in-middle development is not
supported.
|
| IMS Enterprise
Suite SOAP Gateway Project |
- Bottom-up development: Generate a Web service description
and runtime-specific request and response XML message processing from
a high level language data structure. You can use this method to create
a service provider program (one that runs
using IMS Enterprise
Suite SOAP Gateway protocols) for an existing IMS application.
- Meet-in-middle development: Define mappings between high
level language data structures and WSDL, XML, or
XSD files. You can use this method to generate runtime-specific
request and response XML message processing based on the mappings.
- Top-down development: Create a new service
implementation from the information in a WSDL file (supported only
for the IMS Enterprise Suite
SOAP Gateway with compiled conversion and Enterprise PL/I).
See IMS Enterprise Suite SOAP Gateway project. |
| IMS Web 2.0 Project |
Supports the creation of artifacts
which enable IMS programs services
running in the IBM Mashup Hub.
This enables the transformation of IMS assets
into reusable components of Web 2.0 applications through XML, ATOM,
or RSS feeds..Note: - Currently only Bottom-up, Conversion Type Compiled,
development is supported.
- Conversion from a single-service project to service
flow project is not allowed for IMS Web 2.0 projects.
For more information on IMS Web 2.0, see http://www.alphaworks.ibm.com/tech/ibmmsk, IBM Mashup
Starter Kit. |
| Batch, TSO, z/OS UNIX System
Services Project |
- Bottom-up development: Generate a Web service description
and runtime-specific request and response XML message processing from
a high level language data structure. You can use this method to create
a service provider program (one that is not
runtime-specific) for an existing CICS application.
- Meet-in-middle development: Define mappings between high
level language data structures and WSDL, XML, or
XSD files. You can use this method to generate non-runtime-specific
request and response XML message processing based on the mappings.
See Batch, TSO, z/OS UNIX System Services project. |