Is there any solution to restart JMS listener in the activity
We have security requirement needs to automatic update JMS listener credential regularly.
But we found an issue that is only after restarting the JMS listener it will take effect.
As this is the automatic procedure, we don't want to go SMA and restart all the JMS listener manually.
We are thinking to write an activity in Pega code which can achieve this requirement.
Is there any Pega API or method can be called to achieve this?