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)
  • 1986 Views
  • 8 replies
  • 13 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
  • 1020 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...

Process logs by email

Hi,   My requirement is , after process completes, logs generated by the process should be sent by email. Currently we are manually checking the logs from control room. Is there any way blueprism can email process logs to any email id provided ?

SAP - Get Table Data

Hello: I am trying to grab table data out of SAP but I am given the following error: Internal : Invalid collection data returned from action - are field names duplicated? My assumption is that BP is unable to differentiate the table headers from o...