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

Hub Server Fall Over

Hello, We will be moving from the old Application Server/SQL Server/Interactive Client type environment to the Hub Server setup. The question is, when we are accessing the Control Room via the URL, if the Hub Server stops functioning, can we fall bac...

Unhide Rows in Excel

Get Worksheet As Collection excludes any hidden rows.  Is there a VBO to unhide rows that I can use prior to loading the worksheet into collection?  Anyone with VB code I can copy?  I tried creating a Macro below but cant figure out the correct synta...

Anonymous by Not applicable
  • 2005 Views
  • 5 replies
  • 0 likes

Web elements operation issue by asynchronous loading page

Hello all, we are having the web elements operation issue by  asynchronous loading page. Problem is the bot trys to click a button when the button is loaded/visible, but button should only be clicked once the whole page fully loaded. A fixed wait tim...

Resolved! Sending Multipart form to API

Hello,We are asked to send a multipart form data to an API using HTTP POST. Should this be done via the Utility HTTP business object under the POST action or should we define this in System under Web API Services?There are a few requirements:1. Two s...

BPPI - Loading of timeline is taking time

i have 5 min recording captured from recorder and upload in BPPI. for timeline creation it is taking too much time. what can be the reason and fix for this? ------------------------------Neeraj KumarTechnical Architect-----------------------------...

29291.png 29292.png
Neel1 by MVP
  • 766 Views
  • 0 replies
  • 1 likes

Web elements operation issue by asynchronous loading page

Hello all, we are having the web elements operation issue by  asynchronous loading page. Problem is the bot trys to click a button when the button is loaded/visible, but button should only be clicked once the whole page fully loaded. A fixed wait tim...

SQL Installation-Windows firewall

While installing SQL server, windows firewall is in warning. I have tried opening the required ports but still the same. I don't have access to turn off the firewall. Any other way I can deal with this? Thank you. ------------------------------CHOK...

24862.png
Pushpa8 by Level 4
  • 1154 Views
  • 1 replies
  • 0 likes

Resolved! Duration By Step

Hello everyone, i was thouth, how i can make a metric look like "how long the automation took on a page", The log session can i help with this? Or exist another form? Anyone has similar something?I Need put this metric on my dashboard for the sustain...

Xpath in Browser Automation

Hi Team,  I have a query, I am using BP v6.8.0 and I am trying to use xpath like below which is highlighting in browser  //button[@type='submit' and contains(., 'All engagements')]  But blueprism is unable to identify, so xPath won't work in v6.8.0? ...