WriteQueue_Shared
The sample process uses the WriteQueue activity to write messages to the shared IBM i data queue.
Configuring the WriteQueue_Shared Process
- Add the Timer and WriteQueue activities.
- Provide the IBMi Connection and name of the Data Queue. Click
Verify Queue to get the data queue description.
- On the
Advanced tab, declare the schema for the input message of the data queue. In the schema, add a field to identify the
sharedMessage.
- On the
Input tab, populate the message to be written to the data queue. The value populated in
sharedMessage is "test".
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.