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)
  • 1448 Views
  • 8 replies
  • 13 likes

BP Database Schema

Hi there, I am looking to create an automated and comprehensive dashboard to suit business needs. Will be doing this via an ODBC connection to the SQL server (will probably create a reporting db on the same server instance). I need to understan...

MS Excel VBO exception

Hi, I have faced strange issue. Yesterday Excel vbo Open workbook and write collection worked perfectly but today everything has changed I was working on Dev2 final assignment and during the creation of process for reporting i faced issue of gettin...

Check to see if Credentials are Locked failed

Hi Community, I have a series of 8 credentials in the Blue Prism Credential Manager and a process which first checks if a lock is held against this credential, then checks if it can successfully acquire a lock (token) from the credential and only w...

Stephen by Level 3
  • 1112 Views
  • 1 replies
  • 0 likes

Oracle EBS Internet Browser

Hi, When logging onto Oracle E-business Suite in Internet Explorer, there can be a number of responsibilities to choose from (a tree menu). What would be the best way to navigate that so that you find a responsibility that you want and the approp...

Saving Mails in Drafts using BP MAPIEx

Hi I'm able to send mail using the MAPIEx. But I have a requirement to save the email in Drafts only and not send it. Any api in MAPIMessage that can be used to save in drafts? Regards Sundar

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

Excel Addin : SMARTVIEW

Hi All, Has anyone worked on Excel com add ins: SMART VIEW. We are using this add in to fetch data from Orcale dB, but to automate this add in is actually giving us a hard time wrt Enabling add ins and spying non reliant elements. Is there any oth...

Is BluePrism supports SIEBEL 8.0.0.13 version ?

Hi, I would like to know which version of SIEBEL is supported by BluePrism tool ? My organization is currently using earlier version of SIEBEL (8.0.0.13). Current Blue Prism tool can able to interact with SIEBEL 8 ? Any help is greatly appreciated.

Anonymous by Not applicable
  • 2043 Views
  • 4 replies
  • 0 likes

How to use pattern in replace function?

I capture a Text from command line output,I need replace all characters after '$',I tried following ways,but both not work. Replace([output], "\$.*", "\$") Replace([output], "\\$.*", "\\$") Can we use regular expression in the replace function? how ...

JunTan by Level 3
  • 1311 Views
  • 2 replies
  • 0 likes

Not able to Launch Application From Control Room

Hi All, I am launching a windows application and passing some command line parameters to the application, this whole process works fine when i am in debug mode. But as soon as i start the process form the control room, its not able to launch the ap...