Showing ideas with status New.
Show all ideas
We have the option to delete worked items from the Blue prism control room. When clicked it does not ask for confirmation and due to this many times, I tend to delete items while doing force retry. Can we add a pop-up window asking for confirmation to delete selected items from the work queue? Even we can add this checkbox in settings to have this confirmation window activate or not.
... View more
Currently there is no user interface to modify the connection details for RabbitMQ (network address, port, username, password) passed on Hub/Interact installation. Please add user interface to change connection details for RabbitMQ to the settings section of Blue Prism Hub. Thanks
... View more
Currently I can do a selector such as this $.[?(@.drawerName == 'Clients')].drawerID to get just the drawerID with the name of Clients. If I could instead replace Clients with a defined parameter for the API I could run the endpoint and more dynamically return the needed value without having to parse the output later.
All this lacks is the ability to make use of what's already there.
... 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
We have 100+ processes and 300+ schedules in production. There is scheduled patch update and security updates every week/ month. so retiring all schedules weekly/monthly is mundane task. Blueprsim should have a mechanism to freeze all schedules within a time range to resolve this problem.
... View more
In Blue Prism Interact V4.3, we do not have option to tag the queue item in Interact form.
If this option is available in interact form, it will help us for better tracking work queue items
... View more
When we make a change to a process or object, it is required to write down the change-ID and a short description in the Page Information stage. This has to be done on the page where the change is made as well as on the Main Page (for a process). Example: This works great but for one fact: The Description field on the does not resize and it is too small to handle free text. Proposal: Could the Description field on the Page Information stage be enhanced to handle:
resizing
remembering its previous size
... View more
It would be great to be able to import OpenAPI definitions of REST APIs to quickly set up a Web API in Blue Prism. Similar to what you are able to do with WSDLs and SOAP Services.
... View more
There is a serious bug using a code stage: Pass in a collection containing not initialized fields (e.g. number or flag values) into a code stage. All values will be converted to their .NET defaults e.g. a not-filled number becomes '0' and a not-filled flag becomes 'False'. The reverse transfer (out of the code stage) works properly. Set a DataTable field to DBNull, the value appears as not-filled in BluePrism! This functionality is needed in case of serialisation/deserialisation to/from external data (e.g. XML or JSON format). To keep a possible solution backward compatible: Consider of a code stage option e.g. "keep null value(s)"
... 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
At the moment the Tenant function is based on the user roles only and the administration of tenants in BluePrism is very time intensive. It would be great to have an setting like create tenant. This tenant is totaly empty like no objects no processes. The admin of Blueprism should add via Tenant Option like the Roles and Users. On the start option of BluePrism then you should have the Possibilty to choose the connection and a second option choose tenant. The admin see for sure here all tenants but the end user here see only the tenant they have rights for. This would help in different team enviorments.
... View more
Hi Team, Good Day!
In current Interact 4.3 version, password(secure) filed not available to store the data securely in interact form.
It’s good to have a feature to secure field data in interact form
... View more
Hi, when you design a form with many fields and the fields are depending on various conditions (based on the user choosing the value from combo box for example) we have to define hidden, mandatory condition for each field. If you have many fields it is becoming a nightmare as the number of conditions is growing significantly. Would it be possible to create a virtual element or group to which I assign the fields and then I build the condition on that virtual element or group. That means instead of 10 or 20 conditions for each particular field I will have only one for that virtual element or group. Regards, Zdenek
... View more
Hi, can you improve Interact so that it supports logical AND/OR conditions for multiple field values? Let me give you an example: 1. the form has got three elements - Combo box, Field1, Field2 2. if combo box value is Yes, Field1 and Field2 are hidden 3. if combo box has a value No and Field1 value is NOT EMPTY, SHOW Field2 This is not possible to achieve with the current features. Regards, Zdenek
... View more
Due to change in security concerns and prioritization of browsers by organizations. Provision of easy migrations from one browser to another browser instead of repeating complete development from scratch. This would help faster migrations and efficient Support operations which could be beneficial to Business users and also IT teams.
... View more
Some small enhancements would make Bluerism more user friendly. Right now when a session is in progress, unless you yourself developed the process, there is no way for someone to know if Safe stop is implemented in the flow. If it is not implemented , and you select Request stop , the session would just continue showing Stopping. I suggest having a small visual indicator to indicate if a process has it implemented in place
... View more
It would be beneficial and convenient for Blue prism developers to have the ability to view Blue prism process/objects along with their individual pages inside them with input/output parameters from the left pane of the studio tab. At present, if we have to check what all parameter we have given in a page we open Blue prism process/object and navigate to the page and then click on Start or End stage to view it. It would be great if we can view it from the left pane of the Blue prism studio and add/edit the parameters.
... View more
Please add ability to delete multiple environment variables at once (in settings tab). Overall managing environment variables is one of my least favorite things about blue prism. I can't help but feel like there's a better way.
... View more
Refreshing the control room runtimes is one of my most common UI actions within the control room. Its tedious to constantly navigate to the very top right of the screen to click a dropdown with a single item (making it a 2 step process). At least make it a single click refresh button. But PLEASE add a keyboard shortcut to refresh. Something like CTRL+R
... View more
In Blue Prism v6.9, renaming an action that is used in one or several processes, makes the processes have the error "Missing action" and the I/O fields on the process side are cleared, when choosing the renamed action. It would be great if renaming an action would also update it in each process that it is used in, as well as keeping any data items/collections in the I/O fields of the action (on the process side of the action). This is to reduce the manual labour of renaming an action
... View more