Showing ideas with label Blue Prism RPA.
Show all ideas
Status:
Under Consideration
Submitted on
24-07-19
09:25 AM
Submitted by
SandeepAlluri
on
24-07-19
09:25 AM
Request to have a option to come out of Business Object along with warning threshold, so that when BP is struct in between due to popup or other reasons, it should automatically come out of the VBO and we can recover that in process. For Example: If we are working on excel and when we perform Run Macro and if there is any popup BP will be struct until someone manually open the VM and close the process. So if we have automated process to come out of the VBO after the warning threshold, then it will be helpful as we can spy the window and close the popup by using navigate stage.
... View more
Status:
Not Planned
Submitted on
12-02-21
01:50 AM
Submitted by
HidekiHayashi
on
12-02-21
01:50 AM
There is a security risk because there is a way to view passwords, depending on how the current credentials are obtained. We have this security risk in robot creation. Based on this, I would like to propose the following measures. 1.If the data item containing the authentication information is not of the password type, the acquisition of the authentication information results in an error. 2.Prevents casting from password-type data items to text-type data items. 現在の認証情報のデータ取得方法によってはパスワードを見る方法が存在するため、セキュリティリスクがあります。 我々はロボット作成においてこのセキュリティリスクが問題になっています。 このことから、以下のような対策を提案したいと思います。 1.認証情報を入れるデータアイテムがパスワードタイプでなければ、認証情報の取得はエラーにする。 2.パスワードタイプのデータアイテムから、テキストタイプのデータアイテムへのキャストはできなくする。
... View more
Status:
Under Consideration
Submitted on
18-08-20
08:09 AM
Submitted by
PvD_SE
on
18-08-20
08:09 AM
When adding a Calc stage directly connected to another Calc stage, often they belong together and, in hindsight, would have been a MultiCalc instead. Changing to a MultiCalc however, requires copying the Calc properties to the MultiCalc, adding your new calculation to the MultiCalc and removing the 'old' Calc. Wouldn't it be nice if you could convert a Calc stage to a MultiCalc stage by Right-Clicking it and select where you want it to go? Obviously, when you have a MultiCalc you might want to convert it to a Calc stage or stages in the same manner.
... View more
Status:
Not Planned
Submitted on
09-03-21
05:07 PM
Submitted by
Reny.jacobreji
on
09-03-21
05:07 PM
We are able to make use of the SOAP Web Services wizard to consume web services which use Soap 1.1 , however the wizard fails for web services which use Soap 1.2 since BluePrism does not support Soap 1.2 entirely. Would request BluePrism to add SOAP 1.2 capability natively in the SOAP Web Services wizard in a future release.
... View more
With the Releases panel being te mess it is, it does not cater for organizing the long list of packages made over the years. The possibility by higher management to not allow the deletion of old releases does not contribute to the situation. What I'd like to have is the possibility to add folders on the Release panel. These can be used to organize the packages made over the years and result in some order in the chaos that is the Releases panel today. Each department running RPA can have its own folder. Old packages can be moved to dedicated folders that management has the ability to clean-up on request. Happy coding! --------------- Paul Sweden
... View more
Status:
Under Consideration
Submitted on
23-09-19
08:17 PM
Submitted by
KevinRosario
on
23-09-19
08:17 PM
Allow users to create 'zones' (shown in the image below) without having to use Blocks. By using Blocks, if there is an error in any of those actions, it will be messed up. By allowing 'zones' or 'frames' for only visual purposes, it allows the user to easily manage their actions/outputs.
... View more
Status:
Not Planned
Submitted on
06-08-20
03:20 PM
Submitted by
alexander.breyholtz
on
06-08-20
03:20 PM
It would be great to have the ability to debug (i.e. stepping line by line, setting breakpoints etc.) inside a code stage. This would make it easier to identify where the errors occur and would save us a lot of time when developing objects with code stages. If we could see the variable values while debugging in a code stage (like in i.e Excel VBA) that would also be very useful.
... View more
Status:
Under Consideration
Submitted on
20-12-19
03:44 AM
Submitted by
vivek.kumar.goel
on
20-12-19
03:44 AM
Currently the bprelease package can be exported and if taken out of organization , it can be imported to any environment across any organization which is against the IP rights of the original organization. It practically defies the definition of security compliance. There should be an option to password protect functionality or using RBAC to control the bprelease import within the same org only.
... View more
Status:
Delivered
Submitted on
30-05-22
10:13 AM
Submitted by
Tejaskumar_Darji
on
30-05-22
10:13 AM
Essentially, users should be able to delete any useless and unreferenced data items/collections with a single click. This option can assist decrease the amount of code that is superfluous. In a large automation project, this could be a high-value component.
... View more
Many corporations require a system that has SOX & MICS impacts to have strict password and security settings. One of those settings often requested but not available in Blue Prism is a "User Inactivity Timeout" option that logs the user off after X minutes of inactivity. This would apply to any user logged into the front-end of the Blue Prism application as a controller or admin, not the runtime resources. Any user that does not click on any buttons or new screens in the application would be logged off after X minutes.
... View more
This is a minor issue in the grand scheme of things but would, nonetheless, make a big difference to the user experience. When you have a modal dialog open in Process Studio (eg calculation properties), it prevents you from doing things elsewhere in the application. Moreover, unless, you understand the issue, it's not clear what's going on. There is also a functional downside in that, for example, one calculation stage cannot easily be compared to another, across two processes, because of this restriction. Solution: for optimum experience, the modal dialog should be modal in relation to its parent window only (ie Process Studio)
... View more
Status:
Under Consideration
Submitted on
11-11-19
10:50 AM
Submitted by
MarcoMatuttis1
on
11-11-19
10:50 AM
Would be great to have a hotkey for this because when you have a bug in your process sometimes you are stuck in "step out" so that I only can use the taskmanager to end the automate.exe
... View more
Secure Active Directory queries using gMSAs instead of password-secured service accounts
Since 7.1 the only option for querying active directory domains that require authentication other than the account running BP Server is to provide the details of a service account in the Active Directory Domains configuration section in Sign-on settings
Our security policy requires that password-secured accounts have passwords that expire daily. This is unmanageable in 7.1 as it would require us to update the stored passwords in Blue Prism immediately after the passwords have changed
Ideally, we would be able to secure the Active Directory queries with a gMSA
Also, add an option to create gMSA user. Currently when we try to add AD user it only list/search the AD accounts, it is not searching the Managed Service account (MSA/gMSA). -- Get-ADSServiceAccount This will help to run the runtime as gMSA account.
... View more
Mark Processes or Objects as Favorites so this will be visible in a Favorites folder on top of the list. User/developer dont need expand the tree, sometimes the tree has hell lot of levels. To keep the BluePrism nice and tidy, this will be helpfull.
... View more
Status:
Not Planned
Submitted on
11-08-19
02:38 AM
Submitted by
VANESSAFELIX1
on
11-08-19
02:38 AM
When saving an object or process in Studio have BP automatically update the Edit Summary text with the last changes made to the process or object since the last save. This will save on development time and improve accuracy in the save summary.
... View more
As BP 7.2 is moved to 64bit, could you please move Java version on Data Gateway(logstash) to 64bit Java. Currently there is no option to choose latest version on Data Gateways. So please make configuration more robust for updating the version on Java. This will allow to refer any latest version of Java(64 bit).
... View more
Functionality to get easy and fast overview/list of all Runtimes and Interactive Clients connected to an application server. It will support the maintenance and admins to identify root causes as well as ease up maintenance and upgrade activities. Can be checked regular avoids outdated excel sheets and tracking efforts. Command to extract the connected VMs per app server as list Details of interest are: DNS name, Ip address, app server DNS + IP, and the overall amount/ number.
... View more
Status:
Delivered
Submitted on
06-08-19
12:47 PM
Submitted by
ChristopherJank
on
06-08-19
12:47 PM
If i want export and click on Select all Dependencies then i expact all dependencies not just the first layer of. Process - Component - Objhect - Utility etc.
... View more
Status:
Planned-Next
Submitted on
02-09-19
08:45 AM
Submitted by
zdenek.kabatek
on
02-09-19
08:45 AM
Currently, it is not possible to store output from JSON which has got repeatable element in collection when using Web API. It triggers an exception. I see this as a serious limitation of product functionality as usually you want to store the output in collection with many rows when querying some REST API.
... View more
Create the Session Log Viewer as a normal window with maximize minimize functions I cant' even use the windows 10 feate to automatically dock it to a side. Would also be great to save width of coloumns or save the coloumns selection. when I enable or disable a coloumn. It would also be great to have these coloumn functions when in the workqueue overview.
... View more