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

A generic error occurred in GDI+

Hi all, On several occasions, I have received this error: "Unhandled exception has occurred in a component in your application. If you click Continue, the application will ignore this error and attempt to continue. A generic error occurred in GD...

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

Bookmark in MS Word

Hi Folks, How to access bookmarks in Blue Prism in MS Word Application? Details : I want to access bookmark name "Para1" in MS Word and i have to delete that as per condition. Can anyone have idea. Or I have to write a custom object for th...

Anonymous by Not applicable
  • 799 Views
  • 1 replies
  • 0 likes

Using Wildcards for HTML Element

Hi, I am attempting to use Wildcards on some of my HTML elements because the web application uses tabs and values can change dynamically. For example.. ID: ext-comp-### Path: /HTML/BODY(1)/DIV(##)/UL(1)/LI(1)/A(1) Even thought I am able to highli...

Using Wildcards for HTML Element

Hi, I am attempting to use Wildcards on some of my HTML elements because the web application uses tabs and values can change dynamically. For example.. ID: ext-comp-### Path: /HTML/BODY(1)/DIV(##)/UL(1)/LI(1)/A(1) Even thought I am able to highli...

Reading values from process to object

Hi, Can we able to read Collection Data from Process inside the Object? (I'm having collection in the Process and I want to read that Collection values inside the Object and also in different pages inside the Object) -If,Yes Please suggest. Thank...

Control Room: Extracting HTMLTable values

Given a situation where I have a webpage, and I have a filter for maybe a ticketing system. I want to filter my tickets by "Available" tickets. So the flow of process will be as follows: 1. Main Page loads - Includes many different types of tick...

Anonymous by Not applicable
  • 712 Views
  • 0 replies
  • 0 likes

Error in Java Application Automation

Hi, I am trying to do java automation usinng 'Swingset2' Application that is freely available. JRE version is 1.8 and system is 64 bit. I have enabled java access bridge in control room. I have not installed JAB because "JAWTAccessBridge-64.dll" is a...

Sending response as JSON

I have consumed a webservice and extracted data from it.My problem is to send a response back to the webservice that will also contain JSON. Anyone have some idea about this. Response will be like : {"status":"SUCCESS","message":"sdf","data":...

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

Detecting color in excel cell

Hi, I am facing an issue in which I am getting a form in excel and I have to validate this form. Validation happens in a way that there are some cells in excel sheet that are marked with red color and are empty. My problem is that I have to identify ...

Inputs parameter not visible to the calling action

Hi, I have a code having a couple of input parameters in the InPuts section but these parameters are not visible to a process. Process action can see the respective BO action as it's published but Inputs section is empty. Any idea what could be the...

rajshah by Level 2
  • 1358 Views
  • 3 replies
  • 0 likes

Resolved! XML creation using Code stage

I have written code to create XML using code stage when I am clicking on check code it is clear no errors but while running it I am getting error in Initialize page Please anybody help on this

Fileter in Collection

Hi Al, I want to Filter a collection based on a unique value ie Field="USA" and expect the output collection to have a data with all Field="USA". Filter Action needs input as a query ,tried [coll1.Field]="USA" but It is not working I am having a ...

PrasadM by Level 3
  • 812 Views
  • 1 replies
  • 0 likes