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

Trying to get Hub to Work

Hello, I have been trying to test new V7 capabilities but I cant get Hub to work. I keep getting the following error message when starting authentication.local : I would really appreciate any comment on what could be going wrong.Thank you very much i...

16274.png

Resolved! Vlookup Involving two Excels

Hi,Iam having two Excels Countries.xlsx and Capitals.xlsxI wanted to apply Vlookup formula in countries excel inorder to get capitals in a new column.Formula applied : " =VLOOKUP(Table1[@Country],[capitals.xlsx]Sheet1!$A$1:$B$201,2,0) "When run logic...

30260.png

Interact Form Integration in third party Portal

Hi,I have a following use case  Here is the requirement: A client goes to vendor Portal and authenticate himself with 2FA (this is achieved by vendor IT)Within the portal there will be a link(s) or tiles to various activities which client can perform...

New Forms Field

Hi everyone,i need to create a new field in the Form Request, specifically i need a "Download Button".Can i create a custom field? Exist a way?Does this field already exists? If it's not possible to create it, do u know if could implement this featur...

4303.png

HTTP Utility Multipart

Hello Everyone,I am using HTTP Utility Multipart VBO, to upload file to Web API(form-data). I am able to upload file, but file turns out to be blank after uploading . Iam passing Headers, URL and FileMetaData(filepath).Kindly , let me understand why ...

BP 6.10 Chrome Extension issues

We are experiencing several issues with this known issue.Extension can't be found by automation, wven though extension is present.- Chrome is installed in Program Files (x86) folder- Extension is correctly installed, it is the right version.- Port fi...

Blue Prism 7.0 is Now Available

Blue Prism V7 was just announced at Blue Prism World! Check out this blog post by our Blue Prism Product Manager, Chris Strong, for more information: https://community.blueprism.com/blogs/chris-strong1/2021/05/18/blue-prism-v7-now-available#BPW------...

Connect to TeraData database

Hi, When I connect to TeraData database using Data-OLEDB VBO, I get an error as "The 'Teradata.Client.Provider' provider is not registered on the local machine. " . But this provider is registered in local machine and used to connect with database fr...

Anonymous by Not applicable
  • 1563 Views
  • 8 replies
  • 0 likes

Regarding Exception

Hi  I have started working with exception stage in LMS course it shows all the exceptions in the exception dropdown and even in system under process & Object Exception others are able to see the exception types but unable to get them can anyone help...

HGahlot by Level 2
  • 867 Views
  • 5 replies
  • 1 likes

Send Keys to Excel through Code Stage

Hi All,I need copy a specific section in Excel as an image using Excel short cut (Alt , H, C , P  Enter ) I can perform that action.As Excel VBO is limited to specific functionality,  Is is possible to do the same via code Stage.Thanks---------------...

nikhiln by Level 5
  • 2134 Views
  • 11 replies
  • 0 likes

Google Sheets VBO

Hello,I'm trying to use Google Sheets VBO but always received the same error:I have created a service account and put the "private key" and the "client email" in the variables in Blue Prism but it fails. Also, I have used "client id" instead of "clie...

dagoro by Level 3
  • 583 Views
  • 2 replies
  • 0 likes

Trial Version of V7.0

Hi Team,When we can except trial version of V7.0.Excited to check new features.------------------------------Amlan SahooRPA ConsultantEquinix------------------------------

Automation GuiTable and Gridview in SAP

How can GuiTable and Gridview be automated in blueprism.Let's say1. I want to modify a cell in a GuiTable, The write stage in blueprism does not support modifying cell. All that can be done via this element is read the rows.2. Out of 5 rows, select 1...