Showing ideas with status New.
Show all ideas
Hi, I would like Interact users to resize columns in form tables based on their requirements. Currently the columns are fixed size and the user has no option to resize the columns where some can contain only few characters whereas others can contain longer data. Regards Zdenek
... View more
Hi All, I guess most of us would have come across this issue whenever we try to use excel macros (MS excel VBO) that "macro error pop ups" If we could create a action in ms excel VBO, to close the error pop up and carry the error note inside the object that will be great.
... View more
Currently renaming user roles in Blue Prism is only possible by mouse click. It should be possible to use Windows standard [F2]-key for renaming user role names (similar as it is already possible in Studio with folder/group names). This will also come handy when automating Blue Prism application (as being official suggested since no API is available).
... View more
We have 100+ processes and 300+ schedules in production. There is scheduled patch update and security updates every week/ month. so retiring all schedules weekly/monthly is mundane task. Blueprsim should have a mechanism to freeze all schedules within a time range to resolve this problem.
... View more
Hello Team, The idea is to have a possibility to see the description of the input parameter when the Admin executes the process in the Control Room.
For new admins and developers can be very helpful. Have a nice day.
... View more
For now when we expose a process as a web service it remains resource dependent , in other words that resource should be always up and running else the service will return timeout . Can we make the exposure of service as either Application server dependent or queue dependent . This will also help with Load balancing as there is no such mechanism to share load out,now for exposed service.
... View more
Presently we are capable of accessing the screen capture related to the latest exception stage via the control room per RPA Bot.
In a practical environment where the Bot's are executing queue based items, the exception stage is handled. Therefore the bot moves on to the next queue item available.
When all the items in the queue completes a report is generated to the admin stating the status of each item. Therefore if more than one queue item raise exception stages, then at the time of inspection by the system admin, only the latest exception stage screen capture per Bot is preserved. The admin will not be able to have a graphical state of the the system or the environment for the exception stages raised by previous queue items executed by the same bot! The snapshot of the environment will definitely lead towards quickly identifying the issue a bot is facing in most occasions. Therefore it will be greatly beneficial to have a way of preserving the exception stage related screen capture per item key (historical screen captures)
... View more
When sharing the BP database within a large company, the number of processes and objects and the group folder they're save on might grow very long. Finding the process or object you're working on might require a number of clicks.
This behavior is not helped by the fact that the Studio panel groups are collapsed again every time you visited another panel such as the Control Room. 1. Don't collapse groups in Studio once opened, leave them expanded even when returning to Studio when other panels are visited. 2. Create the possibility to mark my projects so I can find them easily by a single click. See MS Visual Studio or open source Eclipse how it is done there. I reckon both these options would be nice to have in Control Room also...
... View more
Hello guys,. Since our digital workers are hosted on vmware, it's alway a pain to find a way to set a specific screen resolution for the bot session. A common objet to achieve this would be very helpful. Thanks !
... View more
A better password reset mechanism is needed in case the user forgets the password of the BP login. I know there are other workarounds, BP support contact, etc but tool should be able to provide such reset options by using Email ID, Phone Number, Secret Questions, etc many other options are available in tools nowadays.
... View more
Hello, BP v6.x could desperately use some UI enhancements. We're on 6.5 upgrading to 6.9, and the following problems still exist. 1) Saving the window states. You open up System-> Credentials as an example, and the Credential column is too narrow to read the names. So you drag the bar to widen that column. Leave that window and come back later -- the column is narrow again. This issue is most annoying in Credential Details (adjusting columns in Processes, Resources, & Roles) and the Control Room (adjusting window widths & heights to better view queue names, resources, etc). 2) Control room log viewing - these logs are thousands of lines long. I want to open them full screen. Please stop opening them in tiny windows. Allow me to save my preference of opening full screen. 3) Control room resource window - I don't want to view the Default folder. We have our resources in other folders. Please allow us to keep the Default folder closed. Thank you for your consideration.
... View more
Problem: Per the Blue Prism documentation, Auto Archiving "causes a registered, running resource to check periodically throughout the day for any session logs that ended before a specified date/time and archive/delete them if such are found". My team has found that when very large sessions logs are being archived, it taxes our database and negatively impacts the performance of our automated sessions actively trying to run. The stress on the database can be so large that it seizes our servers and even takes down the entire environment. As a workaround, we identify large session logs and manually archive them before the auto archiving process gets to them. This is tedious and not ideal. Solution Idea: Alternatively, it would be great if Blue Prism added a way to configure Auto Archiving so it only runs during specified hours instead of checking "periodically throughout the day". If this were an option, we would set our archiving to happen outside of business hours so our database would not get so stressed.
... View more
If blue prism can add a mechanism to auto-update DX assets/VBOs to the latest release then this can bring a significant change to users.
... View more
The current match types available to Element attributes in the application modeller include that of wildcards and reg ex’s, primarily designed for usage on Text, Value or other string-based attributes. I am looking to get that capability extended to X Paths/HTML Paths and Element ID’s/Web Class. At this moment in time, the use of wildcards only covers a low number of Path levels such as final element identifiers (Button) or sub final DIV’s; does not allow for full Reg Ex’s or Wildcards to be used on every layer of the HTML code and Reg Ex’s are very hit and miss when it comes to applying them to HTML Paths.
The usage of wildcards and Reg Expressions does cause an Invocation error when utilising the Chrome Plug in, so any improvement on the true error thrown, for issue resolution purposes would also be a bonus.
Reason for Request –
A scenario whereby the need to have dynamic Path finding for buttons within our application has arisen, due to multiple layered buttons of the same type being available. The use of inferior interaction methods such as UIA, AA or simplified Browser attributes produces a slow and cumbersome interaction time, reducing our process benefit and having the capability of Reg Ex and Wildcard at all levels of HTML Paths will significantly improve the performance of our automation.
... View more
Hi Team, Blueprism provides a very good write stage which works most of the case and the best thing it works in backend. But there are lot of modern application where write stage is not working properly. Even though we write it is not writing in the text box. As alternative we are using globalsendkeys. It would be great if Blueprism provides a type into stage by using the same we can directly write into any text box instead of using globalsendkeys.
... View more
Currently when we have system upgrades & downtime we have to remember to retire our processes so that they don't try to run whilst those systems are unavailable. It would be handy as we often know in advance when these system downtimes are - and they are usually out of hours so we sometimes retire a process a few hours before downtime is set to begin missing out on time we could have used to process cases.
If we can add a timed retire onto the schedule. As in 'retire this process at.... and resume at....' so that it can run in time with these upgrades.
... View more
We have found that a BOT needs use Multiple Credentials. We currently manage this by naming Convention: BOT_IGOR_AD BOT_IGOR_IVD BOT_IGOR_GMS BOT_C3PO_AD BOT_C3PO_IVD BOT_C3PO_GMS Please provide a tree view similar to studio that might look something like: - BOT_IGOR
+ AD + IVD + GMS
- BOT_C3PO
+ AD + IVD + GMS
... View more
Team is it possible to retry a session or copy a session. For example if we start a process and due to some reason it's terminated we can just start from there. It can contain a new session ID not the same though. It will be helpful at least we can copy the parameters, what I feel while testing giving Startup parameters every time is very tough. I dont know if it is possible or not but just gave some idea.
... View more
Blue Prism should include a Save Draft feature to all forms. I used the Raise Submission action to submit a form to a user. The user found this request in their inbox, but they noticed they did not have an option to save draft. (The Save Draft feature only exists when creating a new submission from a blank form on the Home screen).
... View more
As we're iterating through a collection, there are a number of cases where we want to make updates to the input data. When these data sets are in the thousands of rows, it's typically better on memory usage to use the same Collection in the input and output tabs.
One of the .NET quirks of this dataset, is that making these sorts of changes will set the current row to 1 each time. So if you use a Collection within a Loop stage and make changes to the Collection within that same Loop, you'll end up creating an infinite loop because it will never reach the last row. It would be useful to have an action in the Internal Object for Collections to set DataGrid.CurrentRowIndex or something equivalent in order to prevent these infinite loop scenarios.
... View more