White Papers
Abstract
Rational Business Developer is used to simplify the technical aspect of writing the code in Cobol. As the market is evolving, we need to use the functionality of RBD generated code through REST API using the Zos Connect EE tool. This paper details the different approaches possible for various requirement scenarios.
Content
Introduction
IBM Business Developer (RBD) allows business developers to use the REST API functionality and use the CICS as a service or as a service provider. The EGL generated Cobol is connected through CICS and a Zos Connect EE tool. The Cobol program can be called using the Rest API to see the required output details on the screen. The purpose of this document is to share information about the creation of archive files (SAR, AAR) from the API Toolkit, which will be used to send requests and capture the response.

Prerequisites
- IBM Rational Business Developer (RBD).
- Zos Connect Enterprise Edition.
- Knowledge of developing using EGL and RBD.
- Knowledge of generating the COBOL programs from EGL.
- IBM WebSphere Liberty server (V3).
In further steps, the CSMI transaction would be overwritten by a mirror transaction created while creating a SAR file.

Provide the created mirror transaction to overwrite the transaction CSMI while creating the sar file in the configuration tab.

We have tried to achieve this using channel and container, but when creating a sub program, the values are not captured into the program. When creating the main program, we are not getting any get and put statement either, which also doesn’t capture the value passed through Zos connect. We need to spend more time and create a POC on the same.
Was this topic helpful?
Document Information
Modified date:
12 July 2022
UID
ibm16602601