Currently tasks only provide the status: completed / failed that can be used in Schedules to control the process flow. Branching the execution path can only be achieved by creating artificial termination / fail status. It would be nice if the Scheduler can fetch the process return value (output variable) and then apply simple comparison.
... View more
Currently we have evaluated Browser and extension versions for Chrome, Firefox and Edge Browsers with compatible Blue Prism version. The reason for submitting this idea is to achieve a flexible Browser version and Browser extension which can be compatible for all Blue Prism versions. Because whenever we upgrade to higher versions we have to upgrade or adjust the chrome, firefox or edge versions too in order to achieve the compability else Browser mode doesn't work.
... View more
Client and consultants need the ability to create a custom data source from the client's REST service. We can create custom data sources from other services and even within the current service at a nested level, but unable to create a custom data source from the highest level of the array. We would like to see this included in 22.2.1 AWD-46886/ CS0014801 - Lincoln Financial Tickets created for this issue.
... View more
Ability to put some icons or colors to the procesess or VBOs. Yes we have the ability to put processes or VBOS to the groups, but put there some colors or icons can help even further to see the statuses of the process/VBOs, or help to distinquisch some additional connenction among the Process/VBOs base on colors/icons. Same could apply to the Groups
... View more
Status:
Not Planned
Submitted on
15-01-20
11:48 AM
Submitted by
Graeme__Tacon
on
15-01-20
11:48 AM
When in a process/object and use the 'Find References' to see where the item is used, the results show processes/objects that have been retired, BUT, it doesn't highlight them as being retired. It would be really useful if it did this.
... View more
I think that "Set next stage" command should get a hotkey, so that a developer could click at an Action and press the hotkey (instead of the right-click menu) to set next stage to it. It is just a tiny 1-2 seconds saving, but given the frequency "Set next stage" is used, the benefit to the users would be huge...
... 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, user has to select in Import menu whether they want to load release or object/process. Blue prism should internally decide once the user selects the file. Depending on XML, BPRELEASE, BPPROCESS, BPOBJECT extension tool should automatically Import accordingly. This adds ease of use for customers.
... View more
Status:
Delivered
Submitted on
16-02-22
07:53 AM
Submitted by
Stefan__Pappalardo
on
16-02-22
07:53 AM
In Blue Prism Decipher IDP v1.2 RabittMQ password is shown in plain text on installing or changing Decipher Licensing Service Setup. This behavior adds no value to the product but adds the risk to show secret passwords to randomly spying people or when forgetting to post process screenshots for documentations. Please hide password in RabbitMQ password field.
... View more
We would like to have the ability to direct a section to a new page/section. This would enable a dynamic way of viewing information on the form based on certain conditions/buttons. For example,
... View more
Some objects that are created in or exported from Blue Prism 6.9 cannot be imported into Blue Prism 6.8. Cause/Way to reproduce:
Create a new Web-based object (such as for Chrome).
Drop a Navigate stage onto the action/page.
In the Navigate stage, choose the root node and select the dropdown action 'Terminate'.
Save and export the object.
Before importing into 6.8, rename the file from .bpobject to .xml so that 6.8 can see it.
Attempt to import into 6.8. An import error will occur saying 'AMI did not recognise the action type 'WebCloseApplication'. This occurs at least for Terminate, Hover (which wasn't available in 6.8 so it makes sense), and Get HTML.
Workaround: Delete Navigate stages or change the action inside to something else temporarily. Then once imported into 6.8, choose actions that are equivalent. Suggested fix: I don't know if there's a way to fix this since it's an issue with an older version or versions. So, maybe provide a converter to clean up XML files exported from 6.9 that will change ID names of actions to what 6.8 and earlier would expect. Reference this Community post for more info: Blue Prism Community Post
... 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
I think the control room should be re-designed completely so that it loads only a specific process or specific session that the user wants to run. At my organization, it takes a lot of time to load the control room. All I need is to run a single process and it takes at least 2-3 mins to load everything. These filters are great and every developer knows how to filter them.
... View more
Audit is becoming more of a challenge all the time and they are asking for detailed logs for every thing we do. One of our biggest problems is setting up of user ids and removing of access. We like to use the clone tool to grant and remove access by cloning against preformated "profile ids" . This saves us huge amounts of time in setting up access, anywhere from 10-15 min per id. The issue is there does not appear to be audit tracing on what is added and removed when the Clone ID is used. We would like to request improved logging to show what accesses (roles, security groups, User privileges get added and removed during the cloning of Id process) thank you
... View more
Hi, I think if there is an option to trigger email/Alert from blueprism application incase missing scheduler, it will help to track or look into immediately on that issue.
... View more
Parent ticket - AWD-42901 Either upgrade, or remove, the version of AWS Java that ships with AFT to ensure it functions properly with all regions (e.g. Hong Kong). - The current packaged version does not work for all regions. Step to recreate- Try to use AFT in AWS in the Hong Kong Region fails.
Component - AWD|File Transfer (AFT) Affects Version - AFT 6.0
... 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
Web services provided by other systems can be integrated as actions to Blue Prism. This integration provides status code and return values... but only when the request was successful. In case the request fails no information is available but exception details only. Information such as status code has to be parsed manually from the exception details text. The idea is to not raise a critical exception when the request fails but utilize the existing action return values (status code, message, ...) to pass through the information coming from the web service. An option is to add a flag similar to what is available in File Management VBO that either have an exception raised or 'ignores' the error and provides the structures response of the service provider
... View more
With more and more web apps going on single page applications, more and more elements are rendered but not visible in the same page, by scrolling or by hiding/showing elements. IE browser spying have a Screen visible attribute on it's elements. This would be great to have access to this kind of attribute even in Chrome, and of course also in Firefox.
... View more
In Control Room we can add an option to rerun the terminated session with the same input params. This way user will not have to create a new session and fill up input para again with the same values. If the user wants to change the input para value then they can drag-drop a new session as usual.
... View more