Discussion
4
Replies
2377
Views
Capgemini
Posted: February 15, 2016
Last activity: June 9, 2017
Closed
Want to find the status of a listeners on current node using activity
Hello,
I am trying to automate one process where we check the status of listeners configured & running on the current node. Consolidate the listener status and send it to support team if they are not up and running. Please let me know how to achieve this without going back to SMA and checking it manually.
I saw isListenerEnabled(nodelist, hostnode) API method but did not understand on how to use it.
Thanks
Hello,
You can achieve this by using the JMX API. More simply with Pega 7: you should be able to use the OOTB activity pzGetListenerStatus.
Best regards,
Rodolphe