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

AA Element fails to find element AFTER 'Focus'

I have a strange issue... I have a process which reads a table list of data. There are about 40+ rows, each containing a number of columns (cells). I have spied one of the cells in a row, and am identifying it by passing a dynamic value (ie. row num...

sarcher by Level 3
  • 863 Views
  • 2 replies
  • 0 likes

Error in using web service

Hi, Just for practice I exposed a bussiness object and made it a web service, under System Manger using "Expose" and "Web Services" tabs respectively. I made all the methods available and when I am trying to use a method using action stage in a diffe...

Fliters

How to work with filters for queue items, can anyone elobarate with example??

Login Agent and AA Spying.

Hi all, Hoping someone can assist with something that we're struggling to solve for. Our current set-up has our resource VMs activated via RDP (currently Citrix, but we've tried others), and this works okay (albeit with the limitations that come wit...

Spying an Element within Academy

Hi All, Just a query regarding spying a label. Within the Academy Revenues & Benefits system, there are headings of fields that appear if something is within this field. So for example, if somebody is Jointly Liable for a Property then the Header '...

Application Modeller JAB capture improvement

Hi, Currently the following elements cannot be captured using Application Modeller. However information about the same elements can be obtained using JavaMonkey or JavaFerret. Will it be possible to capture this kind of elements using the Applicatio...

Business object-Could not load file or assembly

I am getting the below mentioned exception in one of the business object. Any help would be highly appreciated: Internal : Could not execute code stage because exception thrown by code stage: Could not load file or assembly 'System, Version=4.0.0.0,...

call automated process outside of Blue Prism

Hi, I would like to ask whether it is possible to trigger blue prism to run something outside of scheduler component. Lets say I will need to call some automated process that is done in Blue Prism and Blue Prism will be running on this machine. But I...

HTML DOM

Hi! Are there any useful solutions for HTML DOM? To be more precise, is it possible to find and activate element in it? Does JavaScripts Insert and Invoke actions works with it? Thanks in advance!