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

Need Test case template

Hi, Can anyone please share any test case template available in Blue Prism. Blue prism has any standard for, how to write test cases. Please share any thoughts on this.

Anonymous by Not applicable
  • 248 Views
  • 1 replies
  • 0 likes

Duplicate Values in a Collection

Hi All, Just look for a quick win here.... I have an Excel sheet that I am using to populate a Collection. However, one of the Columns could contain a duplicate figure. I need to be able to look at the row of the collection and then look at the nex...

OLEDB VBO Action Missing

Hi, I am trying to use the OLEDB VBO for accessing the MS Access. The VBO provided along with Blue Prism does not contain the "EXECUTE" action. Other actions like, Set connection, Open, Get Collection actions are present. How to get the "Execute" act...

Count Number of Active Sessions

I have multiple resources running the same process and want to be able to use a decision in the process depending on the number of active sessions. Is there a way (maybe through custom code) to count how many sessions of a particular process are run...

Regarding PDF Automation

In situations where you are faced with automating PDFs, is Blue Prism generally able to handle all the needs by itself or is it often that you need third-party software such as Google tesseract/Abby?

Help for Window Press Keys Action

Hi, I am running blueprism Version 5.0.30.0 and would like to send keystrokes like CTRL+A and CTRL+C to an edit. I can focus that edit field and can type into it, but I can't figure out how to press the special keys, All help and documentation I ca...

Anonymous by Not applicable
  • 363 Views
  • 1 replies
  • 0 likes

Exception Work Queue

Hi, We use work queue with tags for our process, that looks like that: Item Tag "Pending: Process1; Pending: Process2" -> Process1 start [Untag "Pending: Process1"; Tag "Start: Process1"] -> Process1 end [Untag "Start: Process1"; Tag "End: Process1"...

Anonymous by Not applicable
  • 263 Views
  • 1 replies
  • 0 likes

How to run.bat file on Remote application server

Hi All, I connected to remote application server ,but I tried to run .bat file on Remote application, getting the error "The system cannot find the file specified" .bat file stored at same remote application server. Thanks Venkat

Server Timeout Error in Getnext Item

Hi Team, We are facing "Server Timeout Error" in our Blue Prism. Initially we were in the impression that this is because our servers do not have sufficient space in our DB. We did increase our DB space for good 300 GB but still facing this issue wi...

Anonymous by Not applicable
  • 592 Views
  • 3 replies
  • 0 likes

Any Idea if Blue Prism v5 supporting LinQ?

I found this issues when I attempt to use contains for System.Array. Having the errors Page: Initialise Stage: Stage1 Type: Error Action: Validate Description: Compiler error at line 305: 'System.Array' does not contain a definition for 'Contains'...

Anonymous by Not applicable
  • 252 Views
  • 1 replies
  • 0 likes

Running as other user

Hello, Can you advise me how to launch an application as another user using BluePrism? I heard about "runas" parameter but I don't know how to pass that parameter with user name to Application Modeller. Is that possible? Thanks in advance.