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

IE11 Download Bar and Dialog Box

Hi all, While downloading a .tif file, we are seeing the IE download bar (IE11-DEVvsQA-DownloadBar&DialogBox.PNG) in the DEV env that we were able to spy and code the logic. However, in the TEST env, we are seeing the Dialog box (IE11-DEVvsQA-Downl...

Change Collection Data Type at Runtime

Hello All, need help to change collection data type at run time.   i have a collection with few columns and one columns data type is number. i want to change it to text.                        is it possible at run time to change the data type pleas...

Login Agent - Logout Process

Hi, We are using Login Agent's Log Out Process for logging out from the RTR system. This works fine except for a scenario , if a unsaved file is open and when the Log out process run, it will not get logged out as Windows says we need to save the fi...

VinodV by Level 2
  • 332 Views
  • 1 replies
  • 1 likes

Running a function on all rows in a collection

Hello, Is it possible to run a function (like trimming a string, performing a calculation etc.) over all the rows in a particular column? I know that this can be done by looping over single items, yet this is not my intent. 

ActiveX Component cannot be handled unless hooked

I was trying to spy the menu tree of a windows application. When I'm trying to read the values available in that menu tree (so that I can click on the option which I required), It's throwing an error similar to 'ActiveX component cannot be handled un...

non latin characters

non latin characters are stored in an excel file but when I import the file into a collection the non latin characters turn into ??? eg å›½é™…金融公司 is becoming a ??? but when I copy past the text in the collection the data is stored in the co...

Copy Paste Worksheet Range failing at full speed

Hi all, I am copying pasting data between two excel files. When debugging at full speed it misses about 50% of the copy/paste process, pasting an empty range. I have tried clearing the clipboard before each copy/paste, but it's not helping. When deb...

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

Error "LogonUI callbacks not disabled"

When testing the "Login Agent" Login process we are getting the error "ERROR:  : 0: LogonUI callbacks not disabled". All GPO options are correct according to Login Agent setup documentation. What else can we check to solve the problem? Thanks Jos...