When zooming in Process/Object Studio, the font always stays the same size. This decreases usability as many times users change the zoom level, it is because stage names cannot be read. Zooming doesn't help here as it only changes the size non-textual elements are rendered in but the font stays at the previous level.
... View more
Hi Blue prism Team, if you can validate idea not only based on the vote but sometimes it should be validated by your team. In that way only a product can be improved more and you can understand the need of the developer or user. I can see lot of good ideas but sometimes vote is less because all the users are not using community even they use they don't use the idea forum to validate an idea. Even you will see this idea when it will reach 16 or more votes 🙂
... View more
Hi Team, I would like to add enhancement for Blue Prism. Right now, if any user going to perform edit status, view log, view all attempts or extract queue reports - but by mistake or due to some choppy network clicked on "Delete Worked Case from Selection" then Blue prism will delete that item. Due to this - We will loss transaction item information or we won't know which item we needed to retry. But I would like to suggest Blue Prism should ask one time confirmation before delete. -With Best Regards, Malak Dudhia Sr. RPA Consultant Wonderbotz LLC
... View more
Utility for Code Updates with Administrative Privileges.
Scenario: There is a requirement for a utility that can update parameters and data values for various objects, specifically utility objects. This can be achieved by providing inputs such as:
- Type: Process/Object
- Page name or action name
- Stage name > parameter name and its corresponding value
- Parameter/data item name and its corresponding value, and so on.
Problem Statement: Frequently, the browsers used for 90% of automation processes undergo updates, which are beyond Blue Prism's control. These updates often lead to the disruption of automation processes. For instance, the default settings of Edge and Chrome browsers in version 117 disable Active Accessibility rendering the command line parameters used in the application modeler or passed through the Navigate stage ineffective. In large-scale enterprise organizations where hundreds of automations are running concurrently, making code changes to each automation simultaneously becomes a nearly impossible task.
This situation highlights the need for Blue Prism to develop a solution that addresses such scenarios, providing a competitive edge in the automation platform industry. If Blue Prism were to offer a feature allowing inputs like process name, object name, parameter name, and its value to be supplied, this capability could be executed by platform administrators or individuals with administrative rights. They would be able to directly make changes in a production environment, efficiently managing automation processes in response to browser updates and other similar challenges.
... View more
Hi, On BP panel 'Advanced Find' you'll get the results in the grid as below:
The results are first sorted on column 'Page'. Unfortunately, you cannot reorder or sort the find results in any other order than presented. In my case, I'm looking for all places where a collection data item has been defined throughout a process. These data item definitions do pop up in the list as 'Collection' but you have to browse the complete list every time to get them all. Easy to miss one and time consuming. It would be very helpful if you could click any column in the grid and the results would be sorted on the clicked column. In my case I would like to order the grid on DataType. So I'd browse to whatever DataType I'm looking for and have all data items grouped together. Hard to miss any and time saved. Happy coding, Paul
... View more
There are dozens of Excel functions that are not included in BP out-of-the-box but can be added with the use of a simple enumerator in the code. For example 'Save as CSV' changes wb.SaveAs(filename) to wb.SaveAs(filename,6) Explode the number of actions available to users by including these enumerators as variables in the interface or passing the variable to the action OOTB - rather than forcing users to re-code the VBO statements individually.
... 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
Is this not good that we add a voice stage? Is it possible to add a voice stage I think yes we can do it and for this, I need more advice on how can I proceed with this problem? Guys, I need your suggestion how can we do this.
... View more
We can see succesful login in audit logs but there is no records for failed login.
For example, when i entered my password incorrectly i cannot login BP but after this failed login there is no record added to audit logs modüle.
We would like to see this kind of login attempt. Is there any possible way to check these? Aprreciate your support on this issue.
... View more
Right now in Blue Prism 7.0, you can filter for sessions in the Control tab, but you can't view all the results. There is no 'next page' button or way to see results that do not fit on the first page of results. The best you can do is change your sorting between ascending and descending, but if the result you want is in a middle page (not the first or last page of results), you can't access it. Others have suggested more custom filtering on the Control tab, which would also solve this issue. At the very least, I am asking for the ability to click through multiple pages of results when I filter for sessions in the Control tab.
... 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
A tool to check imported components for errors for e.g. missing object references or missing links, this tool can be immediately run after importing a release file into PROD environment and report generated can help controllers to correct the errors.
... 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
This can add more flexibility while developing if the tool allows the developer to open different pages of the same process in different windows.
... 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
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
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
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
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