Product Forum
Get fast, personalised help from other members of the community
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Modifying BPAuditEvents Archiving Script

​Hi,I am trying to work out the best way to manage the BPAuditEvents table in Blue Prism. We currently have a policy to delete anything > 6 months old via the trim-process-history.sql query. The problem with this is that process/object versions are d...

UIA spying is fairly slow

For several applications I've used, such as Longview Tax, it seems like UI Automation is the only mode I can realistically use (HTML, AA, and surface automation aren't feasible). If this were a website in HTML mode, BP would pick them up instantaneou...

WesGrey by Level 3
  • 2536 Views
  • 6 replies
  • 0 likes

"Attach" Performance Issues

Hi,I have noticed that the very first "Attach" is generally very slow, in the realm of 3 to 5 seconds. Subsequent attaches are then as quick as expected.This occurs for all applications, SAP, websites, windows, etc.Does anyone know what could be caus...

Button Click Using JAVA Script

Hi All,Is anyone has used JavaScript for Button click event?I have tried with Global send Hotkeys "ENTER" but not working and the PopUp is unable to SPY using BluePrism.Anyone knows other solution for this ,Please let me know.Thanks in Advance.------...

Looking for Surface Automation Training.exe

I am trying to learn surface automation using the basic guide. Guide has reference to Surface Automation Training.exe. From where can I download it?------------------------------Rita JoshiProject ManagerCognizant Technology SolutionAsia/Kolkata------...

Element in Chrome not found

Hello,We are having a strange situation that when we run our process in designer, everything works fine. The elements are identified, and can be interacted with,  but when we run it inside a control room the process terminates with the following mess...

adudko by Level 4
  • 1849 Views
  • 6 replies
  • 0 likes

Button Click Using JAVA Script

Hi All,Is anyone has used JavaScript for Button click event?I have tried with Global send Hotkeys "ENTER" but not working and the PopUp is unable to SPY using BluePrism.Anyone knows other solution for this ,Please let me know.Thanks in Advance.------...

Excel formula escape character

Hi,I was trying to use the following excel formula in Blue Prism  "=IF(ISERROR(VLOOKUP(I4,RCA!$C$1:$D$13,1,0)),"DC2","DC1")"I am getting misplaced " error.Can someone please guide me in resolving this?Regards,Prajjwal    -----------------------------...

Control Room Terminating Process

I have been working through the Blue Prism Foundation Training.  I am almost complete with the Consolidation exercise.  I am at step 1.1.16.  I have the process configured to run in the control room.  When I go to run the process, it will run to the ...

Resolved! Choose File to Upload Issue

Morning,I'm trying to automatize a website. I have to upload a document inside this website by selecting a button that opens a dialog box. I'm using internet explorer as browser. So when I click the button a dialog box titled Choose FIle to Upload op...

Invoke JavaScript

Hello,Could you guys please let me know how the output from an Javascript can be read back to Blueprism.  Currently I am invoking the JS where in I am using an Alert to read the output of JS Function..  Is there a way i can return the output of JS di...

Jira Automation

Hi team,Can someone help me in how to automate the Jira using API.I want to login to Jira and fetch the issues details from a particular group/scrum team which acts as a input for our process flow.Can anyone share me the API for Jira?----------------...