Showing ideas with status New.
Show all ideas
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, Please provide more useful options in Decipher IDP Misc Parameters., for example: 1. If I don't want to read a header/footer in a pdf file, an option should be available where i can select On or Off for decipher to not capture the info. 2. if I have a table with 4 columns and I only want to read column 1 and column 3 then should have option of which I can set the columns which Decipher shouldn't identify the regions. 3. Provide proper examples with description for all the available options (Format Expression, formulas etc.,)
... 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
Secure Active Directory queries using gMSAs instead of password-secured service accounts
Since 7.1 the only option for querying active directory domains that require authentication other than the account running BP Server is to provide the details of a service account in the Active Directory Domains configuration section in Sign-on settings
Our security policy requires that password-secured accounts have passwords that expire daily. This is unmanageable in 7.1 as it would require us to update the stored passwords in Blue Prism immediately after the passwords have changed
Ideally, we would be able to secure the Active Directory queries with a gMSA
Also, add an option to create gMSA user. Currently when we try to add AD user it only list/search the AD accounts, it is not searching the Managed Service account (MSA/gMSA). -- Get-ADSServiceAccount This will help to run the runtime as gMSA account.
... View more
Hi Team, Many business functions have now started using Decipher in our organization wherein we have created different document types. We are facing issue to move the TD from development to production every time we change in DFD, as there is no separation of TD. If there is segregation, then we can take the production td backup and move it in development and train the dev system and then move to production.
... View more
My client (on 23.x) having issues/suggestions on the Create & Link Attachment feature: When Business Area is entered, it take very long to pull up the corresponding Filetype (Source type), when they have a lot of Source types under that BA. Prefer to bring up that Source's Form to faciliate fill in of other LOB datavalues. Error message to be more specific e.g. Filename longer than 75 (the error message now is "An error occurred while communicating with the server and the attachment was not created. Please try again.") When the Create button, there is no sand glass icon to show that the file is uploading. User may consider it is unsuccessful and create again, so will create a duplicate Source. When a large file size is creating (over the limitation, say 25 MB), the system will try to upload the whole file first, and then find out the size is over the limit then throw out the error. It is better to first check the file size and then throw out the error, so that user dont have to wait for a prolong period of time.
... View more
SS&C stated this is the Chorus behavior and not a bug. But to user side, this is not logical.
... View more
My client feedback on the new Processor workspace: the scroll bars is just too thin (the width is too narrow), very hard to use. This applies to both the horizontal and vertical scroll bars. My client is undergo the upgrade to 23.x, so they tried both 22.x and 23.x. I feel the same, and tried on 23.x regarding the Worklist, Search card, Forms, etc
... View more
Currently when configuring a web api, the response for an action always expects the data type to be text: this proves particularly troublesome when the output is an inline image or binary file, as when such data is saved within a text variable, it cuts off some bytes during the process, rendering the content useless. Can this please be modified to allow selecting the expected data type for the response content when the payload is not in JSON format.
... View more
We should consider raising this display/resolution issue with the development team, as it has been observed by numerous users. Ideally, software should be capable of adjusting to users' display settings without requiring them to change display settings on their machine.
... View more
I would like to have the ability to have Decipher consider the option that a document may not match any document types associated with its batch, and to classify it as 'out of scope' or 'other'.
Currently if a batch type has two document types assigned to it (for example), then when it classifies a document, it splits its 100% confidence between those two types. So, if it is only 5% sure that the document matches type 1, then it is 95% sure that it matches type two by default.
If your document stream contains files that are out of scope (other forms, or photos or email attachments) and don't match any document types associated with the batch type, this can lead to false positives. It also doesn't give you anywhere to 'put' these out of scope documents other than raising them for verification.
I would like a way to indicate that a batch type contains out of scope documents and for decipher to consider matches to all known document types and if the independent confidence level for each match is below a certain threshold, the document can be classified as 'out of scope'.
... View more
In the current specification, even if the following operations are performed from the process through the Interact Remote API, it is not displayed in the notification on Interact. edit submission field value move submission to any tab For example, even if the processing result of the process is reflected in the Interact form, the notification will not be displayed and the user will not be able to recognize it. So it is necessary to send notifications from the process via a different route than Interact, such as e-mail. In this case, interaction between users and processes cannot be completed only with Interact. If it is possible to display a notification even when the above operation is performed, or if it is possible to display an arbitrary notification at an arbitrary timing from the process through the Interact Remote API, I think "mutual cooperation between users and digital workers" will be more enhanced and be easier to implement. I would appreciate it if you could consider.
-----------------------------
現状の仕様では、プロセスからInteract Remote APIを通じて下記の操作を行っても、Interact上の通知には表示されない認識です。
・フォームの内容を更新
・フォームの格納フォルダを移動
例えばプロセスの処理結果をInteractフォームに反映しても、通知が表示されずユーザに認識してもらえないため、プロセスからメール等Interactとは別の経路で通知を送る必要があります。これではユーザ⇔プロセス間のやりとりをInteractのみで完結することができません。
上記の操作を行った場合も通知を表示する仕様とするか、もしくはプロセスからInteract Remote APIを通じて、任意のタイミングで任意の通知を表示させることができれば、「ユーザとデジタルワーカーの相互連携」がより実現しやすくなるのではないでしょうか。
ご検討をお願いします。
... View more
Within the Blue Prism application itself, whenever you switch between tabs (studio, control, etc.), the UI resets to the system default. Filters are removed, folders are collapsed/expanded, etc. Requesting that the user selections be changed only by the user. So if I go to control room, filter my workstations for active only, then go to system to check my environment variable, when I go back to control room, the workstations should still be filtered. This should apply to all UI interface items.
... View more
Our organization uses Word Templates to control the letter writing experience from a default spacing, font, etc. perspective. Our user base is distributed over internal and external groups to our network, making a centralized location that is secure more and more difficult to maintain. The request is if we could have the Word Template file be stored by Chorus and have our Communications letters reference it instead of a LAN location.
... 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
The Inbox allows users to sort / filter on various fields, however, as soon as the user navigates away from the Inbox then any applied filters etc. are reset. It would improve the user's experience if these settings could be saved / stored. For example, a user may change the number of rows displayed from the default 5 to 25, sort by oldest to newest and then filter for a certain form / key value but this is then reset as soon as they open a form.
... View more
Hi Team, We need another enhancement to add the existing Training Data from one DFD/Document Type to another DFD/Document Type.
Use Case: We have gone live with one process consisting of US Invoices which have around 15 fields in DFD and is stable (Currently getting 87% accuracy), now we are extending the process to Asia Pac & Europe region for which we will create a new DFD & Document type which will have existing 15 fields with additional 10 fields. We need to add the existing training data of 15fields to the new 25 fields, wherein system should automatically capture 15 fields and rest 10 new fields should be taught.
... View more
I'm currently trying to query data from a SQL server and store it to a collection. Blue Prism fails the query, stating:
Can't convert System.Guid to a Blue Prism data type.
Please either natively convert System.Guid to System.String, or add a new Data Item type in the editor to support this field.
... View more