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

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
  • 325 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
  • 235 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
  • 138 Views
  • 0 replies
  • 0 likes

How to spy a Excel form button and message box?

I write a macro in the Excel, which will pop up a form to show serious buttons to let BP to click, but I can't spy the buttons on the form? anyone knows how? meanwhile, when the macro is done, there's another pop up of a message box to notice the use...

Tripped over Blue Prism and landed in .NET 4.0

So for little more reason than, 'to see if I could', I was trying to get Blue Prism's C# to be an IronPython interpreter: http://www.secretgeek.net/host_ironpython In trying to make it work ( which I did eventually, but that's neither here nor there...

The window spied was not found in the model

Hello, i have got the same problem with Adobe Reader like here https://portal.blueprism.com/customer-support/knowledge-base/window-spied-was-not-found-model-error-when-spying but It's not clear to me how to fix it from "RESOLUTION". Can anyone shar...

Use of credentials

Hi, I have created a credential using credential key that is stored in database. Now I want to use the credential to perform login to an application through a bussiness object. What is the procedure for this? Thanks.

ForeGround Issue

Hi Team, I am running a process from one robot to another. Process is ruining fine when we are running in same robot but it is not running while we try to run in another robot it giving a foreground element issue and global send keys are not working...

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