Showing ideas with status New.
Show all ideas
My team and I have mentioned several times amongst ourselves that it would be great if BluePrism enabled the creation of folders for Schedules and Packages. Now that our team has been building processes for several years our list of Schedules and Packages has gotten quite large and the ability to folder these processes would be a huge help in cleaning up a large list.
... View more
Currently, in Decipher there is no option to see the submitted batches, which can be helpful for what the user has verified and helps to understand if there is any mistake done by the verification user.
There should be a tab available in Decipher with all the submitted batches and once we click on the particular batch it should show the data as like the Data Verification screen with 3 panels for that batch with Page overview, fields, and mapped/verified data. The batches should be grouped with that specific unique identifies for the template as like if it is Purchase Order then it should have to group with the Document Type and then if the multiple PO templates from customer 'ABC' then batches has to be grouped with that customer name with the timeline of the batch.
From this we can achieve the machine learning capability of the Decipher to train that particular document type and update the way of document training through verification.
... View more
There is no option to undo in classic forms on Chorus. Please can we have an undo "Ctrl z" functionality? This will save time when creating forms and be a HUGE help for the overall user experience. Every time the users move something by mistake they can't easily take it back, leading to a lot of frustration as this action is common in most applications, especially design. Although the UX builder is coming there are still a substantial amount of historical forms designed in classic thus this feature is still required for small changes in a lot of businesses, and shouldn't be overlooked due to the UX builder.
... View more
Allow the user to select font, font size, and font color in Processor Workspace view history. Our clients complain the current text color is too light and small to read easily.
... View more
With Search forms and potentially and Chorus form designed for work processing whether UXBuilder, Dynamic Forms, or Traditional forms the ability to denote a one of these are required. My thought on implementation would be to contain the fields within a group box and mark the box with a css class of oneOfThese. There could be multiple group boxes with independent oneOfThese markers. This was implemented as custom javascript on a Search form that required a hidden text input that was marked required that the custom javascript managed inputting/clearing to get the Search button enabled/disabled appropriately.
... View more
The font readability is currently bad in some of the Process/Object Studio UI elements, for example due to kerning issues. The changed zoom functionality in 6.8 has also made it more difficult to develop. Now that the font scales with zoom, everything below 75% zoom makes the elements unreadable, so development has to be done with 100% zoom, which makes it harder to get an overview of the process. Allowing for better customization of the fonts on user/system level and disabling font scaling below 100 % zoom would enable smoother development.
... View more
Hi at the moment anything you do in BluePrism you are connected direkt via AppServer to the Database. So you always have a kind of live connection for everything you do. That makes BluePrism kind of slow in Studio. It would be great in Studio to have the option with database and without database. If the developer is done it just needs a button like publish to database and everything is okay. During development he should have the option as well to save under C:\Temp for example. Later with the publish function process is saved in database. Be aware iam just talking about Development Enviorment.
... View more
Hi there, with the AND and OR operators currently available the following expression throws an error when a flag data item is not set. IsFlag([Flag Item]) AND [Flag Item] Returns Error: ... right-hand-value is empty. If Blue Prism would support conditional logical operators like && and || in C# repectively AndAlso and OrElse in VB.NET the expression in this example would be valid. The evalauation of the expression would stop if IsFlag() returns False becuase the whole expression couldn't be True anyway. We could use a single decision stage only and could use this kind of expressions in choices. Currently there are two options: - always set a default value for flags - break the expression mentioned above up in two decisions and execute the second decision only if IsFlag() = True With choices this cannot be handled easily.
... View more
In Blue Prism 6.4 for Object MS Excel VBO, actions Open, close and save Workbook, have hardcoded timeout value of 30 seconds. However, it has very little point to keep this value hardcoded. Instead a better approach would be to have this value as input. In case no value is passed, a timeout of 30 seconds can be initial value.
... 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
Currently when an element within application modeller is cut and pasted in any node of the Element tree, a new Element ID is generated, invalidating the previous Element ID and all references pointing towards it. When that happens, the following error is displayed by the validation tool: Page: ABC Stage: XYZ Type: Error Action: Validate Description: Failed to find referenced application element in row 1. Element ID is 87188755-42bf-4433-bcaf-33a4f152aeff Repairable: No The only way to fix this is to manually re-point the element within all the affected stage properties. Additionally, this also invalidates the application modeller in all of the historical versions of the affected Object(s) in version history. Given that this can potentially mean several hours of re-work, not to mention serious frustration, please change this to work as follows: - When copying and pasting an element within Application Modeller and the pasted Element ID already exists, generate a new one - When cutting and pasting an element within Application Modeller, retain the pasted one This has been tested on the following versions: 6.4.2 6.4.4 6.8.0
... 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
It would be a great support to developers or support teams if any of the session can be restarted by clicking on previously completed or terminated session. given the machine is available.
... View more
Currently, robots can be manually executed only from the terminal where BluePrism is installed, but if there is a web-based console screen, it will not depend on the terminal, so please implement it.
... View more
I want you to create a VBO that deletes the duplicate data in the collection and stores it in a new collection. ========================= ご担当者様 collection内にある重複するデータを削除して、新しいcollectionに格納するVBOを作成してほしいです。
現状だと重複を削除するプロセスページを作成する必要となり、時間がかかります。比較的多用する機能であるため、標準のVBOに取り入れて頂きたいです。 以上、よろしくお願い致します。
... View more
It would be great if Blue Prism can provide one or two months free trial or license for it's cloud products. Because most of us we don't know how it looks and how it works. Every organization does not have license for cloud products. SO it would be great if we can see it in future.
... View more
Presently, you can only influence the request URL through variables. There are web services that have a very dynamic capability to their URL query parameters. Being able to execute a section of code to build the query parameter string, similar to how we can execute code to build the body of the request, would be very beneficial.
... View more
When you have a larger application model and you're browsing through the element tree it would be nice if the application modeller would highlight the elements on the target application as you select the element. That way it would be easy to find the correct element (if you're not sure of it by the "should-be-self-evident-element-name"). You select the element on the tree, see the details on the right pane and the red rectangle on the application automagically (without pressing the Highlight button). If there's an error in the element attributes, the application modeller could highlight that by changing the element red on the tree view. If recognized, it could also show the conflicting attribute in red. BUT not pop yet another popup that needs to be OK'd before continuing. There's too many popups already in use. 😉
... View more
When you open the process studio or object studio By default, the font is set to Segoe UI and the size is set to 10. Is it possible to change this default setting? For example, when you open the project studio or object studio by default, I want the font to be Meiryo and the size to be 14.
... View more
Hi, Multi-team permissions is a nice feature that allows us to share our instance across our organization yet only exposing processes and resources relevant to the department user. One major downside is ALL the control room work queues are exposed. This is potentially a security risk as a user may wish to view the logs to another departments queue and learn about information they are not privy to. Since worked queues can already be organised into groups / folders it seems a natural extension to add multi-team to these work queue groups.
... View more