Showing ideas with status New.
Show all ideas
Currently in Interact version 4.7 , When we raise/submit a submission from interact API, Rules set to fields are not getting triggered while this feature is working from Interact UI.
... View more
While working on a process and object, when a user puts any new item onto a page, the stage font and size always is set to be Segoe UI with 10 pts. Typically, to change this you could select all and set a new font and size. What would be GREAT is to be able to set this default font and size somewhere in studio settings so that you would not have to constantly set it within a process or object when working.
... View more
Hi, I had a few suggestions that came to mind while using Next Generation that I find make the product a little more challenging to work with than it has to be. 1. When looking at the logs or navigating through pages, along with the Previous and Next page buttons there should have option to go to last page or skip to a certain page. I've had to skip through 40+ individual pages of log data. This is not the most user friendly. 2. Select and mark multiple queue items as exception. Not having this option was a bit of a surprise. What happens if you need to mark a huge volume of items? I had to already and it took long. The data provided to the queue was bad so I could not retry and didn't have much of an option. Along with that, an option to empty a work queue would also be nice. Having to then select all delete multiple pages of data, if ever needed, can also be unnecessarily tedious. 3. Set Dev or Production at the top level, not page level: Maybe instead of setting the page to development, maybe at the top level we select when we're in Dev or Prod. 4. Some notification that a published process has dependencies pending review and need to be published/approved would be nice. It can be hard to remember every time you may need to publish new dependencies. Thank you,
... View more
As a process designer I would like to be able to compare two versions of a model and for the differences to be highlighted in Design Studio. This will help me identify and assess the impact of changes. The bpmn.io framework used by Design Studio supports this capability, but we currently need to export models to use it.
... View more
It would be good to have the option to check/uncheck a selection of processes or objects being imported through a release. For example a change went into production recently which had a bug in it but a backup of the process wasnt taken from production before the new one went in causing an issue in rolling back the change. As a rule we take a full production back up at the end of every week so we could import this release but as it includes EVERYTHING it meant a good bit of time during the import where we had to select whether the process/object was to be imported or not imported, since we only needed one process imported it was a real hassle. If we had a check box to select/unselect all we could select only the ones we need to import without having to go through the drop down selection for each process and object.
... View more
In Blue Prism, this functionality would be implemented as an action within a business object that allows jobs to "release" their digital worker licenses when a higher-priority job is pending. Essentially, the action would enable the job to place itself back into the queue, allowing more urgent tasks to be processed without disruption. Having transitioned from UiPath to Blue Prism, I’m bringing a feature I previously custom-built in UiPath, which I found to be immensely beneficial. In our previous framework, we had a system where low-priority jobs could run throughout the day, but if a higher-priority task emerged and required a license, the lower-priority job would temporarily give up its license and return to the queue. The code would do this checking every time a new queue item was picked up. This behavior was seamlessly integrated into our framework, allowing our processes to communicate dynamically with the control room. The ability to manage this flow, where jobs could intelligently pause for higher-priority tasks, ensured better resource allocation and process efficiency without needing manual intervention. This feature enhanced our automation framework by offering flexibility in job scheduling.
... View more
Each version of Blue Prism should display tooltips and highlight new features when installed for the first time. This is a common practice in many tools, as not all users will thoroughly read the release notes or actively explore every new feature. It is the responsibility of the product developers to incorporate such tooltips within the software to ensure users are informed and encouraged to try out the new features.
... View more
Hi This is Hongjun Shin working at Blue Prism Korea. One of our BPK customers manages 50,000 batches. With 50,000 batches, trying to view the history of a batch on the DecipherIDP web page takes a very long time. In addition, a lot of data is stored in the DB, and there comes a point when DB management is required. I've opened a global ticket about this, Currently, there are no query statements to manage DecipherIDP's DB. Also, when I submit batch files to DecipherIDP, if I submit a large number of batch files, it uses up all the transactions on the DB server, preventing other applications from using the DB. Therefore, I would like to have a feature that allows users to set a quantity limit when uploading batches to Decipher. I also asked the global support team about this, but they told me that there is no such feature at the moment. Do you think these two features would be an improvement? 1. Decipher DB cleanup query statement 2. the ability for users to set quantity limits when submitting batch files to DecipherIDP
... View more
It is possible to start schedule, delete schedule, report on schedule... but there does not seem to be a command to create or retire schedules, which would complete the functionality for CLI commands for AutomateC.exe
... View more
Currently, When we select inbox option in interact form [ version 4.7]- Auto mail is getting delivered . there is no option to customize this email. i am looking for this feature to add in interact form so that our business partner can receive customized mail. BP ticket reference - 297330
... View more
Work items which are stuck in infinite loops impact Chorus BPM system performance, and in some cases system stability. This issue impacts both hosted and self-hosted clients. When we see high CPU utilisation on the application and database servers, we query the WA2 BI event table to find work items which are stuck in a loop. This reactive step allows us to identify the work items which are impacting performance but doesn't address the root cause. We could like Chorus BPM design studio to identify potential infinite loops as part of process validation. The beta process test automation framework was able to identify loops. Maybe this code could be used as the basis of a solution?
... View more
Regarding EQM inbound email contents, our client found that when the email body has over 10k chars, those content length after 10k will be truncated. This is confirmed with development team on the limitation. Our client needs a search of Ref id in the email body text, so that the workflow logic will link the email in source to the work with same Ref id. In the case when email go back and forth, it will become a long email thread. This long email body text has been truncated and unable to return the Ref id for further processing. This limitation is impacting the business operation, client requests an enhancement on the EQM capture component and allow configuration.
... View more
As BP 7.2 is moved to 64bit, could you please move Java version on Data Gateway(logstash) to 64bit Java. Currently there is no option to choose latest version on Data Gateways. So please make configuration more robust for updating the version on Java. This will allow to refer any latest version of Java(64 bit).
... View more
Enhancement Request: As a Chorus processing user, when I add an attachment (Word or Excel) these documents have a document name as shown in the diagram below. Once it is created in Chorus each attachment is given a 12‑digit Collection ID and the original filename is stored in the FLNM lob field as meta data as shown in the diagram below. When I subsequently download or view the attachment, it uses the Collection ID as the filename in the banner. The use of the Collection ID in the banner is confusing as I am not able to see at a glance what the document is, particularly as I will have multiple documents open. I also have to share these documents with others and the name of the document is incorrect. Therefore when I save the document I have to rename it back to the original document name which introduces potential errors as I must follow a specific naming convention. Desired outcome: When an attachment is opened in its native application, the application banner will display the meta data held in the LOB field (FLNM) and the file to be downloaded with the document name (FLNM). Additional information There was an enhancement made to ROS 2.5 that has the functionality being requested. The source type MASTER has been set up as Revisable: The user has created the MASTER attachment (revisable): The original filename (FLNM) can be set by the user before launching the selected template. When the native application is launched, the meta data from the FLNM is displayed in the banner: When using the save as function, the meta data from FLNM is used.
... View more
This idea is related to feedback received by our executive staff regarding the HUB/Interact authentication landing page. Users are finding the authentication landing screen confusing specifically the picture of the doorway. In many cases, we have been advised that users were unsure where they landed and if they were in the correct website for Interact. We would like the ability to add branding to clearly communicate that the site is for HUB/Interact and allow customer/company branding to prevent user confusion.
... View more
In Blue Prism UI, opening tab: Releases, in the main window named Package Overview, several columns with information on existing/known releases and packages is shown in list view with columns: name, created, created by and last release. The provided information would be much more valuable if the columns could be sorted and maybe even filtered. I just imported a release file, not knowing if the target is an existing group, a new group (and what it's name) or if it maybe was done as adhoc package. Being able to sort columns would greatly increase the chance of finding the package.
... View more
A manager is prompted to log separately & distinctly into AWD Admin when logged into Hub/Portal. Once that happens, they can no longer view images in Hub/Portal. In a shop where managers are working dynamically in AWD/Chorus, it is not efficient or user friendly for them to have to toggle between their Portal/Hub session where they are reviewing/approving work in queues while at the same time needing to manager their teams business area/work type/queue access to meet the needs of the workload.
... View more
As part of accessibility standards, users navigating by keyboard (using the tab key) should be able to move sequentially from left to right and top to bottom through the focusable elements on a page. They should also be able to see the tab focus. Tabbing in Processor does not meet this standard. Users should be able to start at the Workspace menu and tab across (to User profile) and down (through function cards Worklist, Search, Create et cetera, and Quick Creates), then tab through their open cards and minimized cards.
... View more
Can we spotlight, tag or favorite a document we want to see at the top of the list? Every time user opens a case to review a particular document, e.g. Worksheet or Payment Summary, they have to go through many non-relevant documents. Request to provide a way to bookmark a few documents on the case, which is visible to all the other users as well.
... View more