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 (Retired)
  • 1994 Views
  • 8 replies
  • 13 likes

Excel with addin

When open an Excel containing a add in with the Excel VBO the add in disappear, if I open the same Excel manually it contains the add in.  The addin contains code to be executed later on. Any ideas how to open the file without losing the add in?

MapiEx getmail hangs on second run

I am using MAPIEx getmail function to analyse an email and getting a link out of it. Whe I run my process the first time, it works fine. Starting it a second time, the process hangs on "getmail" without throwing any exception or error.   Any idea w...

schoett by Level 4
  • 1426 Views
  • 3 replies
  • 0 likes

HTML Navigate stages seem to cause disconnect

We have a web application that requires a user login. Previously when we had Blue Prism launch to this page using a Navigation - Launch stage, the subsequent actions would say it was no longer connected to the process. We got around this by launching...

Invalid Character in Write Stage

Hello, I am experiencing a problem with BP - Write stage. I am trying to write into specific textbox in SAP a file name, where I would like to export my previously automated data from SAP. However, BP does not allow me to include several characters ...

schedule using Requeststop

Two tasks dependent on each other running in an infinite loop even the scheduler is set to stop at a particular time which ideally should stop the dependent invoking of tasks. Any clue?

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

Mapiex Error - Failed to access Message Store

I'm using the BluePrism Mapiex object to send and get mails, but I'm having the following issue: ERROR: System Exception : Error while sending e-mail:Failure in Send Mail function of Blue Prism Extended MAPI Automation. Failed to access message stor...

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

Multi-Team Environment Structure

Hello,   With the new v6.3 more possibilities with Multi-Team Environments were given. Apart from the User Guide on this topic are there any best practices available on which the individual's project setup can be build on? We are currently having...

Best way to clear Collection?

In paragraph Process or Object design considerations of https://help.blueprism.com/Operational-Support/Performance/Routine-Maintenance/1141009962/How-do-I-diagnose-and-avoid-Out-Of-Memory-issues.htm developers are advised to clear Collections after u...

Validate if the document is Password Protected

Hi,   I have a requirement which needs to check if the document is password protected before proceeding to any further business process. This is for WORD as well as for a PDF document.   Also how to confirm if the WORD document is a read only doc...

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

Unable to use HTML spying moge.

Hi, I'm unable to use HTML spying mode in web browser application. I'm using IE v11. I check application wizard and parameters are filled correctly (web based application runs from executable file - C:\Program Files\Internet Explorer\iexplore.exe) ...

Collection Headers containing spaces

Hi, I developed a process in BP v5 where I use an excel file to populate a collection and load queue. The headers of this source excel contain Column Headers that have additional spaces e.g. "POLICY    " 'Get next item' then populates collection It...

Authentication using SQL server VBO

hi! Question is around accessing SQL server using VBO object. All access to SQL DBs in our company is controlled using AD Groups. I am in the same group as our test robot for test SQL and production robots for live SQL. Within my Dev environment, ...