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

Forum Posts

Blue Prism Version Upgrade

Hi Team,We’re planning to update our current Blue Prism version (6.10.5). Could you please recommend the best version compatible with Windows Server 2019 and 2022 for use on cloud PCs?Additionally, what are the best practices we should follow before ...

Resolved! Activate Browser (Win32) throwing intermittent errors

Good morning all.Very new to RPA, so apologies in advance.I'm developing an object based on a template which requires me to spy a particular browser window and then activate it. In order to activate the window, I believe that I need to spy the page i...

20782.png

Resolved! Databricks API JSON Result to Collection

Hi All,Does anybody get a chance to work on Databricks API ?Databricks API result comes in JSON and the JSON format is different compare to other API results as here in Databricks API we are getting columns in different array of object and actual dat...

UIA Element not highlighting

Hi,I've spied a browser element using UIA mode using edge browser. When bot is running Blueprism fails to highlight the element and strange thing I noticed is if i add one new element in application modeller and spy the same icon by selecting same at...

Unable to identify the process owning the foreground window.

Hi,I am facing issue while interacting with UIA elements, getting system Exception saying “Unable to identify the process owning the foreground window.”Resolutions tried so far:Added “Activate application” spying Chrome in Windows ModeAdded “Attach”U...

nirmishra by Verified Partner
  • 252 Views
  • 5 replies
  • 0 likes

Issue with Active Accessibility in run time

I use a widows based application that embeds a web application I can't access the embedded application with web modes, but in dev I can easily use Active Accessibility mode.All works well when I build my objects.When I run, in Development, the proces...

How to scrap Data from a slickgrid Table

Hi Everyone,1. I am trying to scrap the data from a web application which contains a slickgrid table not a regular html table by using the regular spying and xpath not able to get the table data.2. Once i get the data i need to find out whether the r...

Resolved! Best way to export collection to CSV

Hi All,What is the best to way to export collection to CSV in proper UTF-8 unicode compatibility.?it should handle all double quotes , single quotes and commas between names and should be very reliable to handle thousands and lacks of records any sug...

Resolved! SQL Server Get Collection

I am attempting to use the Get Collection action through the SQL Server object to run a procedure and return values to a collection but have not had success.This action is proceeded by a Set Connection action in which I ensured the server and databas...

Example.PNG