We need to be able to normally delete (NOT hide, retire or sth like that, but to delete) old business objects and processes without corrupting database
... View more
Status:
Needs More Info
Submitted on
06-11-19
05:14 PM
Submitted by
Dawid.Pekala
on
06-11-19
05:14 PM
Just like it is possible with process logs, it would be great to see an option to added to archive off work queue items. It could be as simple as a tickbox within log archiving to include queue items or (even better) as an entire separate archiving subrouitne, so it can run on separate schedule.
... View more
Status:
Not Planned
Submitted on
05-11-19
04:45 PM
Submitted by
Manoj_kumarNunn
on
05-11-19
04:45 PM
Hi, It will be good to have a configuration setting to avoid runtime resources to look for a connection when they are offline. Currently in Control room these runtime resources shows as "Missing" status when the BOT machine is shutdown or offline for some reason. We are planning to implement a cloud based solution for Blue prism bots to start machine and stop machines automatically. When the machine stops, the relevant runtime resource shows as "Missing". It may help if we have a configuration setting to stop runtime resource to look for a connection in this scenario. Thanks, Manoj
... View more
Status:
Not Planned
Submitted on
05-11-19
09:25 AM
Submitted by
MariusBalukevic
on
05-11-19
09:25 AM
Help is not being updated with newest release functionality updates and examples
... View more
Extend Action Stage to dynamically call OBJECT/METHOD from a BO Use case: An actor validates medical provider licenses are current. To do this the actor must perform browser navigation to different medical board websites depending on state, provider type and specialty. The same data needs to be scrapped from all the websites (Provider Name, license start date, license expiration date). Classic RPA problem. Check If an Action Stage could dynamically call OBJECT/METHOD from a BO, the maintenance of implementing this could be simplified by flattening this (eliminating decision tree) through tabling an interface implementation. Build a Collection with the following columns: Lookup, Object, Method Stage that calls Collection Manipulation BO to get row by Lookup Column Stage that dynamically calls BO using OBJECT/METHOD returned from look up The next question is how to handle input/output parameters of stages that dynamically call OBJECT/METHOD? Pass one row collections (basically list of name value pairs).
... View more
Status:
Under Consideration
Submitted on
31-10-19
04:53 PM
Submitted by
DominiqueDALLER
on
31-10-19
04:53 PM
The application modeller accepts that different elements in the application modeller of a given BO have the same name. For maintainability purposes, this should be forbidden.
... View more
Status:
Not Planned
Submitted on
31-10-19
04:50 PM
Submitted by
DominiqueDALLER
on
31-10-19
04:50 PM
The BP compare tool (BP 6.5.0) is currently unable to compare the application modeller part.
... View more
Status:
Not Planned
Submitted on
31-10-19
04:48 PM
Submitted by
DominiqueDALLER
on
31-10-19
04:48 PM
While upgrading our BP platform (up to 6.5.0), I have checked the BO provided with the new version with the previous version, for example the VBO MS Excel. After some errors in our customized VBO MS Excel, I have discovered that the BP compare tool doesn't take in account the initialize page. Perhaps the same with the clean-up action.
... View more
Status:
Needs More Info
Submitted on
31-10-19
04:36 PM
Submitted by
DominiqueDALLER
on
31-10-19
04:36 PM
The view functionality in the studio is too far limited. If I open a process or BO in view mode, my objective is to open it for READ ONLY purpose. I still want to be able to use all the other functionalities, like using the expression validation, advanced find, and so on. So the view functionality would be more useful as a read-only mode, instead of a no edit mode.
... View more
To be able to tackle performance issues, the Blue Prism log should take in account the duration of each stage. Firstly, the Blue Prism log should display the duration of each stage in the log, not just the 'resource start' or 'resource end'. And as some stages are unseen given the log settings, the Blue Prism log should include at the end, the duration of all unseen stages, and the total duration of the process. Secondly, Blue Prism should include a setting to display a stage in the log if its duration is greater than a defined value (in the system). For example, all stages with duration greater or equal than 30 seconds are displayed in the log, even if the setting in the studio is none or error only.
... View more
I think 2 very important enhancements are required - a) When we rename or change a data item, we have to manually change the old references for those data item in all the stages where it's used.Instead of doing this manually BP should automatically replace the previous references in all the stages. b) Right now we have to manually select all the required process/ Objects/Env var etc while creating a package. There should be a way that either Blueprism drags everything related to a project item or we should be able to visually see the dependencies while creating packages. Regards,
... View more
It would be great to enhance the existing capability to review references to a process or an object in the following way: to enable it both ways, meaning that you are not limited to view processes and/or objects that call the selected item, but also vice versa to view all processes and/or objects that the selected item calls itself (particularly useful to review upon release build if all required items are included) to have a full visual mapping of all references and dependencies, not just a simple list
... View more
It would be great to add a simple confirmation prompt before final deletion of a schedule in the control room. As there is no such prompt as of now and the option to delete a schedule is right next to the option to retire or unretire them, this happens quite frequently to our operators.
... View more
Status:
Duplicate
Submitted on
28-10-19
10:59 AM
Submitted by
RobynSinglehurs
on
28-10-19
10:59 AM
Would be good to be able to stop all schedules from running so that if you want to halt the system (upgrade, urgent service window) you can stop all schedules from running rather than having to go through them all one by one stopping them. Allow them to end gracefully and then be able to restart them all rather than having to start them individually as well.
... View more
With the start of Blue Prism, it is automatically trying to connect to any server set as default in the ComboBox of connections. This behavior is really annoying when working with multiple environments, as the user needs to wait or cancel a connection attempt if it's set to the wrong server. Also, the preemptive authentication of users is not acceptable at all. Preemptive connections should be avoided as the application should only try to connect to a server after the user confirms it Preemptive connections can decrease the performance if the user wants to connect to a different environment Preemptive connections will result in throwing the error "An active connection has been closed forcible by the server" if the same host runs multiple BP Servers, but BP tried to connect preemptively an a wrong port Authenticating users before they even entered their password is also something that should be changed: Authenticating users after they just entered their username is a violation to IT security standards. I wonder how this passed your audits. Preemptive authentication can tell an unauthorized person details about a user's account (like if the user/password expired) even if the user was not authenticated.
... View more
Status:
Not Planned
Submitted on
23-10-19
04:21 PM
Submitted by
MarshallMclane
on
23-10-19
04:21 PM
Embed within BP functionality for end business users to trigger bots, load queue items, make decisions all during the bot execution. As of now everything is scheduled and has very little human interaction. Ability for end user to trigger bots, send queue items to bot, and review exception items should be embedded in the tool. Many of the other RPA tools are building out or have released this feature. NO automation tool is complete without enabling smooth human to bot interaction.
... View more
currently a detailed guide is not available which will provide information on different attributes that exists in Application Modeler, a detailed guide would surely help in selecting attributes for e.g. what do we mean by Match Index or Class Name attribute etc
... View more
feature to create and save a connection between process and bot machine will help to get rid of dragging processes on bot machine by scrolling through the long lists of bot machines, feature can be introduces as a schedule without any timing, but can be ran manually whenever required
... View more
Is it possible to Integrate share point libraries in blue prism such a way easily navigate the files from one library to other libraries?
... View more
It would be really helpful to have extract feature for Environment variables within Blue Prism. Right now the only way we can do is from SQL Server and playing with raw database is not safe. So built-in functionality to extract env variable table would be great!
... View more