QueueReceiver_Shared

The sample process uses the QueueReceiver activity for a shared IBM i data queue.

Configuring the QueueReceiver_Shared 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. Select Is Shared and set the Shared Message value to "test".

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


Expected Results

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