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

Automated Release Management

Hi, We are investigating how to perform automatic release management on our environments because we are centralizing the ability to import releases on the environments. Specifically, right now the process controllers are manually importing releases ...

JavaScript generated content in Web application.

Hi, I am working with a web application and some of its content is generated with JavaScript functions (For example the content of a drop-down list, when the general drop-down button is pressed). I am able to spy and highlight the drop down elements ...

Global Mouse Click Locks the computer

Hi, I am facing an issue while doing Global mouse click / Global mouse click center in both AA mode and region mode. When I try to do the mouse click it click on the element and in addition it locks the PC (locks me out of windows) and I need to unl...

How to populate Collection through the lopp

Hi, I am trying to read data from 2 excel (Master/Child) and after the same comparing the records. Once the record is matching I like to put it in a new collection created. Here till the record matching is done within the loop. Now my aim is to crea...

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

Convert collection written as text in Excel

Hi all, I am currently working on a process that identifies a range of numbers from a large spreadsheet and writes them in a shorter worksheet for reconciliation following some calculations. When these numbers are written from the collection to Exce...

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

Active work queue

I have assigned a process under active work queue but I m not getting how to trigger it. Please suggest how to trigger active queue.

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

Include Add-ins on Opening an Excel

I'm using MS Excel VBO, by creating an instance, showing and opening my workbook. Whenever i open my workbook, my add-ins on excel are not included. Any idea how to include my add-ins on opening the excel while using the MS Excel VBO?

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

How to get title of a HTML Element

I am facing challenge where I have to get the text from the tool tip when I am hovering mouse over a html element. I tried spying using html and AA mode but I am not getting the title(tooltip text) of the HTML element.

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

Mapi issues on new developer pc

Recently I switched my developer pc into a new one (Windows 10 instead of 7) and I have noticed that my old, perfectly working mapiex business object now sporadically fails to work even though I made literally no changes to the release at all. Does a...

Downloading VBOs from Blue Prism

How do i download VBOs from Blue Prism? When I click on for example MAPIEx VBO - HTML email, I get: This XML file does not appear to have any style information associated with it. The document tree is shown below. ... and the list go on. Am I sup...

Searching for values in excel

Hi, I am trying to search for values in excel. I cannot find that functionality in the Excel VBO, and currently elaborate with sending keys (ctrl+f). Anyone with other suggestions? Br, Maria