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 (Retired)
  • 1449 Views
  • 8 replies
  • 13 likes

Why BP is not consistently adding new VBOs?

Why BP is not consistently providing/adding new VBOs? If they are, please point me to it. With the Object-approach of BP, it is basically not that difficult to add an object which essentially can be considered as additional features. If BP is consta...

RonAng by Level 5
  • 595 Views
  • 0 replies
  • 0 likes

Using the Parent/Child Relationship inquiry

The excerpt below is from Work Queues Guide.pdf. My question is: Why do we need to use the Get Report Data here? Why not just Get Next Data? If the goal is to know if there are unworked items for that tag, Get Next Data should be able to do it right?...

RonAng by Level 5
  • 1156 Views
  • 2 replies
  • 0 likes

Test vs Prod HTML Path difference

How do you approach this problem? I'm working with a web application. I need to read a field. I can spy it as html and use id or path to access it. However, id and path of Test vs Prod are not the same. Thus, when we move to Production, we encounter...

RonAng by Level 5
  • 985 Views
  • 2 replies
  • 0 likes

Special Characters

Hi,  We find ourselves trying to solve the following issue. We have a collection with words containing special characters such as á or ñ. We get the data from a txt file using a Schema.ini and we have no problem to get the data right there.  When...

Problem with Regex-Expression in Code Stage

Hello, I have the following problem, I want to get the Name from a person in a PDF-Invoice. For that I use the function InSTR([Clipboard]; "Name: ") to find the place of the word and the second function is Mid([Clipboard],[Name],50). The length o...

Locate Utility Environment Oject to run CMD

I was looking at a previous post on opening CMD and it mentioned to locate the start process on the Utility-Environment Object?  I don't know if I have the Utility Environment Object.  Do I download that...how do I locate it to execute a prompt.   ...

Unable to attach windows Event viewer to spy element

Hi,   I am trying to attach window Event viewer for spying the element but it not able to attach it. I am using command prompt to lauch and then trying to attach it. I am using "*Event Viewer*" in window title and child index as o in navigate stage...