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

"The given key is not found in Dictionary"- error

Hi, I am reading a table from a website and storing it in a collection. By default it is being stored with columns in the collection as "Column1, Coumn2...." now when I am trying to use the values as [Collection.Coulmn2], some time I am able to do so...

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

Send key event to select a data in word file

Hi, I want to delete extra information in word file Scenario: ------------------------------------------------------------------------------- !-Open Word file 2-Find text "Result" 3-Delete from word "Result" to end (I used Global send key events -...

Read Stage - Mainframe - DoubleByte Unicode Characters

Does BP in Version 5.0.18 support storing characters which require double byte character sets (eg Unicode or non-ASCII characters)? I want to read within a mainframe object a string containing special characters like (ä,ü,ö) but BP recognises a ...

Spying Citrix Window

We're experiencing problems spying a Citrix window. Our team is not able to spy the outline of the Citrix application window once it is launched. We tried full-screen, on the desktop, on the laptop, closing all other windows, and numerous other scen...

Sort in Excel VBO

In Excel,I want to use data sort function(Refer to Attach Image). How can I do above in Excel VBO? Or is it impossible, then should I do in Application Modellar by Global send key?

Insert data to the collection

Hi.. am doing the Foundation Training and I'm currently at the Ordering exercise where i must input the order then click the submit then i would like to get the Order Reference # and store it on a collection but am having problem because it throws me...