Showing ideas with status Not Planned.
Show all ideas
Blue Prism has the option included for creating multiple references to a single process or object as part of its multi-team-environment feature. To create a new reference you hold down the Control key while dragging a process or object to a new group. This creates a reference to the same process, meaning changes made when accessing the process via one instance are effective on the other instance. This is confusing since Control + drag is a commonly used way of creating a separate copy of something (for example files or folders in WIndows). When you create a duplicate in Windows via Ctrl + drag, the new instance is separate from the original and any changes made to one instance are only made to that one. If you want to create a copy of a process in BP you have to open the process and then use 'Save As' which is not necessarily obvious or the simplest method. I would recommend that two new menu items be added to the right-click menu for processes and objects:
Create new reference; This would do what Ctrl + drag does now, creating a new reference to the same process. I would add some identifying feature to the process icon to be able to identify these multi-reference process from a standard, unique process.
Create copy; This would create a separate and distinct copy of the process without the need to open the process.
The function of Ctrl + drag could then be switched to be in line with the more common use of creating a copy although I appreciate that this change may cause confusion for those already familiar with the function.
... View more
Even though we have capabilities of creating reporting manually through stages and gather queue data one by one, Could it be possible to add capabilities to connect through reporting applications like Tableau directly to the queue data?
... View more
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
Status:
Not Planned
Submitted on
17-03-20
11:17 AM
Submitted by
Rathna_KumarVis
on
17-03-20
11:17 AM
Blue Prism 6.6 should throw an error at the point where the Process cannot interact with the element spied using Region mode. It instead just hangs and the session goes in to a warning state. We could see more than RTR is running in same VM. We did a global settings in application modeler but got the same error (Warning and No Exception). In the above case, Blue Prism should handle this type of situation by throwing an error and terminating the Session would be more informative and quicker at alerting the problem than not notifying at all and losing valuable running time.
... View more
Status:
Not Planned
Submitted on
02-03-20
04:45 PM
Submitted by
OleksandrVynoku
on
02-03-20
04:45 PM
Dears We recolect some suggestions that we think are nice to have: Include a screenshot of the screen in VBO to be able to identify easier which screen is the one being robotized Add the possibility to indicate the proxy address within the REST API and its credentials Execution of exhibited processes / objects by invoking the machine pool or using a balancer (currently it is necessary to know the specific resource to use it) •Report of the VBOs and the screens automated with it •Modification of environment variables through REST interface •Improved search times for elements in applications whose tree is very large, mainly detected in applications built in java. The deeper in the element tree and more inside, the more the performance deteriorates, taking about 2 minutes to find the element. ‘Concatenate’ processes that at the scheduled time cannot be executed if the machine is not available, so that those executions are not lost Improved management of interactive client logs to avoid system out of memory, especially when archiving Alerting: notification via email or other channels KR
... View more
Create and manage Blue Prism users through command line options. Currently it is impossible to handle Blue Prism users in non-domain joined environment other than logging into the GUI and manually doing necessary modifications per every user. Environment were domain join is not possbie e.g. due to Blue Prism does not support trusts, handling users becomes very complicated and slow process very quickly.
... View more
Status:
Not Planned
Submitted on
26-02-20
11:42 AM
Submitted by
Subramanyam_Red
on
26-02-20
11:42 AM
Backword compatability from version 6.6 to 6.5 or earlier having problems because of the change in the Elements. in 6.6 element is <display x="-195" y="-105" w="150" h="90" /> where as in V6.5 <displayx>-195</displayx> <displayy>105</displayy> <displaywidth>150</displaywidth> <displayheight>90</displayheight> Can we create an object to replace <display x="-195" y="-105" w="150" h="90" /> with <displayx>-195</displayx> <displayy>105</displayy> <displaywidth>150</displaywidth> <displayheight>90</displayheight> Which eliminate the canvas is messed up with all the actions and data items overlapping on each other.
... View more
I would suggest Blue prism to have one common Spy mode or default Spy mode for all the browser with all enhanced feature. So that it is easy to switch between browser. As of now HTML mode has more feature as compare to Browser mode. But we are mostly using Browser mode. I have written it multiple time.
... View more
Status:
Not Planned
Submitted on
20-02-20
02:25 PM
Submitted by
Walter.Koller
on
20-02-20
02:25 PM
It can be difficult and confusing to follow the execution stack in textual way as presented in execution logs. It would greatly improve readability if calls and executions could be collapsed and expanded to provide abstraction and drill-down function. Super extra would be to present those levels in visually. Similar to process/VBO workflows but since it is chronologically there will be only one line of execution.
... View more
There should be an option in settings where admin could choose what encryption is set on import by default and is the encryption forced or not.
... View more
Would be great to have access to create code blocks in process level, this to skip all the hassle of creating a new object find all the dlls etc just to build some logic and then call the object from a process. if the code block was reachable from both levels you could easily build small unique blocks for a single process/purpose, and not litter the object level with several custom code blocks.
... View more
Status:
Not Planned
Submitted on
19-02-20
08:51 AM
Submitted by
HanumanthYemmet
on
19-02-20
08:51 AM
while running a process from studio if automatic step into objects option would help us to view and track what's happening and if not required we can disable that run on as it's set by default. each step will be very clear and data in/out will be visible to understand and it helps a lot to understand process flow in depth.
... View more
Status:
Not Planned
Submitted on
19-02-20
08:35 AM
Submitted by
HanumanthYemmet
on
19-02-20
08:35 AM
When working the code stages, if a code is not used or kept aside to have look later then Blueprism will not allow to run the process or object. throws error to fix that, even we are not using that. unused code stages might be many but then also we should be able proceed with step in or run the process/object.
... View more
Can we have multi-select enabled for Schedulers? It will be super useful in a scenario in actual prod. environments where the process controllers sometimes need to kick off schedulers for multiple resources that failed to run. Or delete a bunch of schedulers in one go, if they are introducing new ones. And other Scheduler functions etc.
... View more
HI! I'm new to RPA and am working on a project that is using region mode to spy a specific place of a form. I am having some issues getting my object to be able to read the information on the form when running in production from bp. If I remote into the machine the process works great however once we run on virtual all exceptions. Exception is it now cannot find that part of the form. Thoughts on how to fix or different ways to spy?
... View more
Status:
Not Planned
Submitted on
10-02-20
10:45 PM
Submitted by
Roberto_WilniSu
on
10-02-20
10:45 PM
We would like to see an 'Inactive User' feature or box in future Blue Prism releases. Our company has a User-it-Or-Lose-it access policy, which means that a user who hasn't logged into Blue Prism in 90 days will be required to have his access revoked. To revoke access, we delete a Blue Prism user from the environment. If the user requests access to the environment after they have been deleted, we have to engage our database administrator to undelete from the database. This adds extra time and work to the access provisioning process. We think that an 'inactive' box will allow us to revoke access and follow company policy while keeping the users in the Blue Prism environment.
... View more
Code Stage training should be there in Blue Prism University for understanding how to use it in Blue Prism Object. Like explaining external references, namespaces, importing a dll and some samples code execution.
... View more
Consider adding a feature where idle users in the IC are forcibly logged out of the interactive client after a user definable time period
... View more
I've seen this come up once in a security pentest, where one user name and password combination was allowed to login to multiple Interactive Clients, and this was flagged as a security risk. I've also seen this in a customer's requirements checklist, that a username/password combination cannot be used simultaneously. Consider adding a checkbox or something similar that will prevent users using Native Auth from authenticating more than once into the BP environment if checked
... View more