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

Global Send Key Events Fail

Hi, I am working on automating a website, which I made on local machine and has GLOBAL SEND KEYS EVENT : DOWN which is working fine. But on VMware GLOBAL SEND KYS EVENT like DOWN , ENTER are not working. What can be the solution to it? Why is it no...

Check contents of folder

Hi, I have a requirement to check if a particular folder is empty before any files are uploaded to the folder. Does anyone know of a way to configure a decision stage to check if the folder is empty, and based on the result, move to the next stage?...

Make code stage throw exception

Does anyone know how to make my code stage (MAPIEx in this case, but it matters not) throw an exception which can be caught by a recovery stage when you put the code stage in a block? I have been unable to catch any type of exceptions as they occur a...

MapiEX - Getmail action crashed application

Hi everybody, I'm pretty lost here, around 1 out of 3 times, when I get to my Getmail action in blueprism, the whole application (blueprism) crashed, I tried to screencap the error message from the debugger which is the only one I get. I cannot find...

How to check a html form is fully loaded or not

Hi, I am facing a issue in which after filling a field in a form the form is getting reloaded, so when I am trying to fill the next field it is not getting populated as the page is still reloading. I tried to put wait stage to counter the time wastag...

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

Notes Restart Issue

Hi Fellow Developers I have built a process interacting with Notes Basic (both Front End + Back End database read/write). However when I try to restart (Terminate/Launch) notes, some connection/background processes stay running and I'm not able to s...

Ensuring unique entries in work queue

Hi, I was wondering if anyone knows of a way in which I am able to limit the items that can be added from a collection to a work queue based on what is already available in the work queue? To give you an example, currently I'm using the mapie action ...

How to Insert a new row to Excel

I am working on designing a solution where two different excel sheets are compared. I have to add a row from one excel page to another. For this i am initially inserting a new row at a particular position and adding the cell values. Is there a way t...