Product Forum
Get personalized help and advice from other SS&C Blue Prism users here.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Exception when writing to password input field

While intensively testing a process, about 1/7 times an exception gets thrown: Internal : Failed to perform step 1 in Write Stage 'Write Password' on page 'Login' - Unable to cast COM object of type 'mshtml.HTMLDocumentClass' to interface type 'msht...

__ by Level 4
  • 403 Views
  • 2 replies
  • 0 likes

Deleting read-only files

Hi guys, I wonder if you can help with an issue I'm facing when deleting read-only files using the Utility - File Management object. To be specific, I'm trying to delete read-only .xlsx files when doing folder clean up after the robot runs. Is there...

Crashing IE

I'm building a process that interfaces with a browser-located SAP system, and most of the time, it works. Every now and again, though, IE will just shut and stop the process. I've tried running it in Control Room, and the same thing happen, but the ...

Windows Policy changes via Command line

We are trying to change Local Security Policies and Local Group Policies required for Login Agent to work properly. We have successfully changed following Local Security policies via "secedit" by importing a security template. 1. Disable CTL+ALT+DEL...

Issues with "Get Bounds" in Surface Automation

Hi, When trying to work with Surface Automation with different types of applications, sometimes an issue appears when using "Get Bounds" and subsequently "Read Image". The issue is that sometimes after reading the bounds of e.g. a window and using t...

Anonymous by Not applicable
  • 573 Views
  • 4 replies
  • 0 likes

Developer Accreditation Pre-requisites

Hi, I have done all the foundation training, mandatory training, tutorials and self-tests, but I have only registered on the Blue Prism Portal for 2 months. Is there any chance for me to take the exam now? (Am I eligible to take the exam?)

Extend a business object

Hello, I would like to add some functionalities to MS Word VBO without modify the original. So, Is it possible to call actions of an object from a another object in code block ? Thank you.

Unable to set value to textarea in HTML

Hi, I've trying to set value to text area using write stage. the text gets inserted but is not passed to next page after submitting the form. But If I enter the text manually in to the textarea field then it works. The value gets passed to next page...

Anonymous by Not applicable
  • 330 Views
  • 1 replies
  • 0 likes

Wait until windows available ?

Hello, I'm working on a case that use a Tableau dashboard with Tableau reader. I need to enter specific information from a csv file, this process is fully working. Sometimes, the information pasted into Tableau takes time to update the dashboard, ...