A better password reset mechanism is needed in case the user forgets the password of the BP login. I know there are other workarounds, BP support contact, etc but tool should be able to provide such reset options by using Email ID, Phone Number, Secret Questions, etc many other options are available in tools nowadays.
... View more
Single Click Option to Retire and Unretire all schedules in the control room. This option can come in handy during prod deployments and many other situations.
... View more
Status:
New
Submitted on
05-07-22
10:19 AM
Submitted by
jordan.harvey.norfolkcc
on
05-07-22
10:19 AM
Hello, It would be really useful if we could find references to specific Web API actions, I know we can view references to the Web API itself but we don't have a similar view for a individual action. At the moment, if the API itself has a breaking change and requires some re-work of the Web API in Blue Prism, you have to manually go through each reference to that Web API to see what is impacted by the change.
... View more
Hello currently, Process exception section in PDD is always empty by default (post recording and after editing in capture GUI) and there is no way as of now to update from capture.
... View more
Currently there is no option to add custom word template in the setting option in capture. This hold true till version 3.1. this feature once added will save time for org not to copy paste the information from capture doc file to their own file.
... View more
When archiving session logs in BP it should be possible to chose another target location than file system. It should be possible to specify a target DB. The session log table takes huge amount of space and regular archiving is inevitable. Normally only very few days are kept online in Blue Prism DB. Any investigation or analysis on log data needs first to restore from file system back into DB. The target of the restore has to be BP instance, thus may impact existing environment or new environment has to be set up. The idea is to archive session logs into another table (in another DB) instead of file system. This opens several possibilities: - DB Backup and Restore can be used (whose implementation is normally more sophistiscated than file system backups) - Table organization can be utilized (eg partitioning) - Data in this table can still be easily access and used - Backup and Restore to/from this table is independent of and won't affect BP instances - Archived data in the table will be a snapshot at the time of archive (see below for implications) Currently the session logs (and also archived logs) have references to other DB objects like resource, process, ... Although the deletion of the referenced records is prohibited as long as the session logs are online, they can be deleted when logs are archived. Restoring session logs may then have an incomplete view of what happened in the past since referenced resource, user and process may already been deleted or otherwise lost (eg upgrading BP into new BP instance). Therefore those references have to be resolved into their names (in addition to their IDs) before writing into archive table.
... View more
Today, Every time a new Process or Object is imported into the Environment via AutomateC is automatically added to the Default Folder and does not maintain the Source Directory Structure. However, this is retained when importing via a .bprelease file. This is due to the <process-group> and <object-group> tags present in the bprelease file. Including this in the process/object xml will allow Users to import into an established folder structure.
... View more
Currently, the import switch in AutomateC does not put in an Edit Summary while importing into an Environment. The option to put in this customized text will allow users to manage command line imports much more effectively.
... View more
Currently, an element spied with Browser Mode has a "Get Bounds" option in the data you can read via a Read stage. The coordinates returned seem to be relative to the parent element of the element spied, not relative to the Internet window or to the Windows screen. This is not helpful information. It would be helpful if we had a "Get Screen Bounds" option to read (like the option available with an element spied in UI mode). I have a website where I need to click a dropdown menu to display the dropdown options. Using "Click" in a Navigate stage with the Browser Mode-spied element doesn't open the dropdown menu, so I need to initiate a Global Mouse Click instead. However, I can't initiate a Global Mouse Click without providing the coordinates to click. I can't determine the coordinates to click without reading useful element bounds from the Browser Mode-spied element. Hence, my recommendation for more useful bounds data.
... View more
Dears,
It will be good if users has a chance to change the priority of cases in a queue from the control room. Currently as we do not have this feature, we are always forced to do a debug run to achieve the necessary results. Thanks,
Bharadwaj.
... View more
Currently, Known issue list across BP version do not include date when the issue is added to list. Issues are keep on adding as they are coming late as well and users do not come to know which issue was added at what point of time.
... View more
Dynamic Forms - Unable to invoke a presentation flow on click of a custom button on dynamic form I think this is more of a backlog item than an issue. We're trying to figure out if there's a way to invoke a different presentation flow on click of a custom button on dynamic form.
Business Scenario: For example, we're trying to setup Pension for a customer and we do have different presentation flows which take care of each of the details capturing i.e., first presentation flow to capture Personal info, second presentation flow to capture Risk Details, third to capture Quote details and so on. Towards the end, we would like to show a summary of what all have been captured in the previous presentation flows (dynamic forms) and provide an Edit button at each section for the CSR to be able to go back to the relevant presentation flow for these specific section to be edited. Edit button, here would be a custom button and we would like to understand how this can be achieved using dynamic forms.
Incident Number - INC0556959 Client - AI4 Process Ltd. Chorus Componenet - Dynamic Form Client Environment - Dev
... View more
The ability to finalize a Revisable Object in Chorus BPM should be configurable to extend the currently implemented conversion to TIFF to other formats including PDF.
... View more
In Application component , Access and permission functionality is not yet implemented
Cannot Modify or delete the Wire frame that was used to create Objects
Cannot be used for code maintenance
Cannot be used to create test scenarios and map test cases
No Inbuilt tool to capture the screens
No provision for defect management
No provision for change management
Cannot be used to interact with Blue prism components apart from creation of object using wire framer
Wire framer functionality creates only the high level object with no elements
... View more
The option to pin data items so their values remain on screen while the process runs would be great. Maybe a ribbon somewhere could contain these so they're always visible. Having to pause a process then potentially change pages and or scroll to find the current value of a data item is wasted time. The ribbon could be able to be pinned so it could be closed when not needed.
... View more
While doing some testing in Beta I set my letters to Deferred to print later as needed. As I made changes I found I don't need to print them all and would like the option to Delete them. I feel this would be helpful in Prod as well. If a new automated letter gets generated and then an error or a change is needed in the letter, you would have the option to Delete these letters versus printing and worrying one my go out in error.
... View more
Create utiilty to enable import of an excel (*.csv) formatted spreadsheet from Processor workspace. UX screen will need to enable mapping of columns to Chorus BPM data fields with options to include/exclude column. Need to include a preview that states what will happen (i.e. 27 new UNIT - WRKT transactions will be created with the following data fields ACCT, SSNO, AMT, etc.) Each row will create new transaction (Case or Transaction) in Chorus BPM and they will execute the related process flow. This utility will enable sunset of some RIP feeds and enable rapid ingestion of data into the system that is currently locked in Excel spreadsheets.
... View more
Auto-delete the collections attached to queue items if the completion/exception date is > x months Make this part of the queue settings so it can be setup for each queue differently. This approach allows you to track actual worked items without storing personal data. Update dbo.BPAWorkQueueItem set data = NULL where finished is not Null AND loaded < DATEADD(month, -2, GETDATE());
... View more
Within Blue Prism I currently can't:
verify whether the expected number of cases from the Business Case match with the actual number of cases
create charts on hours/FTE saved
I propose a new table with project information: manual handling time per case, expected number of cases per year, expected avg run time,... The new table shouldn't be on BP Process level, but on the same level as the Schedules are organized. I.e. a project containing multiple BP processes (e.g. login, load queue, process, reporting, logout). This table, in combination with existing session, queue, tasks.... tables can give insight in expected vs actual outcomes.
... View more
System > System > Calendar When you want to make a slightly different calendar of an already existing calendar then you currently have to re-enter all the holidays in the newly created calendar. Ideally, next to new, save, delete, and reference, a new button would appear to "clone" the selected calendar, and allow a name change of the clone.
... View more