QueueReceiver

The sample process uses the QueueReceiver activity to receive messages from an IBM i data queue.

Configuring the QueueReceiver Process
  1. Add QueueReceiver, Log, and WriteFile 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.

Expected Results

After running or debugging the QueueReceiver process, messages are received from the IBM i data queue.