Status:
Delivered
Submitted on
06-08-19
12:55 PM
Submitted by
ChristopherJank
on
06-08-19
12:55 PM
When I add a new action, for example DB ORINOCO - Start > Launch, I would to have the option to automatically name the stage with the Action name actually used: 'Launch' or even 'DB ORINOCO - Start - Launch'. It might be renamed automatically or have like a checkbox: "Rename stage by object used"
... View more
Status:
Not Planned
Submitted on
06-08-19
12:54 PM
Submitted by
ChristopherJank
on
06-08-19
12:54 PM
I would like to be able to store the Output from an action / calculation stage in a 'dynamic' data item. In a loop, I want to store the output from an action/calculation in a different data item for every loop - so I would like to have the option to use something like a 'container' data item which actually holds the name of the data item where the output will be store. Then on every loop I can update the value from the 'container' and the output will be stored in another data item.
... View more
Status:
Not Planned
Submitted on
06-08-19
12:54 PM
Submitted by
ChristopherJank
on
06-08-19
12:54 PM
Expressions are currently written in some kind of Visual Basic dialect, which is great for non-technical users or beginners from the 90s. It should be possible to write Expressions e.g. in C# becaue this would allow the creation of more advanced expression. Of course at some point a Code Stage producing a Boolean ("Flag") value could be used, but it has no access to an API or other interal functions so e.g. Exception details cannot be evaluated.
... View more
Status:
Delivered
Submitted on
06-08-19
12:53 PM
Submitted by
ChristopherJank
on
06-08-19
12:53 PM
Alomost everywhere Blue Prism is using Microsoft Rich Text Boxes for writing text. Especially when editing Expressions, this makes no sense. Rich Text Boxes should be used when targeting non-technical users who want to write a novel because they do two things: 1. They don't use monospace fonts like Consolas or Courrier New 2. They use Microsoft Office style for selecting word/characters Both points are just annoying when writing source code like Expressions. Monospace fonts are a must-have for writing structured expressions like source code and definitely apply as well to BP's Visual Basic dialect that is used in Expressions. The same applies to the selection mode: it has some kind of auto-completion built into it which makes selecting very hard (and annoying). Both points could easily be fixed in minutes by changing the text boxes' style.
... View more
Element attributes beginning with "Parent …" allow an identification of elements by considering their context. Unfortunately a rather simple but insecure method of generating this attribute's value has been implemented ("Parent Window Title" in this example): all window titles of all elements that are direct ancestors are baked into a single string, separated by just a space character. If an application has 3 windows with one window being a child to the root window and another window being a child to the child window, the "Parent Window Title" value for the "child-child" window will be something like "SubChildWindow ChildWindow RootWindow <UNKNOWN>". These issues will come with this implementation: 1. Space character can't be used as separators between window titles as window titles often contain spaces themselves. This way it is not possible to separate the window titles anymore. Also, BP seems to just concatenate the titles with additional spaces, resulting in values that have 2 space characters as separators. Hardly anything but wildcards can be used on something like that, which again results in a very unprecise matching. I suggest that a standardized format is used instead of just adding everything to this string and randomly putting spaces between it. 2. adding "<UNKNOWN>" to this string if the window title could not be determined is insecure as this could be interpreted as a real window title. Instead, another solution should be choosen to mark an unreadable title.
... View more
Status:
Not Planned
Submitted on
06-08-19
12:53 PM
Submitted by
ChristopherJank
on
06-08-19
12:53 PM
The way Application Modeler identifies application elements should be more transparent. E.g. it should be possible to set a priority to specify the filter order that is applied to the application's element tree. This would allow to tweak the performance when identifying elements.
... View more
Status:
Not Planned
Submitted on
06-08-19
12:52 PM
Submitted by
ChristopherJank
on
06-08-19
12:52 PM
HTML parsing is ridiculously slow, causing huge performance issues for interacting with web applications. Identifying a single element can take up to 15 seconds even though "Match Index" was activated. Still, there seems to be a very ineffecient HTML parsing going on and a bad implementation of how to filter elements with the selected attributes (selecting more attributes will increase the identification time, which makes no sense unless the whole HTML is parsed again for every filter).
... View more
Status:
Not Planned
Submitted on
06-08-19
12:51 PM
Submitted by
ChristopherJank
on
06-08-19
12:51 PM
The application modeler should provide an API to interact with application elements in code stages so complex/missing functionality can be implemented. I would like to interact via C# with applications which are already connected to Blue Prism by using the functionality BP uses internally (e.g. directly accessing the .NET Process object in a code stage which holds the connection to the target application to send Win32 messages)
... View more
Status:
Duplicate
Submitted on
06-08-19
12:51 PM
Submitted by
ChristopherJank
on
06-08-19
12:51 PM
I want the Option to have a Button to cklick at Import to set all radio Buttons to "Don't Import this business object" Its a pain if you want to import just one Object from a FullBackup and need to cklick 800 times on the radio button for no import
... View more
Status:
Delivered
Submitted on
06-08-19
12:50 PM
Submitted by
ChristopherJank
on
06-08-19
12:50 PM
I want the Option to Deploy via Databases. I want press on a Object to promote it to another BluePrism Database
... View more
Status:
Needs More Info
Submitted on
06-08-19
12:50 PM
Submitted by
ChristopherJank
on
06-08-19
12:50 PM
I want to have the Option for a CodeReview / Approval Tab in the Obejcts / Processes.
... View more
Status:
Delivered
Submitted on
06-08-19
12:50 PM
Submitted by
ChristopherJank
on
06-08-19
12:50 PM
I want to have the Option to Export and Import a Calandar to anoter BluePrism Instance
... View more
Status:
Delivered
Submitted on
06-08-19
12:49 PM
Submitted by
ChristopherJank
on
06-08-19
12:49 PM
I want have a calendar option to load the public Hollidays per Default for Germany
... View more
Status:
Not Planned
Submitted on
06-08-19
12:49 PM
Submitted by
ChristopherJank
on
06-08-19
12:49 PM
I want to go back to a older version of a Process/Object via restore. Click on a old version of the object and view. After this resore and you get the question to overwrite or as a copy.
... View more
Status:
Not Planned
Submitted on
06-08-19
12:49 PM
Submitted by
ChristopherJank
on
06-08-19
12:49 PM
I want the option to comare a copy of a process or Object. Ist not a new version of a Object ist a real copy
... View more
Status:
Not Planned
Submitted on
06-08-19
12:48 PM
Submitted by
ChristopherJank
on
06-08-19
12:48 PM
i want filter in the Control Romm by a part of the Tag like *Error 401*
... View more
Status:
Delivered
Submitted on
06-08-19
12:48 PM
Submitted by
ChristopherJank
on
06-08-19
12:48 PM
If a Process is in Status Stopping i cannot filter by "stopping" ist just missing in the dropDown
... View more
Status:
Delivered
Submitted on
06-08-19
12:47 PM
Submitted by
ChristopherJank
on
06-08-19
12:47 PM
If i want export and click on Select all Dependencies then i expact all dependencies not just the first layer of. Process - Component - Objhect - Utility etc.
... View more
Status:
Not Planned
Submitted on
06-08-19
12:47 PM
Submitted by
ChristopherJank
on
06-08-19
12:47 PM
I can at the moment just say i dont want import if the object is still existing, this is not for new objects possible
... View more
Status:
Not Planned
Submitted on
06-08-19
12:46 PM
Submitted by
ChristopherJank
on
06-08-19
12:46 PM
In Studio i would like to select more then one Folder or Object at same time, e.g. to set Access Rights for all folder at same time
... View more