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

Conditional wait on surface automation

Hi, I am working on Lotus Notes applications(Applications build over lotus notes database) in which I cannot spy using any mode(Win32,AA,Java etc). So I have done automation using image searching and surface automation. Know I am facing issues using ...

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

Object reference not set to an instance

Hi Everyone, Need a help regarding my object reference error - I have read a column from the excel and put in my collection - now I have to loop through my collection and get each field (db. tables)and put in to my query and run in my toad - In my ...

IE Popup Behaviour

Hi, I am facing one issue with IE pop up in my application. I have created separate object to handle pop up's. When I run my webpage individually or standalone it works fine, but when I integrate with some other application. Means I am calling my web...

macro msgbox

Hey, How to spy, detect and click msgbox in Excel file? The standard way to start the msgbox macro as a macro that is still running does not go to the next step in the flow. greetings Bartek

How do I check for Spaces in A Text String?

Hi all, Any ideas on how to check for spaces in a text string? Currently, I have split text by length into a line text. It removed all of my spaces after I've split my text value. Any ideas will be much appreciated. Thanks, Rachel

Bp Crashes when spying Java applet

I am trying to spy java applet elements and BP crashes when I click on any element I have enabled java access bridge and I am able to see the elements , but as soon as I spy any one element Automate.exe stops working

Select Previous month within datetimes

Hello! I was wondering if anyone has a good idea on how I should perform following business logic: Create 2 DateTime strings , one is 16th of previous month and the other is the end of the previous month (28th or 30th or 31th day); I don't know ho...

Issue with backslash in text data item

Hi I want to store the filepath C:\Users\a123456\Desktop\test.xlsm in a text data item that will then be written to a text box in SAP. I know that Blue Prism treats the backslash as an escape character so I have tried using forward slashes instead....

MOD Function

Hi Does BluePrism have MOD (modulo operation) function? I couldn't find it anywhere, so I created one by Code Stage. It's nice to have such a common function bulit in the library. Regards,