CallCobolProgram
The sample process uses the CallProgram activity to send and receive data using an input or output schema declared for an IBM i program.
Configuring the CallCobolProgram Process
- Add the Timer, CallProgram, and Log activities.
- Provide the IBMi Connection, Program Object, Source File, and Source Member names.
- On the
Advanced tab, click
Initialize Schema to import the parameters for the IBM i program object.
- On the
Input tab, populate the parameters that require prepopulated values as per the IBM i program logic. The COBOLILE sample program receives LK-EMPID as input and returns the LK-EMPNAME from the database file EMP_TBL.
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.