Editing all the queues at once
Naga
Member Posts: 58 ✭
Hi,
I have some 40 queues in my VPN and I want to edit the max consumer count on each queue to 30.Can I do this change with just one step instead of editing each queue ?
0
Comments
-
Hi @Naga, sadly, no I don't think so, not for existing queues. This would be an ideal use of SEMP (see https://docs.solace.com/SEMP/Using-SEMP.htm), the Solace management API, where you could script this up quite easily.
For new queues you can use the queue template feature to copy configuration from existing queues, but that isn't going to help here.
0