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

Delete all items in queue

Is it possible to configure a process to delete all items in a queue? Right now, my process design is: 1. "Get Pending Items" into a collection. 2. Loop through this collection with "Delete Item" as the only component of this loop. My problem with ...

WesGrey by Level 3
  • 488 Views
  • 1 replies
  • 0 likes

Queue Management: Next Review functionality

I have a question for the Next Review functionality in the Queue Management (Control). I have a proces, where some cases need to be checked up to three times. I've set the Maximum Attempts to 3 in System --> Workflow --> Work Queues, and a Retry fun...

Filter a Collection

Hi everyone, I am having trouble using the "filter collection" action in the Utility Collection Manipulation. I have a collection named "Data" and 3 columns ("A", "B", "C"). Each of these columns have values "1", "2", and "3". I want to filter the...

Attaching to browser

Is there a way to attach to a browser on a specific website which has been launched by another action? E.g. The first action launches the browser website and fills in some details which loads a new page and the second action attaches to the new page...

MapIEx Send Mail action crashes Blue Prism application

I've helped install MapIEx on many of my coworkers' computers. For one coworker, his Blue Prism application is crashing every time he runs the Send Mail action. There is no error screen: BP just freezes and the application screen fades out. However, ...

WesGrey by Level 3
  • 867 Views
  • 6 replies
  • 0 likes

A desktop shortcut icon for drag & drop

Hi I understand using Surface Automation technology enables us to realize drag & drop functionality. I'm wondering if a shortcut icon in desktop could be dragged & dropped. How can I search a shortcut icon image in desktop? Any ideas? Regards,

How to remove comma "," as a delimiter

Hi all, I am currently working with data and cash balances from a notepad. All of my information is separated by tabs (the spacing when you hit tab) however the cash balances look something like this i.e. (458,119.74). I am using the MS Excel VBO ...

Ensuring network drive availability

Hello, is there a way for me to run a batch file at the start of my process to map my network drive or to run a code stage to make sure that my process has access to a certain network drive? The drive does not always remain persistently connected so ...

Pop Up Hnadling

Hi, I am working with web portal which has opened in IE. Whenever I close the IE manually then it doesn't give pop up, but when I automate and execute through BP IDE then it gives pop up, how to handle this. I tried attaching pop up separate objec...