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

Unable to interact with spawned Chrome window

Hi All!I've been working on a process for some time now that utilizes multiple objects to interact with an application that runs through Chrome.  It is an internal system that we access through a URL in Chrome.  As you work the screens in the applica...

Unable to attach to Active Directory

I am currently having a problem attaching to Active Directory. I did my spying using one account and when I logged in as a different user, the attach wouldn't work. I tried to add the username as an input, but that did not make a difference. The two ...

Error: The collection has no current row

Hello all,I'm new to Blue Prism and asking questions on forums so if anything isn't clear please let me know.I wrote an action page for extracting values from a CSV; the action stage to read stores the values in a collection called CSV Values and the...

Sending Secure/Encrypted Email

Is it possible for BluePrism to utilize sending secure/encrypted email using a plugin such as Entrust using the built-in VBO or other methods?  Or would the process need to work within Outlook directly?

Blue Prism HUB 4.4 Installation Issue

 Hi All, Good Day!  I am facing the below error while installing Blue Prism HUB 4.4.  I have installed Blue Prism in same SQL server. Kindly help me to resolve this issue.------------------------------Ram Prasad GajulaSoftware engineerEYBangalore+91...

4347.png

Global Send Key - Context Menu key

Hi there. I'm automating a Dojo table with custom right-click menus, which can seemingly only be triggered via the keyboard using the Context Menu key (next to right CTRL). Is there a way to send this specific key as a global send key?Unfortunately, ...

Load balancing issue with .net connection mode

We recently changed connection mode from 'WCF: SOAP' to '.NET Remoting: Secure' on the application servers.We are able to connect directly to these servers without issue on both ports.We are also able to connect via our F5 load balancer without any r...

Web API service response

Hi Team,We have been trying to send a POST request to REST API service. The response is received as expected while trying to send the request in postman/ARC as well as through Utility - HTTP VBO. But while trying to configure the same through Web Ser...

AkshayaR by Level 3
  • 1637 Views
  • 14 replies
  • 0 likes

Resolved! Blank Lines

Hello Everyone! I have executed the below code for its purpose "To delete blank pages" and it works correctly. The problem is that in some pages which are Blank it do not delete them. Now ,the point is that these Blank pages looks like ""blank" but ...

Get number of cells in an excel

Hi Community, does anyone know a way to count number of cells present inside a particular column of a sheet.The requirement is to get the random value from any column, as of now i am following the below steps: Counting total number of rows, let's say...

Internal Exception

Hi i am using 'Set focus' action in navigate stage while using this i am getting error asCommand 'SetFocus' has no implementation can   can anyone please help me resolve this issue ------------------------------Nagendra kamble------------------------...

17779.png

Custom XPath not working properly

Hi,I have created my own custom xpath in chrome browser automation everything working fine but in wait stage, if i wait for element it always condition is true even particular element not present in webpage.in Application Moduler i have selected only...