Question
Amazon
US
Last activity: 19 Sep 2017 13:33 EDT
JMS Listener - Run only one requestor at a time?
Hi,
We have configured a JMS MDB listener for a topic. It is targeted on one WebLogic backend node. JMS service package requestor pool limit is 10.
When server is restarted, Pega starts multiple requestors for JMS listener and picks up multiple JMS messages from topic.
We want to be able to pick up only one message from topic at a time. Pega doesn't seem to have any such setting or any control to stop creating multiple requestors at a time.
Any suggestions who we can ensure only one JMS listener requestor is created and only one message is processed?
Thanks,
Shrikant