There is no way to retrieve the batch name once the batch is opened, it would be great if the batch name can be seen once the batch is opened.
... View more
I see in Batch types there is a setting called Validation lists which allows to use Odbc to connect to database. In my case I want to use Excel file. I use following connection string:
Driver={Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, *.xlsb)};Dbq=C:\Users\JMarkowski\Desktop\test.xlsx;
When I test connection, it says it's successful, however when I go to document form definition I don't see there any data.
Can you please implement this functionality working with Excel in Decipher?
... View more
60 mins session timeout is a ridiculous setting which will restrict the automation for user
... View more
We have a process that uses the AWD REST API to index a large amount of data that is scraped from a PDF by a bot. We have found that this large post of Indexing often results in data not being successfully mapped to BI. After speaking with Customer Care, there is no obvious reason why the Mapper doesn't capture all indexing. This missing data causes confusion with downstream reporting as the CSD has the data but the report does not. The only way to correct the mapping is to delete the indexed value and index it with the same data moments later which can result in the in reps spending a significant amount of time manually correcting the data so the reporting is correct.
It would be nice if there was a nightly batch cycle that could reconcile the BI LOB tables against the AWD Indexing to ensure the BI tables contain the correct most recent indexing, as clients do not have access to the Live LOB Data and not all fields that are configured for BI are mapped to the AWDBE table for clients to build a custom solution.
... 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
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
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
During development for large processes, time is wasted on finding the right page. This can be sped up by organizing the pages, but it would be faster and easier to read if the pages could be grouped and/or colored. Groups could be rolled up and expanded as needed.
... View more
My company increased Chorus password requirements including a minimum of 15 characters. On the change password page, our IT team was able to select/customize most of the requirements. However, I was informed that the "Must contain at least eight characters" is hard coded. Users think they are satisfying all password requirements including 8 characters but fail at creating a new password. Tickets are being opened stating they cannot update their password. I have instructions with the attached screenshot, but users do not always have the instructions available.
I originally submitted this as a case. If Chorus allows a company to customize its password requirements including changing the min character length, shouldn't the system allow us to update the change password page? Seems like an error in the standard password set up functionality rather than an enhancement.
... View more
On the Generic Rendezvous Maintenance page, it is difficult to know which Business Area/Work Type/Status combination is being selected unless you select each line individually. The 'Rendezvous Records' window width displays about 20 characters. Since a Business Area and Work Type can each be up to 10 characters long, the status information does not display in this narrow window.
... View more
Modify Chorus Worklist tagline to display the Assigned to User ID and name or at least last name. Currently, the tagline has a round, orange person icon. When a user hovers over it, the "Assigned To: userid" displays. Most processors do not have other user IDs memorized and displaying a name would be more informative. Users are aware of the Standard Search - Assigned Work Search allows a look up by ID or name, but this is more clicks.
... View more
I am writing based on our experiences with BP v6.9 and some of my points might already been resolved and improved in more recent version.
I think I already created at least one idea on this topic but since I am again spending significant amount of time, I compile a list of possible improvements (again).
.) Make automateC /archive behave like UI archive
automateC does not archive _debug sessions, UI does
automateC skips resources with AttributeID=0, UI does
.) Make archiving less random
Current archiving approach is to randomly take one resource does seems to be idle (not sure if upcoming schedules are considered when choosing so they are not blocked/cancelled).
I assume there has to be an active Windows session (ie logged on) to run? That means all resources and all possibly used uses have to have access to the archive folder. (Logs are normally considered being sensitive and should not be accessible easily and any modification must be prevented... normally).
It cannot be ensured that the correct archiving target directory is used as this definition is per machine and not per connection. eg I am logging in with userA with connectionA setting archive target: folderA. When userB is logged in to the same machine using connectionB, those logs will then be archived to folderA instead to folderB. All resources have to be set manually to use the correct target folder. If not then set manually and explicitly, the target folder could also be some directory in MyDocuments which is user related and when using several logins finding the archives again is time consuming. (eg 10 resources with 12 users results in quite some possible combinations where those logs could be)
The 'one machine one archiving target' also makes setting up 'archiving nodes' impossible. The idea would be to provide one dedicated resource with one specific special user being used for archiving of several BP instances. But the used resource is random and it is not possible to run archiving with different targets on the same machine.
.) Make archiving a server task or enable it for use in processes
I think the most common approach for archiving is that the server is taking care of it (no need for login, one defined machine doing archive, ...).
Alternatively it would help a lot to be able to create a process that triggers archiving so we are able to specify the when, where what ourselves. (Currently this is not possible since automateC behaves differently to archiving in UI).
.) Make BP aware of archiving
In the meaning of, show when, where and what did archiving do. Currently there is no easy way to even see if archiving took place. Archiving should be visible in the logs / Control.
.) Provide feedback during archiving
When we start archiving we don't know anything of the progress, time remaining, if it got stuck, ... It would be great to have any kind of feedback in UI and automateC because we are now waiting for hours in hope of archiving might still work and might finish correctly
.) Improve archiving performance
Singe days can take minutes or even hours to be archived depending on the size of the table and amount of logs being processed. During this time process execution is slowed down significantly. We saw process steps taking 4x the time when some archiving tasks are running in the background.
.) Make archiving more reliable
The more processes/days/... are selected to be archived in the same session, the more likely it is there will be a (timeout) error. This is strange since logs are archived at the most granular level and there should be no difference if I starting archiving 30x with one day each or 1x with 30 days, but obviously there is.
Also more detailed error description would be helpful to understand why we ran into timeout and how we can avoid this in future
.) Provide means to archive audit logs
Audit logs are more important than execution logs. Although they use much less space they will grow over time and there is no feature to clean up those logs in an organized way. We would have to run manual delete SQL scripts... which our IT security department does not like so much.
... View more
As we transition to Processor Workspace we noticed there isn't an option to Clear AWD Web Cache (as there was in Classic Workspace). Once we start using Processor this option is no longer available to Users. Could we have this option added to Processor Workspace to match what was available in Classic Workspace?
... View more
The Custom Search option for Processor Workspace is a very welcome enhancement. However the Saved Searches show at bottom of a list and when large amount of Searches this makes Custom Searches less helpful than they should be (because need to screoll through 30+ searches to get to Custome Searches). Could we have Custom Searches show at the top of the Search list?
... View more
Status:
Planned-Later
Submitted on
17-11-23
08:56 AM
Submitted by
xie_surbiton
on
17-11-23
08:56 AM
As per the product roadmap, the UX Builder is to replace the Chorus form functionality, it would be nice to have a multi-select dropdown on the UX Builder, which could serve as an alternative to the current 'List Builder' on Chorus, except that it would save a lot of space on the screen by comparison. Please see attached for example.
... View more
Status:
Under Consideration
Submitted on
16-11-23
09:02 AM
Submitted by
Walter.Koller
on
16-11-23
09:02 AM
Currently updates to assets in Digital Exchange are shown only in the notification sections (/bell icon) inside of DX portal.
It would be nice to receive either or: real time, daily, weekly notifications/newsletter via mail on which asset was updated, based on to which asset I am subscribed to.
... View more
Unlock Precision Control with UX Builder Buttons: Customize Button Length According to Your Scenario and Business Needs.
Along with the current text-dependent spacing, manual length adjustments provide a sleek, uniform appearance for enhanced visual appeal and user experience.
Witness a more polished and professional design in the form below, where uniform button size elevates the overall aesthetics.
In the below form, you can see. It will look even better if the same-size buttons are presented.
Or
... View more
Empower Your Design Precision with UX Builder Sections: Unlock Vertical Section Management!
Gain full control over the height and length adjustments, ensuring seamless vertical arrangement of content. No more limitations – optimize the display of text, labels, and various content types for an impeccable user experience.
Take charge of your design and make your content look exactly as intended.
Currently UXB Headers -
Expected Header-
If required users should be able to like labels -
... View more
Elevate Development Flexibility with Enhanced UX Builder Section Customization: Unleashing Columnar Power Beyond Limits!
Eliminate the rigid constraints of up to a fixed 5-column structure and empower developers with the ability to dynamically adjust the number of columns according to intricate business specifications.
Currently constrained by a static system, our enhanced UX Builder liberates design potential, eliminating the need for nested sections that compromise both space utilization and UI aesthetics.
Experience a paradigm shift in web applications, where technical precision meets design ingenuity for a seamless and infinitely customizable user interface.
... View more
We need a new Set Value option that is similar to a conditional set value, but where all expressions can be evaluated rather than stopping on the first condition that is met. Ex - I have a pres flow with 8 set values to set some LOB fields based on specific conditions. it would be nice if i could combine all or some of them, in order to consolidate the Set Values in the design. History still needs to include all expressions that match when evaluated.
... View more