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

Unable to Write Collection to excel.

I am converting Json to collection using Json utility. After the conversion I am unable to write the converted collection to the excel. I am getting an exception. Exception: "Could not execute code stage because exception thrown by code stage: Memb...

Multiple Selection from a list

Hi All, I am unable to multi select the items from a list. Manually it can be done by holding "Ctrl" key and then selecting the item. But I am facing issue while doing the same through BP. I have tried with Global send keys and Global send key event...

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
  • 274 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 ...