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

Blue Prism sever reset

Hi All, We are facing issues with the blue prism server. Yesterday when we logged in to Blue Prism tool all the users and modules that were created over the last 6 months have been deleted. Also, all the audit logs seems to be cleared and we were no...

Loop through element in Application Modeler

Is there a way to loop through the elements that we have defined in the Application Modeler? I am creating an page in an object that will take the name of the element as an input, I would like to be able to loop through each of the elements to find t...

Capture colour of text

I need to be able to determine the colour of text on a particular screen. The application is running under Internet Explorer, so I'm assuming it is something that will be quite easy to do, but I can't see how to do it. Has anyone else done this ? ...

Excel VBO - Adding A New Row

I am currently doing some development where I need to obtain data from an excel spread sheet. This is the first time we have come across a file where the headings are down the side rather than across the top so when we go to get the spread sheet rang...

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

How to check for NULL values?

What is the recommended way of testing for NULL values? For example I have created an Image type page input that is stored in a Data Item without setting an initial value (empty). I would like to test if the Image Data Item is empty at the start of t...

Reading HTML Name

I have spied an HTML element. I have listed all of the attributes provided to us in the Application Modeller in a collection. I looped through this collection sending every attribute to a Read stage to read the attribute of that element. Of the 20 H...

Word VBO

Hi everyone, this is my first post in this forum so please be gentle. Is there a Word VBO similar to the EXcell VBO I try to transform a Excell Sheet into a Word Report and need therefore a similar VBO, and wanted to ask if there is something pre ...

Launching Internet Explorer

Hi, I'm having trouble with a process I'm writing which is launching Internet Explorer (IE8). The launch is failing with '"ailed to perform step 1 in Navigate Stage 'Launch' on page 'Launch' - Launch failed." It appears to be because a 'Windows Se...

Run a Macro in Excel?

Hi everybody, Sorry if the question is obvious, I am rather new to BluePrism (and not entirely a VBA expert either). I am trying to make the bot run a macro in an Excel sheet. However, I cannot seem to make the code work. Normally I would just use...

Hot Keys

If a text field requires you to press enter rather than click a button to perform a search. How would you do that in Blue Prism? Also, how would you do it for other keys, e.g. CTRL, TAB, etc. Thank you in adavance.

Accessing a historical version of an object

Doe's anybody know if I can access a historical version of an object? I have been into System Manager>Business Objects>Business Object History and have found the object and can see historical version which I can view. But I want to be able to edit ...

How to send keystrokes in Navigation stage?

Navigation stage documentation states that is is possible to send keystrokes. I need this in an HTML input field, after the inserted text I need to hit Enter. The Navigate stage Action dropdown does not offer me that choice. What to do? (The field ...