Rational Developer for System z

A service flow project tutorial using the CICS example catalog application

This tutorial demonstrates how to use the service flow project tools to develop a COBOL-based service flow that can be invoked as a Web service running on Web Services for CICS®.
You can follow the steps in this tutorial to build a working, non-trivial service flow that illustrates many of the key features of the service flow project tools, including:

Detailed instructions describe each step in building and deploying the business service, and commentary provides insight into the artifacts and processes involved.

For the requirements for this tutorial, see Required environment, materials, and assistance.

Note on "<Message>.<element>": In describing the steps to be followed, this tutorial sometimes uses the syntax <Message>.<element>, where <Message> is the name of a valid message and <element> is the name of an element within that message, as a short way of stating the idea "the element <element> in message <Message>". An example is using the expression v_CheckItemAvailability.available instead of the words "the message element available in message v_CheckItemAvailability". This dot-convention is borrowed from ESQL syntax.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)