#BP Tech Tips - Get Screen Resolution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-10-21 07:03 AM
In many usecase we need to work on that type of automation where screen resolution playing crucial role.
Like - Surface Automation, some download bar, Oracle Automation and so on.
Due to Resolution changed, during the transaction processing we are getting error, cannot process that item and item will mark as exception.
I would suggest check resolution first and then start processing if you are working on some surface Automation or Java Application.
How to check Screen Resolution with Blue Prism?
1) Take Action Stage
2) Click on that Action
3) Give proper name and Description (like Get Screen Resolution)
4) Select - Business Object - Utility - Environment
5) Action - Get Screen Resolution
6) In Output tab - Provide 2 data items (ex. O_Vertical_Resolution & O_Horizonal_Resolution - Where O_= Output)


-With Best Regards,
Malak Dudhia
Sr. RPA Consultant
Wonderbotz LLC
------------------------------
Malak Dudhia
------------------------------
Like - Surface Automation, some download bar, Oracle Automation and so on.
Due to Resolution changed, during the transaction processing we are getting error, cannot process that item and item will mark as exception.
I would suggest check resolution first and then start processing if you are working on some surface Automation or Java Application.
How to check Screen Resolution with Blue Prism?
1) Take Action Stage
2) Click on that Action
3) Give proper name and Description (like Get Screen Resolution)
4) Select - Business Object - Utility - Environment
5) Action - Get Screen Resolution
6) In Output tab - Provide 2 data items (ex. O_Vertical_Resolution & O_Horizonal_Resolution - Where O_= Output)
-With Best Regards,
Malak Dudhia
Sr. RPA Consultant
Wonderbotz LLC
------------------------------
Malak Dudhia
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-10-21 08:19 AM
Thanks, Malak for the knowledge.
To add to this tip, users can also ensure to check zoom levels of the application and windows display is set to 100%.

------------------------------
Thanks & Regards,
Tejaskumar Darji
Sr. RPA Consultant-Automation Developer
------------------------------
To add to this tip, users can also ensure to check zoom levels of the application and windows display is set to 100%.
------------------------------
Thanks & Regards,
Tejaskumar Darji
Sr. RPA Consultant-Automation Developer
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-10-21 07:11 AM
Adding to above tips , if the resolution differs after checking and your policies allow changing the resolution you can do this programmatically.
https://github.com/juanitogan/rbxit/wiki/Display-resolution-shortcuts
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification Developer
Amazon
------------------------------
------------------------------
https://github.com/juanitogan/rbxit/wiki/Display-resolution-shortcuts
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification Developer
Amazon
------------------------------
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification Developer
Amazon
------------------------------
