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

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
  • 512 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
  • 291 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, ...

Browser based automation

Hi All, I had faced some issues while automating Browser based applications It was new for me and I am not able to proceed further on that Scenario: 1. Initially I launched the application and started to spy the full main screen a...

Unable to use DataTable in code block

If I use a datatable (DataTable dt = new DataTable())in the code block, I'm getting the following error.(Language preference is set to c#) System.ComponentModel.MarshalByValueComponent is in a assembly that is not referenced. System.ComponentModel.I...