Showing ideas with status New.
Show all ideas
When a breakpoint is reached in Design view, I typically need to start stepping through the stages after it. I need be able to see the stages immediately surrounding that stage. Having to manually drag the breakpoint notification out of the way every time gets tedious.
... View more
Just now I wanted to find some information if there was a known issue for a particular problem and for what release and if this issue was resolved in one of the later versions. Unfortunately the documentation for 6.x and 7.x are split and the searches have to be done at least twice for each major version, but this is OK. However, the search did not bring any useful results as the search brought up three pages of any type of document about any topic. Since I am not able to know what is the exact search term for a possible issue, I have to try several words and phrases and view all search result pages. I also just now tried to search for a specific issue (BP-5825) but could not find it in https://bpdocs.blueprism.com/ which makes sense as this issue is documented here: Support Center | Blue Prism Portal 1. it would be nice to narrow down the search to known issues & their fixes to be able to easily verify the status 2. it would be nice to have one place to look for known issues and enhancements
... View more
When opening System / Archiving in manual mode, there is a time frame to be specified that limits the shown logs currently in DB. It would be nice to have the Start date being 'open' in order to query all history until End date. There might be some logs in 2019 and I would never know (or maybe in 2018? 2017? you get the point :))
... View more
We can add a setting to have default Block color in system manager. E.g. If I set to grey, whenever I'll drag and drop block it'll come with that default color. This setting can added.
... View more
Not sure if its already raised or Team is working on this but can we create a official power point VBO . I do know that something is available on DX portal but its still not a official VBO with all actions which we can perform on slides .
... View more
HI team, The GUI does not provide an ability to reset the Archive logs action if it already been triggered and due to some reason if the archive fails. System Admins should have the ability to reset the Archive Flag as large organizations do not grant access to the Database due to security limitations.
... View more
As a developer we need ease of creating web service connection and action based on endpoints available . we are looking for step by step wizard which can help to automatically load all the methods or endpoints in a given web service, be it REST or SOAP, as long as the provided link includes the services' definition - Swagger or WSDL. Once loaded select from which endpoints or methods to automatically create actions under Web service window instead of creating them one by one. Something similar already exists in UiPath and other platforms.
... View more
Would be nice to have a possibility to select if inputs are Required or Optional in Start stages of Object Actions (with, for example, a checkbox).
... View more
Provide column sort on all the available columns on the screen - Package overview screen in Release tab, Environment variable screen
... View more
Can we create a feature where if our pending queue item is there in the queue more than the SLA time it sends a alert or mail. I do understand that its possible thorugh indirect ways , bit can we build a inbuilt feature or VBO where we need to give queue SLA (like we have priority or tags) and if that item is pending more then the time of SLA or its about to reach it , it throws a alert to prod team . This can be a great functionality for the production team and can be a asset for business also .
... View more
I do see we have a Command line "\report" command which gives BP system report and covers -->
"Writes a system report out to the specified file. The system report is a broad overview of the current state of the system - the number of sessions and log entries, the number of queue items, the validation state of the processes etc." Can we break or modify this command limited to a particular process\object . It will be a great thing to have. It can be used to complete "Peer Reviews" and can be automated . If not can we create a new command which does a peer review of a process\object and gives the validations\errors\advice\warning in a text file as they are already stored in .bprelease or database only thing we need to do is attach that to our CMD command .
... View more
In Studio, you have to open a Process or Object in View or Edit mode to check what Pages it contains. In many cases it would be very nice to be able to see a list of Pages without first having to open the Process or Object in View or Edit mode. Add a Right-Click option on Processes and Objects in Studio that shows a list of Pages the thing contains.
... View more
There is a Refresh Button in control room but hidden inside a menu bar. There are no other options and only refresh button is there. So we can have Refresh button directly sitting on home page of control room, instead of putting it inside menu bar. This thing makes no sense. I think this should be immediately resolved.
... View more
Hi,
Please include a new action in MS Word VBO to download attachments(different attachment types such as word, pdf, excel, ppt, eml, etc) present/embedded in a word documents in future version updates. It helps us in downloading embedded attachments without needing to write custom code as it is little tricky.
... View more
Currently in BP, we have given access to credential manager for all developers, this will allow every developer to allow and modify all the credentials. we need a mechanism to restrict the specific credentials to specific users to overcome this issue.
... View more
We would like to have the 'Retired' functionality extended to Work Queues and/or Queue Management. When processes are retired, work queues associated to them still appear in Queue Management and the Control Room. This provides a less than ideal user experience as users now have to manage queues that are no longer in use as well as active queues. This also poses an additional problem as RPA scales - the Queue Management and/or Control Room will continue to look busier without the ability to retire queues.
... View more
The current web service exposure design results in a 1:1 ratio of process/ object to resource. This results in limited resiliency and reduces the overall usability of the Web Service functionality in an Enterprise setting. Ideally processes & objects should be exposable onto a number of resources to provide additional resiliency - and also enable the ability to load balance any incoming requests across the various resources exposed. Alternatively, the process/ objects should be exposed via the Application Server - where it would then be possible to select which resources could receive an incoming request.
... View more
AutomateC has an option to export (/export) work items from a work queue using a custom filter (/queuefilter) configured in BP UI.
The filter by default includes 100 items (controlled by "Rows per page" at the right bottom corner). The maximum value is 10K.
This means CLI has a limit of exporting 10K items, and no ways to export items from 10001 onwards. The BluePrism UI has no such limitation and has an option to export currnt page/all pages.
... View more
A collection field is used on a page while the collection data item is kept on the Main Page.
When you go to the Main Page and right-click -> Find References, what would you expect to be informed? That the data item is referred to in the Main Page AND in that page in which you are using its field right? Wrong... the only reference it has is on the Main Page. Check screenshots for a better idea. I know that just below the data item, in the "Find References" window, you can find its fields references on those said pages, but, in my opinion, if there are 3 references to one field in one page, and another 3 references to another field in a different page, for the whole collection there should be at least 6 references, 3 in each page, being the sum of all the fields references across the code. The idea here then would be to have references tell you where a collection is used, disregard if it is the whole collection or a field from it.
... View more
Currently we don't have the option to download and store the files using a REST API Call with the Web API Interface provided with Blue Prism. It would be great if we can update the same as currently as a workaround we had to use the Utility - HTTP - 6.10.3 action HTTP Request file option for the same. You can refer to the below thread for more: How to download a file using web api.
... View more