The following steps create an operation for multiple record retrieval from the EXMPCATA table. EXMPCATA has an alternate index using the product description as the key. For additional information about multiple record retrieval, refer to IBM z/OS Connect topic about how to Create an operation to inquire about multiple items.
- Notices
- Preface
- Introduction
- Getting Started with tableBASE RESTConnector
- Designing APIs for Single Record Retrieval
- Designing APIs for Multiple Record Retrieval
- Prerequisites for Multiple Responses
- Create a New Service Project for Multiple Records
- Deploy the Service Project
- Create a New API Project for Multiple Records
- Mapping the GET Method
- Create a new Service Project for Multiple Records with Hexadecimal response
- Deploy The Service Project for Multiple Records with Hexadecimal Response
- Mapping the GET Method
- Testing the RESTConnector
- Error Messages
- Home
- /
- Documentation Archive
- /
- V 7.0.3 RESTConnector User’s Guide
- /
- Designing APIs for Multiple Record Retrieval