Currently, Blue Prism API feature doesn't support client certificates.
We need to migrate our open Web Api Services (Ex MS Graph) to a perimeter gateway where TLS (Certificate) Authentication is required.
There is no way to load the certificate on the request object from the Setting tab's Web API Services.
This feature would enable more security options for using Blue Prism Skills.
... View more
It would be great if when looking at a queue for a process, if the schedule was listed on the same screen. The list of queues and schedules are growing and it would make things easier to find all the information pertaining to the process on one page. There should still be a schedules section for when processes are combined into one.
... View more
Status:
Needs More Info
Submitted on
30-03-22
04:50 PM
Submitted by
kavitakumawat1
on
30-03-22
04:50 PM
split merged document in multiple documents of single document type in class verification automatically
... View more
Status:
Under Consideration
Submitted on
28-03-22
01:26 PM
Submitted by
SianFrancis
on
28-03-22
01:26 PM
The Control Room calendar currently does not function for 'working days' outside of the first and last. Financial Services would benefit greatly from an enhancement to provide working days options to these calendars. You can set up a calendar to exclude all dates, aside from the working day you want (once you have worked out what date the working day is of each month). However, there is a huge amount of maintenance with this and therefore greater risk of error. You can also only select one date at a time (multi-select options would be good here). I currently have a process to calculate the working day appended to the start of each of my processes; so the workers spend needless amounts of time and effort logging in and checking the working day, only to log out again with no action being taken as many processes work on just a few different working days per month. So in summary - the idea is to have a working days option factored into the Control Room calendar and allow multi-select options for the selected dates.
... View more
It has come to light that pooled resources don't always appear in name order by default in Control Room - this would be a help if this could be included in later versions.
... View more
We need to spy a web based application, but it uses a shadow DOM. Therefor we can't use the Browser spy mode.
Using the UI spy mode might seem like an option, but this method is considerabely slower.
I've read on the forum the method of injecting Javascript, but this option doesn't work in our case.
We have investigated the issue further and found out that a small change to the Chrome Browser extension could fix the problem.
There are two following elements in the source code of the Chrome extension which need to be changed:
· getHtmlSource.js - with case Node.ELEMENT_NODE the outerHTML is called.
· The outer HTML consists of only the 'regular' dom-elements, but not the shadow dom-elements. Could this be adjusted so that the shadow dom elements are also being serialized?
·
· main.js - in several places the getElement functions of document are used like 'getElementByTagName' etc. These functions only scan the regular dom; could they be replaced by functions that also scan the shadow-dom?
... View more
Currently it is not possible to archive audit logs. Archiving in the sense of remove logs in a structured organized way with the possibility to restore this information at a later time if needed. This feature already exists for session logs (although could be improved) but there is nothing similar for audit logs. We already have an audit log of 13 GB, by far the largest table in our DB. There is a script available that should reduce the size of audit table by removing change history details (ie object XML), which is permanent loss of audit information.
... View more
The "show latest screen capture" is a great feature. I think it could be enhanced with a simple addition: Show the Exception Message which was triggered at the time the screenshot was taken, perhaps along the ribbon bar. For bonus points.... would it be possible to jump to the relevant screen capture directly from the Log, rather than having to find the Resource in Control Room and right click there.
... View more
Hi, We are using BP version 6.10 in our organization and have thousands of processes automated. Due, to high number of processes we also have a lot of environment variables associated with respective processes. Since, the number of environment variables is really high it becomes extremely difficult to update an existing environment variable if required. It would be great if we can have a search functionality for Environment Variables so that the developer can search a particular variable and update it.
... View more
Status:
Under Consideration
Submitted on
15-03-22
03:26 PM
Submitted by
Vinodh__Kannan__Krishnan
on
15-03-22
03:26 PM
We have an enterprise setup with more than 400+ run time resources and as many Digital Workers. Adding a column to the Control Room session view that captures the ID of the DW logged in to a specific run time resource will be of immense help for our production support and operations teams. Attached is a sample view with Digital Worker ID in Red.
... View more
Status:
Duplicate
Submitted on
15-03-22
01:44 PM
Submitted by
Devendra_KumarP
on
15-03-22
01:44 PM
When we rename the data item there is no option to update renamed data item name in all stages. Developer need to manually update all stages. BP should provide option to update all stages. Let me know if you need any other info.
... View more
Hi , Decipher doesn't provide an option to restrict access within the Admin Panel. Admin Panel has sub panels like USERS, DOCUMENT CONFIGURATION , BATCHES & SYSTEM. In development environment the developers may need access to use DOCUMENT CONFIGURATION , however we cannot just provide access to only this panel instead we have to give access to the entire Admin Panel which is not right way.
... View more
Currently we don't have the option to download and store the files using a REST API Call with the Web API Interface provided with Blue Prism. It would be great if we can update the same as currently as a workaround we had to use the Utility - HTTP - 6.10.3 action HTTP Request file option for the same. You can refer to the below thread for more: How to download a file using web api.
... View more
A question that always comes up from our Control Room operators is "Who's paused Queue xyz?" Why isn't this something which is written to the Audit Log? Would it be possible to add this to the Audit Log, or even allow us to configure what gets written to the Audit Log?
... View more
Status:
Delivered
Submitted on
03-03-22
09:42 AM
Submitted by
Bhanupraveen0511
on
03-03-22
09:42 AM
Hi Team, The recent version of decipher is better than the previous version. But i have seen some of the features can be added to the next release. that is if decipher can read the QR code and Barcode that would be very good idea can be implemented. and also mentioning about the Stamps cleaning on some files. that would be great implement can be added.
... View more
Getting resource status is bit difficult and we are looking for other third party applications to get the resource status like Solaria Application. It would be good and great to run process on available resource, if we have Utility in built under Blue Prism Application itself like Environment locking. So that, we can just call the utility object by passing Resource name and getting the status of the resource. Hoping others also looking for such functionality in Blue Prism Application. Regards, Mohammad Naveed Sr. RPA Developer
... View more
Currently when items are loaded to work queue, the Created and Last Updated column in queue content is being populated by datetime.
When any of the items have been marked as exception and retried, datetime in Created column remains unchanged and when the same item gets completed, the Last Updated column is updated and the difference between these two columns does not match the Total Work Time column.
Would like to have new datetime in the Created column when item is retried so that when it gets completed, the Last Update column will be updated and there will be no difference in both columns when it comes to match the Total Work time column. OR Can have an one column which will be populating the retried items date item.
... View more
Currently the "Get report Data" action allows for retrieving most of the items from the queue, however it proves problematic for providing reporting on items that have had more than one attempt. The Action has an input flag of "Treat each attempt separately", but changing it, only changes the way the output value for "item count" is set, and does not actually provide information from the queue for each attempt separately. The Item Ids output collection will contain only 1 row instead of as many rows as there were attempts. This is all due to the SQL statement being used by this action. In the FROM clause, when selecting the ouput fields for the @individuals table, it uses the DISTINCT statement. Example below: exec sp_executesql N' declare @individuals table ( ident bigint not null primary key, id uniqueidentifier not null, state tinyint not null, createdate datetime not null, lastupdateddate datetime not null, finishdate datetime null, worktime int not null default 0 ); insert into @individuals select i.ident, i.id, i.state, i.loaded, i.lastupdated, i.finished, isnull(i.attemptworktime,0) from BPVWorkQueueItem i join BPAWorkQueue q on i.queueid = q.id left join BPVSession s on i.sessionid = s.sessionid left join BPAResource r on r.resourceid = s.runningresourceid where q.name = @queuename and i.finished between @startdate_fin and @enddate_fin and i.state in (@state1); select count(*) as "itemcount", sum(i.worktime) as "total", min(i.worktime) as "minimum", max(i.worktime) as "maximum", avg(i.worktime) as "mean" from @individuals i; select ((i1.median + i2.median) / 2) as "avg-median" from ( select max(i1.worktime) as median from ( select top 50 percent i.worktime from @individuals i order by worktime asc ) i1 ) i1 cross join ( select min(i2.worktime) as median from ( select top 50 percent i.worktime from @individuals i order by worktime desc ) i2 ) i2; select distinct i.id from @individuals i;',N'@queuename nvarchar(25),@startdate_fin datetime,@enddate_fin datetime,@state1 int',@queuename=N'QueueName',@startdate_fin='2022-03-02 00:00:00',@enddate_fin='2022-03-02 23:00:00',@state1=5 Instead, when the "Treat each attempt separately" flag is set to true, this should provide all ids found, plus additional information such as attempt number, worktime, and last update time. This way, the report data will be much more meaningful, as it will provide insight into how long each separate attempt took, as well as provide the means to calculate when was each attempt started. Example modified query below: exec sp_executesql N' declare @individuals table ( ident bigint not null primary key, id uniqueidentifier not null, state tinyint not null, createdate datetime not null, lastupdateddate datetime not null, finishdate datetime null, worktime int not null default 0); insert into @individuals select i.ident, i.id, i.state, i.loaded, i.lastupdated, i.finished, isnull(i.attemptworktime,0) from BPVWorkQueueItem i join BPAWorkQueue q on i.queueid = q.id left join BPVSession s on i.sessionid = s.sessionid left join BPAResource r on r.resourceid = s.runningresourceid where q.name = @queuename and i.finished between @startdate_fin and @enddate_fin and i.state in (@state1); select count(*) as "itemcount", sum(i.worktime) as "total", min(i.worktime) as "minimum", max(i.worktime) as "maximum", avg(i.worktime) as "mean" from @individuals i; select ((i1.median + i2.median) / 2) as "avg-median" from ( select max(i1.worktime) as median from ( select top 50 percent i.worktime from @individuals i order by worktime asc ) i1 ) i1 cross join ( select min(i2.worktime) as median from ( select top 50 percent i.worktime from @individuals i order by worktime desc ) i2 ) i2; select i.id, i.ident, i.worktime, i.lastupdateddate from @individuals i;',N'@queuename nvarchar(25),@startdate_fin datetime,@enddate_fin datetime,@state1 int',@queuename=N'QueueName',@startdate_fin='2022-03-02 00:00:00',@enddate_fin='2022-03-02 23:00:00',@state1=5
... View more
Hi Team, I have observed that we are getting repairable Yes error in process validation in 6.10.4 version & need to click repair all to get it fix. My suggestion is the make it auto repairable if its get refresh or reset (process or object) Thanks Nilesh
... View more
Wireframer as a define and design phase tool provides significant value to delivery teams, but a short fall of the tool is a lack of connectedness and integration to Blue Prism studio design, specifically into existing Blue Prism process and object templates. To TRULY see the marketed value of a tool that enables automation delivery teams to "rapidly deploy" a process being automated, there needs to be an integration component that quickly enables developers to with minimal manipulation import a wireframe into Blue Prism, and have it be ingested by a Blue Prism or a client organization's structured best practices template. This would provide real value for existing organizations in the Blue Prism ALM tool ecosystem, and highlight the continuity of Blue Prism's strategy, and governance of the end-to-end platform.
... View more