22-11-21 04:08 AM
Answered! Go to Answer.
24-11-21 07:35 PM
22-11-21 04:33 PM
24-11-21 04:43 AM
Hi Nicholas,
Thanks for your reply, it seems that there is no surface automation being performed in the process. The write stage is not working on the website so keystrokes are being passed as an alternative, Also, the Blue Prism Runtime Resource and Client is within the RDP environment itself but yes I knew RDP is not suitable for deployments however, it would require approval of an infrastructure change around the client end which I am not sure how much feasible it would be at this point.
Main intent for posting the thread is to know is there any alternative way that this issue can be resolved since getting Access Denied error on just one stage whereas the rest of the stages working fine seems bit strange to me but again like your post mentions it might be an issue with how Blue Prism handles the session.
24-11-21 07:35 PM
09-02-22 08:47 PM
I was facing the same problem using Send Global Keys on a Javascript based HTML applciation. What helped for me is to add an element in Application modeller which identifies the whole browser window (Win32 spy mode). Then in my Navigate stage I could select Action "Activate Application" for this element and also "Maximise" to ensure it is not out of screen range. After this my Send Global Keys was working.
Might be a workaround solution for someone - hope it helps!
03-04-24 04:00 PM
Can it work if we make some changes in the login agent to make the screen active. How is it possible that UI mode doesn't work with Chrome automation while running from Control room and works while running it from Studio.