Operations

Table 1. Store queue operations
Operation nameOperation descriptionParameter
addDestinationQMgr [1]Adds a destinationQMgr to the queues DestinationQMgrs ListDestinationQMgr
removeDestinationQMgr [1]Removes a destinationQMgr from the queues DestinationQMgrs ListDestinationQMgr
addDestinationQMgrsAdds an array of destinationQMgrs to the queues DestinationQMgrs ListDestinationQMgrs
removeDestinationQMgrsRemoves an array of destinationQMgrs from the queues DestinationQMgrs ListDestinationQMgrs
deleteDeletes this queue
Note:
  1. This operation is provided to allow compatibility with adapters which cannot handle array parameters to operations.

Parent topic: Store queue