Product Forum
Get fast, personalised help from other members of the community
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Where to download all Blue Prism products.

If you're looking to download an SS&C Blue Prism product, you can find a link to the download page in this list.  Click the link, scroll down to accept the EULA and select the version you wish to download. SS&C Blue Prism Enterprise: DownloadSS&C Blu...

Michael_S by Community Team
  • 379 Views
  • 8 replies
  • 12 likes

Blue Prism Web Service Response

Hi, I have created a simple process and exposed it as a web service. The output of the process is just a data item holding text. When the web service is called, is the output XML data? Thanks.

Getting Exception in Production for few transactions

Hi, We are in production now & running multiple cases everyday. I am getting "Could not identify process owning the current foreground window" for few cases. Ratio of these errors are very few like 2%. I have increased the wait time for this element...

Login Agent ERROR: : 0: LogonUI callbacks not disabled

Hi, I'm using BP v5.0.23, and have set up a virtual machine with Login Agent v.5.0.23 installed. When I from control room tell the Runtime Resource to Log in, the process gets terminated with the following error message: ERROR: : 0: LogonUI callba...

Anonymous by Not applicable
  • 1035 Views
  • 3 replies
  • 0 likes

Code Stages - Visual Basic

I get the following error, when checking my code: 'Val' is not declared. It may be inaccessible due to its protection level.

Anonymous by Not applicable
  • 764 Views
  • 2 replies
  • 0 likes

Excel

i am trying to make my own excel object for my requirements. I copied all the global code and imported all the references as the excel vbo. I am getting no error while compiling but when I run I get this error - " The given key was not present in the...

How to compare Collection column to a value I set

I was trying to compare the collection column value to a value in a data set. However, I'm having trouble in getting the column, I tried reading using the "Read from Collection" from the business object "Collection Manipulation" but what I am getting...

Write from Collection to a browser textfield.

Hi People I am wondering why when I am using Write, the text field shows a value but it does not work properly. Any ideas or inputs on how we could make the browser recognize the value being input on the field. Thank you and have a nice day.

HTML web scraping

Hi, I was wondering if there is a way of web scraping a html page to obtain the HTML code and save this into a data item? Thanks