I don't think I do what I need e.g filter by 'temporary dynamic'.
Instead, I collect all queue names via a PCF command using MQCMD_INQUIRE_Q_STATUS and MQIA_CURRENT_Q_DEPTH, and then filter these programmatically.
Unfortunately I can't use the usual filter because the implementers defined the reply queue naming convention in an unhelpful way (i.e. the useful part to filter on is not a prefix).
Really I'm asking if there is a better way and, if not, is it going to cause much hassle for the broker if there are hundreds of queues and I am polling the depth every 10 seconds?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum