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

send key's

I am trying to use sent keys to scroll down and up a part of explorer page. Behind is mostly Java Script and SAP scripts, only few HTML tags. Unfortunately it doesn't react to "{PGDN}" , "{PGUP}" or it gives me following error message: Internal : Fa...

Anonymous by Not applicable
  • 161 Views
  • 0 replies
  • 0 likes

Unable to perform action "Add table Row" in MS word VBO

I am able to perform the below actions: 1) Create Instance 2) Show the Doc 3) Open the Doc But while trying to add a row in a word doc,facing the below error "Internal : Could not execute code stage because exception thrown by code stage: The request...

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

Detecting whether an Excel Macro has completed

Good Afternoon, As part of a development request I am working on, I am designing a process that will run any Macro within any Excel Spreadsheet, based on input parameters. The trouble I am having is determining whether or not the Macro has complete...

Reading Tabular Data from HTML Web-Page

Hello, I have a web-page from which I need to spy our a certain data/content which is displayed in tabular format. So basically the displayed list of records need to be read and stored in a collection for further processing. How could this be done?

Importing custom assemblies

I have referenced an assembly (.net 2.0 version) and imported the relevant namespaces on the initialise page of an object and have been able to add global code without errors. When calling a method inside a code stage on a page an exception is thrown...

Sending Special Keys

Hi , Is there a Code for Control-CTRL key for sending the control keystroke . I can finding holding control key down from the list but not a single press . Thanks in advance

Anonymous by Not applicable
  • 519 Views
  • 6 replies
  • 0 likes

Global Send Key Events problem

Hi all, i'm needing to send an F16 key to a mainframe application. The Object is spied as a Mainframe Application - Mainframe (IBM PCom HLLAPI). I am using Global Send Key Events, and have tried sending "{F16}", as suggested in the Blue Prism help ...

BP freezes when interacting with Java app

Hi, I use Java access bridge to interact with a Java application. Normally, everything works smoothly, but sometimes both Java app and BP stop responding and I have to kill them both. Funny thing is that none of them actually says it is not respondin...