Hi
I noticed a bug in Blue Prism Utility - Strings, action Get CSV As Collection.
When you provide a schema and you select that first row is not a header row, action will produce in the output collection additional, empty columns named Column X wher...
Hi,
I noticed a weird bug in using Studio's tree browser - that you cannot move objects from one group to another if those groups have this same name.
Example:
1. Create two groups: Application1, Application2
2. In both groups create a group called...
Hi,
is it possible to dynamically add a password-type field to a collection? In collection manipulation object I can see, that AppendField actions are limited to date, number, flag and text.
Hi Guys,
Here some ideas from my side:
During process development I often miss a way of checking, from within opened Business Object / Process, what was changed during current editing session. It would really help to have ability to use compare too...
Besides enabling JAB in config, try also copying accessibility.properties file from java install path (i.e. c:\program files (x86)\Java\jre7\lib) to your user home folder (i.e. c:\users\username), open and uncomment (delete #) two last lines.
I notic...
I'm not using Browser mode - I attach to the Java application (via discovered PID). I tested it on JRE 1.7_111 and 1.8.x - same result. The app is Oracle Forms based, so I guess that there is the difference, but even though it should work. I think Or...