Question
RDA: Your Windows HLLAPI application is not currently connected to a Host session.
Hi,
In our Attachmate text adapters we recently encountered the problem that our WinHLLAPI just stops working halfway through a flow.
In this case; the robot has already performed the login action with the users credentials for the application "RBS". So the robot started the flow, but after a few actions the robot stops working and prompts an exception (I added this as image below). The part "From: ...WaitForCreate()" is returned true. But whenever the robot tries to modify the text property of the component the robot crashes.
Do you know a solution for our problem?
Thanks in advance for your support!
Mariska
Our studio version is: 19.1.10.0
.NET framework version 4.5
***Edited by Moderator Kayla to update Platform Capability tags****
That seems to indicate that whatever session name you've defined in the adapter is no longer there. Is it possible that the login process connects your application to a new short session name? Can you restart the text adapter and then connect to the session again?