Question
Infosys
IN
Last activity: 14 Aug 2018 4:46 EDT
Start listener in one node using Activity
Hi,
We have 4 File listeners in our application. We need to have a type of configuration where we need to start 3 listeners in the Final activity of first listener. we are using the pzStartListener activity, it was working fine. But later we did a configuration where listener will run only in one node.
Now at the end of first listener pzStartListener is getting triggered. Its trying to start the File listener in all the node, but as the listeners are configured to run in one node its throwing error.
Is there any way that we can implement a solution to this problem?
With thanks,
Srivatsan
***Edited by Moderator Marissa to update platform capability tags****