- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-01-25 08:40 AM
I have been encountering an error whenever I attempt to view the documentation for the selected Business Object icon. How can I resolve this issue?
Answered! Go to Answer.
Helpful Answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-01-25 01:13 AM
How is your browser target setup in the studio object?
Can you validate if it is correct according to your browser installation?
example:
Have there been any changes to the installation?
To set the browser as default, you must go to Windows settings and go to Applications, type the name of the browser and set it as default.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-01-25 02:32 PM
Even when i click on continue , it still doesn't allow me to view the documentation of a business object. Please kindly assist me to resolve this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-01-25 04:50 PM
Hi @blazino17 , probably it occurs because the Blue Prism cannot find the standard navigator or you don't have the internet explorer navigator in your machine
Solutions: You can set Microsoft Edge as your standard navigator
But to help ou in this case I will post here the documentation from this action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-01-25 04:51 PM
Business Object Definition
About this document...
About Business Objects
1.0 Utility - Environment
The runmode of this business object is "background"
1.1 Clear Clipboard
1.2 Close Window by Process Name
Process Name | In | Text |
1.3 Close Window by Window Title
Process Name | In | Text | |
WindowTitle | In | Text | The entire window title or just a pece of it but without wildcards |
1.4 Font Smoothing Enabled
Preconditions:
Enabled | Out | Flag | True if font smoothing is enabled |
1.5 Get Clipboard
Clipboard | Out | Text | The value from the clipboard. |
1.6 Get Machine Name
Machine Name | Out | Text | The hostname of the machine running this action |
1.7 Get Screen Resolution
Horizontal Resolution | Out | Number | The number of pixels in the horizontal screen axis |
Vertical Resolution | Out | Number | The number of pixels in the vertical screen axis |
1.8 Get User Name
User Name | Out | Text | The name of the logged in user in the current system |
1.9 Kill Process
Preconditions:
Endpoint:
Process Name | In | Text | The name of the process to kill |
1.10 Kill Process Window
Preconditions:
Endpoint:
Process Name | In | Text | The name of the process to kill |
1.11 Read Memory Stats
Preconditions:
Process Names | In | Collection | The names of the processes to get memory statistics for |
- Process Name | In | Text | |
- PID | In | Number | |
Process Statistics | Out | Collection | A collection of process statistics including the working set and the virtual memory size |
- Process Name | Out | Text | |
- PID | Out | Number | |
- Working Set | Out | Number | |
- Virtual Memory | Out | Number |
1.12 Read Process Working Set
Process Name | In | Text | The name of the process you want stats for |
Working Set | Out | Number | The working set number holding memory stats for your process |
1.13 Run Process Until Ended
Application | In | Text | The application or shortcut to start |
Arguments | In | Text | Optional - any arguments needed to run the application |
Working Folder | In | Text | Optional - the application working folder |
Timeout | In | TimeSpan | How long to wait for the application to finish. Default is 10 seconds |
1.14 Set Clipboard
Clipboard | In | Text | The value to set the clipboard to. |
1.15 Start Process
Application | In | Text | The application or short cut to start |
Arguments | In | Text | Any arguments needed for the app |
1.16 Wait for Process
Maximum wait time (seconds) | In | Number | The maximum time to wait for the process to complete |
Process Name | In | Text | The name of the process to attach to |
Found? | Out | Flag | True=process found, false=process not found |
1.17 Wait for Process Window
Process Name | In | Text | The name of the process to attach to |
Window Title | In | Text | The title of the window within the process |
Wait | In | Number | The maximum amount of time to wait for |
Found | Out | Flag |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-01-25 03:39 PM
please How can I set Microsoft Edge as my standard navigator? but it has always been opening all of a sudden it started throwing that error as shown above.
The error keeps throwing up whenever i click on view documentation on any action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-01-25 01:13 AM
How is your browser target setup in the studio object?
Can you validate if it is correct according to your browser installation?
example:
Have there been any changes to the installation?
To set the browser as default, you must go to Windows settings and go to Applications, type the name of the browser and set it as default.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-01-25 07:28 AM
Thank youuuu @Jrwork @herminio217 , It worked . I really appreciate your time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-01-25 02:26 PM
Excellent, I'm glad I contributed 🤙
