Configure listener in Robotic automation
Hello
I have an automation that makes a search in a mainframe application and a Rest Service, after that, i need to send back this info within the time of 20 seconds.
I would like to get the requests from Robotic manager but keeping the mainframe application open to increase the performance, open the Extra and log into the Mainframe took 9 seconds and i would like to make this only once.
Is there any kind of listener or any other way to receive data from Pega Robot manager but keeping my mainframe app open and running the automation when requested?