CallServiceProgram
The sample process uses a CallServiceProgram activity to send and receive data using an input or output schema declared for an IBM i service program.
Configuring the CallServiceProgram Process
- Add the Timer, CallServiceProgram, Log, and Writefile activities.
- Provide the IBMi Connection, Program Object, Procedure Name, Return Type, Source File, and Source Member names.
- On the
Advanced tab, click
Initialize Schema to import the parameters for the IBM i service program object.
- On the
Input tab, populate the parameters that must have prepopulated values as per the IBM i service program logic. Sample service program SRVRPGTEST receives CUST3 and CUST4 as input and returns them as output along with JobID and ReturnStatus.
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.