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

Excel VBO Sort function

I am trying to sort a column in ascending order within Excel before loading into my work queue. Unfortunately the function for sort does not exist, has anyone found a work around?

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

Killing child process of explorer.exe /eDOCS

Hi all, we are working with an app called edocs which is opening HTML folders to be reviewed . currently I am trying to to handle exceptions and in case of any malfunction re-start the app . the app uses windows explorer.exe so when it starts the...

Anonymous by Not applicable
  • 341 Views
  • 2 replies
  • 0 likes

Is there a trial version for evaluation purpose

hello everyone, Is there a trail version that can be downloaded and used for automating SAP business processes. we are in the process of evaluation different vendors for RPA , i am unable to find any free trial version that can be used. please adv...

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

Excel VBO - Copy specific column into collection

Hello, I'm trying to get a specific column from an excel file into a collection. Is there an easy way to do this? Currently I'm: 1. Getting an entire worksheet into a collection 2. Using a calculator to get values from that column into a new coll...

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

Spying elements in SAP

Hi, We are trying to spy elements in SAP, but for one connection SAP mode is not enabled. For few other connections, SAP mode is enabled and we are able to spy elements. Please do let us know if there is any variation at the connection level for spy...

Modulo Operator

Hi, It surprises me that to do a simple x Modulo y operation in BP is so difficult. It is a basic operation but I cant seem to figure out how to do it anywhere. Does anyone know how to make this work? Thanks.

Stephen by Level 3
  • 212 Views
  • 1 replies
  • 0 likes

Work Queues

How do we implement a Parent/Child work queue on business object, because on the study materials in the portal does not cover it...Help please!

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

AASendKeys issue

Hello, Any help with the below would be very much appreciated. Entering text (ie: an Address) into area that auto-populates listing. I can get the text to be entered in at keystroke level, and the required output populates for me - (Next step woul...

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

Retry a process in case of failure

Does Blue Prism provide an easy way to retry a process after X minutes in case of a failure? Lets say that I run a process. It fails due to some data not being available. How can I retry the process in 1-2 hour time? I was thinking about adding the ...