Rational Developer for System z

Extracting data from a multi-page list in a service flow

This topic illustrates how to record a flow that iterates over a list of data spanning multiple pages and extract the data into a variable.

Summary

The scenario illustrated in this topic uses the CICS® catalog manager example application. It shows how to record a flow that loops through the pages of the application and extracts all of the item numbers into an array.

To extract data from a multi-page list in a service flow:

  1. Create a screen description to recognize the loop exit screen.
  2. Record the flow to extract the data.
  3. Play back the flow to verify the recording.

Help topics

The following help topics provide more information about recording service flows:

Demonstration

Extracting data from a multi-page list in a service flow (7.6)


Terms of use | Feedback

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