Listeners stop/Start

Hi experts,

I am doing an automation process with the listeners. I already get a list of current listeners running in Admin Studio, and I establish the names of the duplicated and missing listeners according to my requirements. Now I am looking for a way to stop and start listeners with this information.

I know there is an activity that has a Java step to call the IListenerManagementAPI and to do both processes but I have some concerns/issues because those methods expect as a parameter an entire ClipboardPage; also, It is based on the UI logic, I mean in the listener’s property (“.pyListenersList”) and the temporary pages created from the action of choosing the checkbox of listeners to be stopped and/or the options o restart in All/specific node so, my question is, there is a way in that I can do those processes by another way and simple?

Thank you in advance

@StefaniB16783464 the main documentation is here:

Troubleshooting file listeners

Can you confirm that you did a PSC search for stopping/starting listeners to see if any suggestions appear there?

START/STOP JMS LISTENER USING JENKINS

@nvkap @TANDP would you be able to provide any input on this question?