Your code is just fine and I was able to create a business object and use it to change resolutions. The tricky part about using the code stage is knowing where to place the code from the console to the object. In your case what I did was to place a...
Hi Eric,I opened up the attachment you posted for an Oracle business object & test process but when I import them, they do not show up in studio. I tried it twice and the second time it show that it already existed so I did an overwrite. I opened a...
If I might offer a suggestion to all modelers. I have found it very helpful to enter the spy mode used to identify an object in its description field. This way if you are having problems you have a record of what was used.--------------------------...
Could you provide what version of BP you are using along with the browser and it's version number too? Would increase the likely hood of a better response.------------------------------Robert BorterSystems ArchitectVirginia Dept of TransportationAm...
I think you are confusing Visual Basic with C#. Many of the VBOs provided with Blue Prism make use of Visual Basic which does not use curly brackets. You should end up with code errors should you try not to use brackets for C# code. There is a dro...