Showing ideas with status New.
Show all ideas
Data Gateway currently allow to export session logs to different data storage solutions. the information involved in the session logs would allow to work very well on troubleshooting tasks. Currently the event structure doesn't allow for queue workitem data to be sent with each event as well. Of course not all of the events happen while working on a workitem. But by an Analysis perspective, in case the session is working on a specific workitem, it would be useful to have each event carrying information that would help to identify to which workitem those session logs are related.
... View more
We have just started creating Templates on our BP Servers but we find that we cannot lock down those templates so the developers are unable to change them. When deselecting the "Edit Process" or "Edit Business Object" options in Access Rights, the "Save As" option is greyed out in the menu. Having the "Save As" option enabled when deselecting the aforementioned options in Access Rights would be beneficial for us. Failing that, having a read-only option with "Save As" enabled would also suffice.
... View more
An error occurs if the robot is executed with insufficient licenses or resources. Therefore, I want you to implement a function or setting that is automatically retried.
... View more
Currently when Blue Prism DB is created via command line it is not possible to specify authentication type (SSO, named users, mixed) and mixed more is assumed automatically, which might not be what is needed or even working. There is also a huge difference between pure SSO authentication in Blue Prism and mixed mode, where authentication is delegated to SQL DB. This needs additional user management (AD + SQL Server), which is not even possible for us because of clearly defined user create & management processes, responsibilities and effort allocation.
... View more
Hi Team, When Blue Prism releases major or minor we get email notification. Similarly, when new add-ons/extras or VBOs are added outside of the product. Can we get a notification? Just a example, we are using WorkQueue Report, JAB, MAPIE, whenever there's any new version of these comes available in the portal. Its good to get an alert for the customers to check for the new updates. Its very difficult for each developer or developer lead to check the portal daily to check for updates. Let me know if this makes sense.
... View more
The multi-team functionality within Blue Prism works well when there are individual development teams and a centralised support team. It would be great if this multi-team functionality was extended to include functionality such as schedules, queues and credentials. This will allow a RPA team within a department to have both a development and support team, with restricted access to the processes, schedules, credentials that team develop and support.
... View more
Currently there is no timeout for process started from scheduler.
This feature is highly required when we are running multiple process independant of each other in same machine and one has to start at specific time.
Currently if process 1 stuck at certain stage due to some reason the second process never starts.
... View more
Have the ability to poll for files to kick off a process automatically instead of manually kicking off the process.
... View more
Can Blue Prism dev team incorporate a configuration that customers could turn on - it would strictly enforce TLS 1.2 communications only. In order to allow customers to interoperate with their insecure applications , this setting could be set to 'Disabled' by default.
... View more
In Excel VBO a slight change would allow the application of password to workbooks, when saving them. Currently a pwd can only be used, if the original file contains one already. Module: Save Workbook As 1. Add as new input parameter in the Start stage: i_pw_WbkPwd 2. Add the same in the code stage as input parameter PWD 3. In the code of the code stage change: wb.saveas(filename) to wb.saveas(filename,,PWD) That's it... Kind Regards Martin Reuter PS: this would mean that we can use the standard version and do not have to customize it for ourselves... Thank you.
... View more
After using the Capture Tool for about 3 weeks it would be good if we could have an initial table view o the clicks before it shows the screens with Birdseye view and each of the screens
... View more
Can we give a "Only visible if" functionality to process start up parameters. Say for an example i have 6 startup parameters for a process, but when i run this process from control room i can only see 3 of them and other's are only visible if i set the 2nd parameter to TRUE or so . This can be perfect thing so that we can only show the mandatory and the most obvious used ones to the control room team or the developers.
... View more
Hi Team, What I would request to create a platform or community where we developers can give input if there are any issues or not for any new release of blue prism after use of some days. And product team can have a look into this also once they will go for review. Now the problem is we need to raise ticket every time and they are asking to put stuffs in idea panel which is always unnoticed. Its betterment for BP because we want to be good product. Hope Blue prism team will look into this.
... View more
As a Chorus user, I'd like to be able to specify (independent of locale, browser settings, or system configuration) how dates appear in Chorus. This should include both entry fields and other places (such as history) where dates are presented.
While it is possible for Chorus process developers to control input fields in form design, the options are limited, and this does not change other areas such as history, which results in further user confusion. This also does not address a single process used in different regions with differing standard date formats, where the only current solution is the creation of multiple otherwise identical forms.
One suggestion is to enable an additional user preference, as this would cater for Chorus implementations where a single solution (set of processes) is used across multiple geographies.
... View more
Raising this enhancement to get option to export Decipher Audit Logs into any file format. from Web Portal
We are using Decipher v2.3 for BP 7.1.1 Environment.
We require to save the Audit logs into our security system for auditing purpose. Decipher v2.3 does not have option to export the logs and we are only able to view the logs on the Decipher Web Portal.
... View more
Currently Blue Prism WSDL import only supports primitive data types.
If a WSDL/XSD contains groups the result is methods without input/output parameters. I have uploaded example WSDL, XSD files.
As a consumer of the service I have no authority to have the service modified to flatten input/output parameter structure. It should just import and work.
This forces the use of HTTP VBO to create custom service.
... View more
When developing a Decipher automation, business users may be created, and groups configured specifically for that project. Recreating them in the production environment can be time consuming. I suggest adding a method to migrate specified users, except for the password, and user groups to cut down on the time needed to recreate them in Production.
... View more
Currently there is only manage credential permission in the role and permission wizzard. this provide full access to credential. In an enterprise world, some users require view only permissions.
I have also raised this with support ticket no 276875.
... View more
Please introduce a basic functionality of session variables that can be changed in control room when process is running on a pool. Currently this is only available when session is running on runtime resource outside of the pool.
... View more
When a Tool property window is opened, it is located in the windows default location which is in/near the top-left hand corner of the monitor. On a larger monitor, or a two monitor system, this causes a lot of unnecessary mouse movements when the process/object studio are located on the right side of monitor 1 or on monitor 2. Especially since because property windows are open so often when Designing processes and objects. A very useful option would be similar to the StartPosition found in winforms .Net which allows a window to be open in the default location, Center parent, or center screen.
This would save a lot of mouse movements while allowing you flexible location of the process/object form.
https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.formstartposition?view=windowsdesktop-7.0
... View more