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

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
  • 236 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
  • 465 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
  • 361 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...

Session Variables

We have several live processes currently running, all with the same session variables included: Stop After Items, Stop ASAP, and Stop After Time.   The issue we're running into is some of the processes only display these session variables to the co...

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

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...