Create a New Service Project for Multiple Records

Creating the service and defining the array to provide the count of records returned along with their data.

  1. Select File > New > z/OS Connect EE Service Project. The New Project window will open.
  2. Enter the following details:
    1. Project Name is CATLGM
      Note:
      CATLGM is the name provided for this sample. Please use your organization’s naming schema.
    2. Project Type is CICS Channel Service.
    3. Enter an optional description.

      Create a new Service Project

      Figure 291. Create a new Service Project
    4. Select the Finish button. The New Project Window will close.
  3. On the Configuration tab, enter the Connection Reference to the CICS region.

    CICSConn Configuration

    Figure 292. CICSConn Configuration