I am trying to follow steps below for Attach mate Reflection Mainframe
1) Start
2) Kill process with Attach mate Emulator exe filepath.
3) Start a process with a path of saved session in rd3x format ( Generic HLLAP selected with Ehlapi32.dll path in application modeler)
4) Have used 'is connected' step with flag and kept a condition to check whether Bp is connected to Mainframe
Yes : Enter Login details
No : Attach step and then enter login details
For the 'No' case the flow is working fine for first time but throwing the error " Application already launched" when run for second time again from Start.
For 'Yes' case it is showing error "Failed to set text in host A - Invalid presentation space" every time.
I can see that when we re-run the flow for the second time, the Bp is still note detached from the previous flow even though i have used the kill and start process in first two steps.
Please help me out in the case.