The dependency functionality introduced from V5 is great as it's accessible from the object, process and package level. From a process perspective, you can see object, environment variable, calendar, credential dependency but there is no option to view subprocesses.This is a real hassle when migrating a process that has a number of subprocesses from one BP version to the other.
... View more
Right now you can't create multiple releases with same name from same package. i could not think of any specific reason behind this limitation. In some cases there might be requirement to create a new release with same previous name from the same package.
... View more
It would be a good idea that after an Object Studio has been created and published, there is an option in Process Studio to synchronize with Object Studio, Process Studio should always be reopened. Regards
... View more
Remote access via studio supporting
) First query to identify the session to shadow 2) Shadow the correct session. shadow RDP session functionality , will give everyone remote access capability rather than relying on other tools
... View more
For Workers needing app login with unique session credentials, could a Credential Keyring Work Queue be integrated into the app? We have a PoC that's pretty good at doing this.
... View more
Submitted on
28-05-20
02:10 AM
Submitted by
robert.nicklin
on
28-05-20
02:10 AM
This idea has been merged. Click the link to continue the conversation.
Hello, We operate Blue Prism 6.5 with MS Active Directory. For compliance with MS support, we will cut LADP client streams on port 389. We will migrate to LADPS from September 2020. Can you develop a version of Blue Prism compatible with MS LADPS specifications ? Bests regards
... 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
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
It should be possible to define processes that are automatically executed whenever a process / VBO is executed. This allows central management of verifications (eg environment, infrastructure, ...), preparation (setting user context, clean-up caches, creating config/files, ..). This should be possible to define per runtime resource.
... View more
Blue Prisms reliance on session persistence should be changed in future versions of the product as currently we are facing uneven load balancing with this.
... 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
HI Team,
I want to export work queue data for a particular work queue using BP work flow not by exporting it manually.
I have tried the internal VBO work queue object --> get report data option in it .It is only giving the item id not the entire queue export for the given work queue to the collection.
Kindly guide me in this and if any pdf is there then please provide me.
Thanks
... View more
Hello! When building objects and processes you sometimes realize you missed to place an action. The intuitive way for me to add an action earlier in the object/process:
Select what needs to be moved to make room and move it.
Place the new action where it is supposed to be.
Configure the action.
Draw new connecting line.
Step 2 is not possible in the way the tool works right now. If you drag a new action and place it on a line between two other actions, it simply disappears. Currently I place the action next to the line. Then drag it on top of the line and then finish the steps. Please allow us to place actions directly on top of the connecting lines.
... View more
Hello! The PDF-reader in the academy is optimized to be used on one, rather small, screen. If I am reading them on my laptop the layout is pretty good. However, when I am at the office I plug my laptop in and use 2-3 normal monitors. As you can see from the attached picture, the reading area is relatively small on larger screens. The fullscreen-button opens the small area over the full screen, showing larger text, but not more text. Early developer courses had downloadable PDFs in the end of the course, but later courses did not! Please let us open all the files in a PDF-reader so that we may read them the way that is best for us.
... View more
Status:
Not Planned
Submitted on
17-12-19
01:06 PM
Submitted by
Walter.Koller
on
17-12-19
01:06 PM
There should be a queue showing which schedule is currently running and which tasks have been processed or are still being processed. Running schedules should be able to cancel. Currently only server service restart is the only option to kill running schedules
... View more
Currently the Blue Prism Application server cannot be load balanced (use F5 for example). We are required to have 1 server hot and the second cold (service stopped). We should be able to run hot/hot, that is both application servers active at the same time.
... View more
Extend Action Stage to dynamically call OBJECT/METHOD from a BO Use case: An actor validates medical provider licenses are current. To do this the actor must perform browser navigation to different medical board websites depending on state, provider type and specialty. The same data needs to be scrapped from all the websites (Provider Name, license start date, license expiration date). Classic RPA problem. Check If an Action Stage could dynamically call OBJECT/METHOD from a BO, the maintenance of implementing this could be simplified by flattening this (eliminating decision tree) through tabling an interface implementation. Build a Collection with the following columns: Lookup, Object, Method Stage that calls Collection Manipulation BO to get row by Lookup Column Stage that dynamically calls BO using OBJECT/METHOD returned from look up The next question is how to handle input/output parameters of stages that dynamically call OBJECT/METHOD? Pass one row collections (basically list of name value pairs).
... View more