Showing ideas with status Not Planned.
Show all ideas
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
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
Status:
Not Planned
Submitted on
10-11-19
10:07 AM
Submitted by
WimVan_de_Velde
on
10-11-19
10:07 AM
Hi, It would be nice to be able to detect and modify the status of a work queue (running/paused) from within a vbo. Also a filter on any kind of "get items" from that queue would come handy, because now you get all the items, even if the queue is in pause. Kind regards, Wim VdV
... View more
The BP DB contains a lot of information that could useful for admin/BAU/audit/upgrade yet much of it cannot be extracted into a report. It would be nice to have a suite of reports made available. For example:
Asset inventory
All objects, pages, input/outputs, descriptions
Top-down dependencies, ie what objects, queues etc each process uses
Bottom-up dependencies, eg what is using each object, queues etc
Credentials - expiry date, last used date, access rights etc
Queue volumes
Asset 'last used date' (eg what is obsolete)
Activity reports
Session history including termination reasons
Change log per process/object/whatever
Activity log per resource (which machines are used most and least)
User reports
Users, roles, permissions etc
Activity per user
Current user activity (who's logged in now, who's got control room open etc)
System reports
All BP client system settings (for comparing environments)
Perhaps users could call stored procedures via Data Gateways instead of having to query tables directly.
... View more
Status:
Not Planned
Submitted on
15-01-20
11:48 AM
Submitted by
Graeme__Tacon
on
15-01-20
11:48 AM
When in a process/object and use the 'Find References' to see where the item is used, the results show processes/objects that have been retired, BUT, it doesn't highlight them as being retired. It would be really useful if it did this.
... View more
Status:
Not Planned
Submitted on
09-07-19
11:38 AM
Submitted by
Walter.Koller
on
09-07-19
11:38 AM
It would be helpful to be able to create and apply templates for user security role definitions in System tab. Additionally to be able to export and import those templates to move from one environment to another. Being able to export security roles in structure format will allow to run security audits on granted permissions (eg discrepancies between template and individual settings). This will support us in our multi team environment with 4 roles x 9 teams (and growing).
... 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
Hi Team, I think we should be having the community version of the product as it will increase the interest of the new developers/students and also good to test the latest/existing features before directly moving for Upgrade. This feature is provided by most of the RPA tools and Blue Prism should also think about it.
... View more
The situations we confront on a daily basis needs more indeep material to be provided by BP. This material is not for advanced users. Only for kids who want to play. How you can run a class that has to write in console a string, while you can't bend the console with BP from the code stage like you say in the doc. You can run the cmd and inside cmd you can type arguments etc. The doc from your site is SF.
... View more
Status:
Not Planned
Submitted on
19-11-19
07:56 AM
Submitted by
MarleenHordijk
on
19-11-19
07:56 AM
At this moment when a task in a scheduler is no longer relevant, we change the on complete of the previous task. The not-relevant task will still be visible in the scheduler and this is confusing en messy. I understood that removing a task is no option because of the existing archive logs. We would like to have the possibility to retire tasks from the scheduler that are no longer relevant so that the task is not visible in the scheduler anymore.
... View more
Status:
Not Planned
Submitted on
15-01-20
12:38 PM
Submitted by
Graeme__Tacon
on
15-01-20
12:38 PM
It would be great when testing a process/object in debug mode, if it showed you, maybe by colour coding, which path has been taken through the code. You could then easily see what parts of the code hasn't been tested.
... View more
I think it would be a great idea to have an auto complete feature in the expressions editor so if you start typing a data item or collection name it will suggest options based on the already created data items or collections within your process or object. and then if you press the tab key it will auto complete the name in the editor for you. I've attached a mock up to visualise how this could look. I feel this would save a little time but also it would make it simpler with less clicking involved.
... 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
12-11-19
11:40 AM
Submitted by
HanumanthYemmet
on
12-11-19
11:40 AM
Release management is one of the key activity when it comes to manage the processes versions. we create packages and we take release from it as and when required and we need to name the release manually every time with own naming convention. it would be good if an automatic version of the each release can be generated while taking the release prompt a pop up which allows to accept/reject the release version. if accept then create a release with same as process name with version automatically. also the pop up will give a area to add the description to that release, why that version is generated where reason is added to justify it. example: PID_001_Process_Order_Creation i create a package with name UAT_PID_001_Process_Order_Creation similarly for PROD_PID_001_Process_Order_Creation as i need to take multiple releases as and when changes are done, blueprism can just create a release with a version. Example: UAT_PID_001_Process_Order_Creation_0.1 Desc : initial release for UAT UAT_PID_001_Process_Order_Creation_0.2 Desc : bug fixed and changes added as per the business requirement in order status. PROD_PID_001_Process_Order_Creation_0.1 Desc : initial prod release it saves time of the developer and will not mislead if there are too many releases in backup. this automatic versioning will be maintained automatically by allowing auditors to track, when and how many releases are taken and the reason of it by looking into the description and version number. Looking forward to hear back from team on the same. will be adding more details to it if this idea is worth. Thanks
... View more
Ability to use colors on lines and anchors as well same as we can do now with actions calculations ect.
... View more
Status:
Not Planned
Submitted on
20-08-21
09:20 AM
Submitted by
Stefan__Pappalardo
on
20-08-21
09:20 AM
Currently the Decipher.DLL need to be copied manually to the Blue Prism Automate base directory. It would be great if the Decipher.DLL would be already there by default.
... View more
If I create a schedule in Blue Prism, it shows as the name of the schedule with the scheduled processes underneath. When I click on a process, it allows me to set the next process that will run on that schedule after the currently selected process finishes. The trouble is that the processes can be arranged in any order under the name of the schedule, even if that order isn't representative of their running order. For instance, if I have a schedule called Count, and under that schedule are processes 1, 2, and 3 in numerical order. At first glance, you'd think that they'd run in that order. However, if you click on each individual process, 3 could run first, and then 1, then 2, all based on the contents of the On Complete combo box. I'd like to see the processes reorder themselves under the schedule name based on the On Complete contents. One step further would be to allow drag and drop functionality of the processes in a particular schedule to change their order, and have the On Complete contents automatically change based on that position. I think that if the drag and drop functionality were added, and that the order of the processes under the schedule name was the actual running order of the processes, the On Complete contents wouldn't even be needed, potentially freeing some real estate for something else. I would assume this would eliminate the need for the Initial Task combo box that is displayed on the screen that appears when you select the schedule's name. ------------------------------ Tracy Lovett RPA Developer I Synovus Columbus, Georgia, USA ------------------------------
... View more
Many dynamic applications are tough to be automated and while Xpath is more reliable than HTML Path, there is no such option to interact with the elements using the Xpath.
... View more
Status:
Not Planned
Submitted on
17-07-19
11:00 AM
Submitted by
TetsujiJunicho
on
17-07-19
11:00 AM
Right now, only Session Logs/Published Dashboards/Custom Object Data can be sent to the output by Data Gateways. It would be great if Windows Event Logs of Runtime Resources could be sent to the output because we can obtain and analyze the event logs at nearly real time by, say, Splunk. When the Runtime Resources are Physical Desktops, it would be great helpful.
... View more
Status:
Not Planned
Submitted on
26-02-20
11:42 AM
Submitted by
Subramanyam_Red
on
26-02-20
11:42 AM
Backword compatability from version 6.6 to 6.5 or earlier having problems because of the change in the Elements. in 6.6 element is <display x="-195" y="-105" w="150" h="90" /> where as in V6.5 <displayx>-195</displayx> <displayy>105</displayy> <displaywidth>150</displaywidth> <displayheight>90</displayheight> Can we create an object to replace <display x="-195" y="-105" w="150" h="90" /> with <displayx>-195</displayx> <displayy>105</displayy> <displaywidth>150</displaywidth> <displayheight>90</displayheight> Which eliminate the canvas is messed up with all the actions and data items overlapping on each other.
... View more