Extracting data from a multi-page list
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:
- Create a screen description to recognize the loop exit screen.
- Record the flow to extract the data.
- Play back the flow to verify the recording.
Help topics
The following help topics provide more information about recorder flows: