WriteQueue

The sample process uses the WriteQueue activity to write messages to an IBM i data queue.

Configuring the WriteQueue Process
  1. Add the Timer and WriteQueue activities.
  2. Provide the IBMi Connection and Data Queue name. Click Verify Queue to get the data queue description.

  3. On the Advanced tab, declare the schema for the input message of the data queue.

  4. On the Input tab, populate the message to write to the data queue.

Expected Results

After running or debugging the input message is written to the IBM i data queue.