Hi Team, When we change the data item name which is already used in actions. again, we need to change data items names where and all actions we have used Instead of this if blueprism has capability to rename automatically will be usefull for all of us
... View more
The utility task in the Chorus BPM design studio currently only has operations for work/source/folder creation. It is a regular design pattern in Chorus process design to want to update another work item (or less commonly, source or folder) within the same Chorus instance, given its object key. To do this currently requires use of the "updateObjects" operation on the AWD Processing Service SOAP web service, so:
The call goes out of the container and back in through the web server, creating a new execution thread in the process, rather than being a simple inline call from the Service Engine
As a separate execution thread, that update is in a separate database transaction, so won't roll back if an error down the line in the current process triggers a transaction rollback
... View more
Within Blue Prism, if a user forgets their password, it would be good to enable them to reset their own password by entering some security questions.
... View more
I understand that the process and object studio have numerous things to differentiate but what would be more usable is to have some different colors applied to Process and Object studio so anyone can understand in a glimpse that it is process studio and that was Object studio. I understand that most of the time it would be developers who would go to the studio to work on the code but many times we need to show the code to management/Non - technical folks it would be very nice to have there.
... View more
I've called this a request for an overhaul of the archiving function because there are so many problems with the existing implementation that to me it makes sense to completely redo it. There's a list of requirements for a solution at the end if you don't feel like reading through the issues in detail. The session log archiving function as it stands in Blue Prism is not well executed, and is something I feel embarrassed about every time I have to explain it to a client. Depending on logging settings, the session log table in the database quickly fills up and for customers with little space for databases, this causes issues. This is widely covered in Blue Prism documentation, and the recommended solution is to undertake regular archiving of the session logs. Issues Here are the problems with the recommended solution:
Archiving fails if you attempt to archive too much data, either by selecting to many logs to archive, or if a single log file is too big. In the event that a single log file is too big to archive, there is no way to archive that file. I have encountered this a couple of times and consider the amount of data that can be handled in a single archiving action to be too low for enterprise use.
Automatic archiving consumes a license. Why? I still don't understand why this is handled 'by a bot' and cannot just be built into the product. Explaining to a client that you can do this automatically, but it might cost more is never easy.
You cannot specify a schedule for automatic archiving. Since I have to use a bot to do the archiving, at least let me specify for it to happen when the bot has some free time anyway or a time that is convenient to me.
Archiving does not actually remove the data from the database table. If your database reaches capacity because the session log table is too big (causing Blue Prism to stop working), even archiving all session logs does not drastically reduce the size of the table, in fact it has a minimal effect on reducing database size. If archiving is the recommended solution to the database becoming too full, it should actually solve the problem.
Archiving is done to a drive location relative to the local machine on which you are carrying out the archiving. This means that archiving must be done via the Blue Prism client on the same machine each time, or (if archiving from clients on different machines) each machine must have a shared location mapped to exactly the same network drive and this must be set up as the archiving location separately on each client.
The archiving drive location is set and remembered at the client level. If you have a setup where a client has connections to multiple environments, the archive location will be set the same for both. If, for example, I were tasked with being the member of staff responsible for archiving for both development and test environments, it would use my single client-based setting for both environments, requiring me to overwrite the archiving location each time I want to archive on a different environment.
Solution Please re-develop the archiving function and provide a solution that
Can run automatically on a user defined schedule, or in the background provided that does not have an impact on performance.
Does not consume a license to run automatically.
Allows any size or quantity of data to be archived, or which handles a large data load intelligently rather than just saying 'Archiving Failed' after an inordinate waiting period.
Reduces the size of the session log database table appropriately. (e.g. if you archive 70% of the session logs, I would expect the database size to reduce by 60-70%, not 5%).
Allows archiving to be done to shared or common drive locations.
Maintains a single, persistent archive location per environment, not per client.
... View more
After some time processes might not be needed anymore, because have been replaced by other processes, they become obsolete or maybe it was a one time activity only. It would be helpful if a deployed release could be rolled back (ie removed / deleted) from an enviornment. In case of complex business processes, several BP processes and VBO might have been needed for its automation. Those dependencies between BP processes, VBO, queues, environment variables, schedules, ... are packaged into one release file and deployed into production. When this buisness process automation is not needed anymore, the environment should be cleaned from not needed objects and configuration. Currently this has to be done manually, for each object individually. It would be much more convenient if there would be a rollback feature so all objects that are part of a release package could be removed at once. Of course with dependency check and warnings if necessary
... View more
Currently, we can only use the action "Raise Submission" to create a unique form for an individual in Interact. We would like to have the capability to raise a submission for a unique form that can be filled out by multiple users. Our concern is for situations where we need to meet a specific SLA and the individual who the form is assigned to is on PTO and will not be able to fill out the form on time. This proposed feature would allow us to give multiple users the option to fill out the form or for the user to re-assign the form to another user.
... View more
Currently, Active Directory SSO is supported, but not currently Azure AD. Azure AD supports conditional access approvals, allowing approval based role access for various tasks within the application.
... View more
Status:
Not Planned
Submitted on
27-08-21
09:06 AM
Submitted by
Stefan__Pappalardo
on
27-08-21
09:06 AM
The count of components depending on Message Broker RabbitMQ is growing. At the time of writing I know of the following components.
Blue Prism Hub/Interact
Blue Prism Decipher IDP
Even if there is some documentation on RabbitMQ.com I found not much documentation from Blue Prism. There is some very basic information in the installation guides of Hub/Interact and Decipher. But I miss the bigger picture and a focus on security. Please consider to add documentation that can give answers to the following questions.
Is it recommended or even viable to share one RabbitMQ server instance in a BPA environment with Decipher and Hub/Interact? (Currently the installation guide only describes from the perspective of the component, not seeing the big picture.)
Does RabbitMQ offer Active Directory Intergration with SSO (without providing username and password, direct passthrough)?
Is it really needed to use RMQ management plugin to operate a RabbitMQ server instance?
Which operating system (Windows or Linux) is best to be chosen for RabbitMQ?
Are there any restrictions when preferring Windows over Linux?
What about Authentication and Authorization?
Is it recommended or even viable to use a technical service domain user account, and if yes how?
Can/should guest user (default Admin account !) be deactivated before installation, and if yes how?
What about encryption?
Is encryption needed, recommended, and if yes which is supported and how does it interoperate with the Blue Prism components?
Is there professional support available, and if yes will it be provided by Blue Prism or someone else?
... View more
Hi, I am dealing with a project consists of hundreds of credentials which will be updated once or twice in a week. Its difficult for us to remember when was the last updated date and time. So I think in such scenarios it will be very helpful if there is a additional column mentioning last modified date and time of a credential in Credential Manager.
... View more
Please change 'Link to Asset' to link to the latest version of Decipher's assets. I would also like the content of 'Getting Started' to be compatible with the latest version. (The latest version is 2.3, but "Link to assets" will take me to the 1.2 page) The relevant page on Digital Exchange is below: https://digitalexchange.blueprism.com/dx/entry/3439/solution/blue-prism-decipher The sample process and documents are not compatible with 2.3, so I am having trouble figuring out how to use VBO to build a process in 2.3.
... View more
The Timetable (Control tab: Scheduler>Timetable) in Blue Prism client shows the schedules for the whole week. This is a nice feature but when having several robots running numerous processes this view gets less usable because there is no distinction between runtime resources and the shown time span is to big to see more than the hour when the process should run.
It would be nice to be able to zoom into one particular day or even hour, to see exactly the time when the process run and what processes will run in parallel, are overlapping or run sequential.
Additionally there should be the information which runtime resources are used and maybe having the possibility to filter on (multiple) resources.
... View more
Status:
Under Consideration
Submitted on
20-09-19
09:38 AM
Submitted by
AndréSørensen
on
20-09-19
09:38 AM
When handling DLL's for a codestage, you have to unpackage nugets and add them to the BluePrism root folder for each VDI. It would be great to either have a Nuget manager like in Visual Studio (and UiPath as well) or be able to reference DLL's from a Network drive. With this functionality it will be a lot easier to handle versions.
... View more
Status:
Delivered
Submitted on
06-05-21
04:02 PM
Submitted by
KeerthanaJegann
on
06-05-21
04:02 PM
It would be great if we have an alert mechanism, where bot couldn't start the process due to some bot connection issue/bot lost/other issues. In such scenarios, we don't have any alert mechanism now, which informs about it.
... View more
Status:
Reviewed
Submitted on
24-08-22
09:26 PM
Submitted by
bhagavathsinghjnj
on
24-08-22
09:26 PM
Unretiring a schedule as per current model requires create Schedule permission. in our scenario , we have separate teams for management and operations . So it is better to have a separate unretire schedule permission where operations can just retire or unretire based on business needs without updating the schedule. Thanks.
... View more
It might be useful to have code snippet options available within code stages to allow for fast development of custom code stages. This would also benefit those will limited knowledge on coding and help them understand code stages where they might need to investigate, troubleshoot and fix code. This could be limited to areas within vb such as ms office applications, outlook, excel etc.
... 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
Data scraping for a web table or a web table which is having multiple pages is very difficult. I know lot of ways are there but there is no convenient way which can be followed for all the browser or web table with multiple pages.
... 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
Our users would like to have displayed the number of items in the queue on the minimized card in Chorus Processor Workspace.
... View more