Product Forum
Get fast, personalised help from other members of the community
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Where to download all Blue Prism products.

If you're looking to download an SS&C Blue Prism product, you can find a link to the download page in this list.  Click the link, scroll down to accept the EULA and select the version you wish to download. SS&C Blue Prism Enterprise: DownloadSS&C Blu...

Michael_S by Community Team
  • 1175 Views
  • 8 replies
  • 13 likes

Mainframe app not launching

I am unable to launch the mainframe app on my vdi, I get the below error "Failed to perform step 1 in Navigate Stage 'Navigate1' on page 'Initialise' - Launch failed: Error from ConnectToHostOrSession: Failed to connect to Attachmate host A with an u...

Error in sending mail from Process to Microsoft Outlook

Hi, I have configured a process and have used one action stage in which used MAPIex object to send mail. I have used profile and recipient as environment variables, I have given all the parameters like profile, to, subject and message, but whenever I...

How to achieve multi select for html Combo box in BP

I am having a HTML combo box and I have to select multi values from it using BP, multi values could be selected by holding the CONTROL key and mouse click on that element. I have tried to achieve it as following but it does not work: Step 1: Activat...

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

deleting rows from Excel VBO

This is the first time that we are getting an excel file which contain first seven rows as headers so here i want to delete those first 7 rows from excel file and then load it into collection and later on in DB each and everytime. how do i achieve it...

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