WriteQueue_DataConversion

The sample process uses a CallServiceProgram activity to call a generic service program to write all the records from an IBM i database file A to an IBM i data queue B where A and B are configurable through ActiveMatrix BusinessWorks™.

Configuring the WriteQueue_DataConversion Process
  1. Add the Timer, CallServiceProgram, and Log activities.
  2. Provide the IBMi Connection and service program details.

  3. On the Advanced tab, click Initialize Schema to populate the input and output parameters for the service program.

  4. On the Input tab, populate the parameters that identify the database file A and data queue B.

Expected Results

After running or debugging the WriteQueue_DataConversion process, all the records from ITEM_TBL are written to the ADAS400PUB data queue.