Hello,
I am integrating Blue Prism with an Oracle forms 10g application. I added a recover stage to the main page in process, which should terminate the application, and then relaunch it when faced with an exception. Firstly, I used terminate action, which detaches from the Oracle application. Then, I used login action which launches and attaches to the application again.
The problem is that sometimes the process runs smoothly; but sometimes it gets stuck in login action saying that "already attached to the application". The process fails in login stage and can not continue. Actually, it can not terminate the application even though it passes through that stage, and surely since it can not terminate, it fails in login stage.
What can be the possible solution for this issue?
Thanks for your help,
Sincerely,
Isil