- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-11-21 04:08 AM
One connection of mine recently faced an error while trying to use the Send Global Key action from her navigate stage. The error described - Access Denied.
While running the process from Control Room or from Studio, this error does not appears but while running the same from Scheduler, she is getting this error. I tried looking up for something in the community and saw that RDP settings might need to be changed somewhere, however it was not clearly mentioned which setting if there is one.
Can someone please help to go through some possible troubleshooting steps or navigate me to some post if I missed by any chance?
------------------------------
Regards,
Devneet Mohanty
Intelligent Automation Consultant
Blueprism 6x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com
------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
Answered! Go to Answer.
Helpful Answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-11-21 07:35 PM
------------------------------
Nicholas Zejdlik
RPA Developer
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-11-21 04:33 PM
------------------------------
Nicholas Zejdlik
RPA Developer
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
------------------------------
Regards,
Devneet Mohanty
Intelligent Automation Consultant
Blueprism 6x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com
------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-11-21 07:35 PM
------------------------------
Nicholas Zejdlik
RPA Developer
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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!
------------------------------
Alexander Bopp
Business Automation Engineer
Credit Suisse AG
Europe/Zurich
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
