Product Forum
Get fast, personalised help from other members of the community
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
  • 699 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...

Active Accessibility on Citrix

Hello, Our automated process are expected to run on VDIs trough Citrix. When connected to the vdi, the process run correctly but when we close it the process is not able to perform any action where the element have been spied with active accessibili...

To Write A Collection Onto a Word Dynamically

HI All, I want to write a collection with unknown number of fields into a table in the word document. I know how to do it if the number of fields in the collection are known but if the fields in the collection can vary at run time and I am stuck as ...