Specific method examples

The following examples demonstrate the specific method for data access.

z/OS® Connect can map as little or as much of the JSON request payload as required during API creation. In these examples, nothing is mapped, so the API caller passes all relevant parameters.

Note: The specific method for accessing data requires the creation and deployment of a service archive (SAR file). The service archive is built using the z/OS® Connect Build Toolkit (zconbt) and prescribes a data resource and matching template, view, or copybook. APIs associated with the service archive during API creation apply to the prescribed data resource only. Therefore, in the following examples, no resource or template parameters are required. Refer to Using the Build Toolkit plug-in for more information on creating and deploying service archives.