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

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
  • 183 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
  • 410 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
  • 309 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
  • 220 Views
  • 1 replies
  • 0 likes

Possible to choose the ..NET version for code?

Hi there, Using BP 4.2.55 and having trouble compiling my code from within BP. The compiler it's using is the .NET 2.0 framework, which contains an outdated version of mscorlib.dll. Is it possible to change the .NET framework being used? Does ver...

Working with a WindowsForm TreeView Element

Hi, I have been asked to work in an application that uses Windows Form TreeView Elements extensively. In this I need to could the number of sub elements that contain a particular string and select/highlight particular elements. I have already see...

Stephen by Level 3
  • 129 Views
  • 0 replies
  • 0 likes