Enhance the action to allow user to indicate if it should check for Locked items as part of the Pending items
... View more
Parent ticket - AWD-42901
Description- Change the level of the 'error' level log message that appears in the logs whenever a document is deleted successfully so that it is only visible for traces. This has the potential to fill up log files if mass deletions occur. Client needs to delete images regularly/on-mass thus this issue will bloat the log files significantly if not addressed.
Steps to Recreate- Delete any source, review log files
Component - AWD|File Transfer (AFT) Affects Version - AFT 6.0 Client - AXA HK The details of the ‘change the level of the error level log’ is misleading, the issue/requirement is actually as per my comments:
Error - The message “WARNING: unable to delete, return code = 1” gets written whether a source is deleted or not.
Description - This error is logged every time there is an AFT delete during datapurge,
This reports a failure and a return code of 1 however the file is deleted, so the Warning is misleading.
(If the file is not deleted this same error is also produced)
This is a GDPR regulatory concern as it means the success of deletion of the file is unconfirmed.
... View more
Status:
Not Planned
Submitted on
17-07-19
05:15 PM
Submitted by
ChristianPanhan
on
17-07-19
05:15 PM
In the system settings of the Blue Prism interactive client there is an option "start a personal Runtime Resource on this machine when users log in to Blue Prism" It would be great if we could just right click on a process in control tab and would have an option like "Run on current Resource". Right now, if a user wants to start a process on his personal Resource he has to lookup his machine in the Resources section. This can be really time consuming.
... View more
My "idea" or actually my request to you at Blue Prism is to please get back the possibility from earlier version to let us customize the Interact 4.3 landing page. The current one has nice colors since I am from Sweden and also seems like a theme IKEA could use. But we would like the possibility to as we did in earlier version put our Branding-style on it.
... View more
While a Run time Resource is busy running a process it own't take another one. It will be a nice functionality if Que concept is introduced in Product. That way it will execute on First in First Out basis.
... View more
Hi Team,
I have a suggestion for Blue Prism tool. Currently when BOT is running on a machine, we can't access the machine (If we access then BOT's process fails). It is not beneficial for an organization to procure high number of machines to run BOT specifically for 24/7 which will increase the cost to the organization and also requires maintenance of the machines. Microsoft has launched a nice feature in Windows 10 i.e. "Multiple Desktops". With that a Windows 10 machine can have multiple desktops. Can we do some enhancement in Blue Prism to access this feature? I mean to say that if I have created 2 desktops then 1 Desktop will be used by BOT and second one by me to perform my tasks. This way it is very beneficial to organization and to individual to reduce procurement of machines.
Thank you, Sharmil
... View more
The Process Assessment Tool can be further improved by adding ROI KPI. Currently, the process shows Potential hours and capital savings. However, there should be provision to calculate the total cost involved as part of License cost+Development cost+ Infra support & Maintainance cost+ other licensing costs (if any)+ support model cost to show how many years would it take to reap benefits. Sometimes the process gets rejected considering the ROI on first-year implementation cost vs over the year the ROI turns out to be positive considering no build cost would be involved.
... View more
Status:
Reviewed
Submitted on
12-08-22
12:00 PM
Submitted by
Philippe__Milard
on
12-08-22
12:00 PM
As we find it in the studio, a filter in the control room is very important and urgent to be implemented. We lost a lot of time for any intervention in the control room il there is a lot of bots implemented. It's very surprising that such functionality isn't present yet
... View more
Status:
Not Planned
Submitted on
22-05-21
12:59 PM
Submitted by
vinodchinthakin
on
22-05-21
12:59 PM
I think it will be very useful for Business perspective if there is a feature which shows the number of downloads of an Asset that is published on DX.
... 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
Status:
Not Planned
Submitted on
05-07-19
01:33 PM
Submitted by
Walter.Koller
on
05-07-19
01:33 PM
Our users like the calendar view of the Scheduler\Timetables window but it shows all schedules for all resources making it impossible to actually see what is relevant for users who are interested on their own processes. I would expect the possibility to set custom filters (on resource, schedule / process, ...). Further, future enhancements would be to automatically filter the information based on the rights of the user.
... View more
When dealing with complex and dynamic HTML pages, it's not always possible to use the Path attribute to identify elements on the page because the path structure can change based on other elements displayed before the field we want to use. Often those HTML elements don't have an ID property (which would allow to spy them quickly) and the use of other attributes combination doesn't always perform well. This could be solved (not always but in many cases) if we could modify the HTML source adding an ID property to that specific element. My suggestion is to provide an action that executes a search&replace on the HTML source in order to give the developer a way to add an ID property to an element and then retrieves the PATH of that element (i.e. “/HTML/BODY(1)/DIV(4)/DIV(2)/DIV(6)/DIV(3)/DIV(1)/DIV(1)/H2(1) ) that can be used afterward with Read and Write stages. I uploaded a screenshot with a possible example of the action parameters. In that example the action would retrieve the PATH string of the element before the label "Popular Broadway Shows".
... View more
When raising a ticket abut blueprism slowness on one of our machines they said it was slow because the connection between the client and the app server and database was poor. For most things (e.g. opening menus or some tabs) a connection to the app server/database should not make the app perform dreadfully slow as it either doesnt need the connection or if it does, the page should load most things and the data from the app server/database should load afterwards.
... View more
Currently if the license is unavailable , Bot will throw errors in Run time Resource. What if Blue prism add a feature to select the user based on Run time resource. if the license are not available the scheduled Process will be added in to Queue for the next license availability. 1.)For Unattended Automation or atleast triggering the digital worker using WEB API 2. ) Unattended Automation it is optional
... View more
Having an Inbox for each of the Forms that a user has access to. Right now it's all piled into one Inbox requiring a filter for the Form Name. For each Inbox by Form, have the ability to add filters based on the fields available in the form. e.g. if a form has a Date Field, I should be able to add the Date Field as a filter and sort.
... View more
A Dashboard which will be much easier to configure and use as the current one. And as a feature it would be really nice if you could display in a external confluence. So that everybody can see the values and not only the person, which have installed bp.
... View more
Keyboard shortcuts to to pause/resume/finish recording would improve the usability of BP Capture. Ideally, they would be configurable.
... 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
When expanding various windows in the product there are many windows which don't auto fit to occupy the space they have available. A small menu update would make some of the tooling a lot more friendly to use. For example read/write/navigate stages with multiple stages and panels, when navigating long named variables or long/wide application modellor trees makes the clumped menus very awkward and you need to expand them. Having to do this window operation so frequently though is a killer and makes using these menus a total pain when you have to adjust screen menu sizes so frequently, almost as standard when doing build work
... 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