Currently we auto provision the Queue table, Queue and start the queue in the broker. This assumes elevated AQADM privileges to the DB user which might not always be the case.
Ideally, the end user should also be able to
- Configure the queue themselves (Think enterprise DB Admin)
- Tell the broker which queue to use.
This also warrants better options management within the broker.
Currently we auto provision the Queue table, Queue and start the queue in the broker. This assumes elevated AQADM privileges to the DB user which might not always be the case.
Ideally, the end user should also be able to
This also warrants better options management within the broker.