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

Disaster Recovery Plans/Documentation?

Hey everyone, I was unable to find any disaster recovery documentation in the documents section. Does anyone know if BP has any prescribed DR procedures?   Thanks in advance!

Expose process or object as web service

Hi, Just looking to get some opinions regarding whether it's best to expose a process or an object as a web service for the following scenario: I want to create a connection with another application, which sends a SOAP request to Blue Prism wheneve...

MSSQL Database vs Open-Source Database

Hi!   I have a question. Why is the only SQL database that is supported mentioned to be MSSQL. Is it really so that all other, e.g. PostgreSQL, MySQL, MariaDB, are not supported? If Yes, then why?   Best regards, Gert 

Microsoft Cognitive service

Currently i am working on scanned images in PDF format , i need to extract the text from the scanned image but i cant . I am trying to use the Microsoft Cognitive services which uses OCR to extract text .i have gone through the documents but  need t...

How To Call BP Process Without Credential

I met an issue that an external application needed to call BP process. I found 2 solutions: one is calling process via command line like AutomateC /run "Excel Test" /resource YourPCHostName /user admin mypwd /startp " " ; the other is calling web se...

AI capabilities

Hi Team,   Does BP supports any true AI cognitive capability ? can it be integrated with Tensor flow , pytorch kind of AI frameworks ? Are there any existing use cases that you can share where AI has been integrated with RPA ?   Thanks, Sivabal...

Collection data pass into javascript

 I am trying to pass the collection values into javascript array/variable. "var a = new Array(); a=a.concat('"&[UserPermission.Permission]&"');" Using above syntax we are geting only single and first value. We want all values of collection in a arr...

Anonymous by Not applicable
  • 595 Views
  • 0 replies
  • 0 likes

Get Header text within textbox control from Word document

Hi I have a word document with header and footers. I need to read the text from header where the text is within a textbox control. We already have an action "Get footer text" in MS word VBO, but that's not working because my header/footer text is w...

Anonymous by Not applicable
  • 642 Views
  • 0 replies
  • 0 likes

Timezone problem with Control Room

If you are using other timezone than UTC, be aware that Control Room selection "Today" is not showing processes correctly. Example we are using EEST/EET (+3 / +2) it will show processes which have started from 03:00 / 02:00.   Blue Prism is aware ...

Application Detach problem

We have a process connecting an web application, using IE and it works fine processing some records. After a while working it lost connection with the browser before process next record, so we connect again BP with browser using detach and attach an...