Client ID & Durable Subscriber Name used by topic in a JMS listener
Hi guys,
I am setting a up a JMS listener so that we can subscribe to a JMS topic and we need to have a durable subscription. So I configured the JMS listener with the Messaging Model set to Publish-And-Subscribe and Durable Subscriber as enabled.
How would I know what's the Client ID and Durable Subscriber ID being used? and is there a way to modify them in Pega?
Much appreciate your inputs, thanks.