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
  • 1147 Views
  • 8 replies
  • 13 likes

List region - how to detect bottom of the list?

I am using Recognize Text on an application to read a few columns.  These are identified as List Region's.  The text is coming back fine - but my problem is when it gets past the bottom/end of the list.  I am not sure how to detect I hit the end. The...

Resolved! No VBO's available in Blue prism installed location

Hi,  I recently started learning blue prism. When try to import business objects from 'File -> Import -> Process/Object -> Check path 'C:\Program Files\Blue Prism Limited\Blue Prism Automate\VBO' it doesn't exist any VBOs as per to the below image. ...

26635.png 26636.png

Calendar Date Selection

Hello, The automation I'm currently building involves downloading a leavers report and from that report the deactivation date is read (dd/mm/yyyy) and then using a write stage the deactivation date is  inputted into a date box on a system to deactiva...

36007.png 36008.png 36009.png

Resolved! How to loop through Nested collection

Hi All,  I have converted JSON to collection. But I need to loop through nested collection (Content) as it has the main data.  Please guide how to loop through "content" column of below collection "Output Collection (skipping JArrays)" -------------...

18996.png

Problem Spying Elements in Java mode

Hi, Im trying to do the bphotel exercise from the Java automation Course. I have installed: Jre 1.8.0 Jab 2.02 Marked the accessibility settings in Control panel I had put the dll files from jab 2.02 in blueprism directory: Blueprism Limited\ Bluepri...

Delete duplicate row in data table

Hi, I have not found a correct answer to this question can you please help I want to delete duplicate rows across all columns in the table. My table has some blanks rows I have seen the removes duplicates function; I have tried but it doesn't work. ...

26629.png 26630.png
Lily.L by Level 5
  • 2276 Views
  • 4 replies
  • 0 likes

Available functions in filter collection

May I have advice on what kind of functions are available in filter collection, so far just Len() is workable, others like Upper()/CDbl() /INSTR() are all return Undefined Function error. e.g. "Len([Field1])>2" do work.    "CDbl([Field2])>2" failed...

EricLi by Level 6
  • 2184 Views
  • 3 replies
  • 0 likes