Showing ideas with status New.
Show all ideas
I want you to make sure that an environment variable can be made grouping or a folder. ===
ご担当者様 環境変数をプロセス等のようにグループ化できるようにしてほしいです。 たくさんの環境変数がすっきりと見えるようにしたいです。 よろしくお願いいたします。
... View more
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
Currently Blue prism has retry logic for schedules that were missed due to unavailability of resources.However with version 6.0+ the way scheduler operates has not changed from version 5. there are numerous reasons for scheduler create the session and leave them pending without triggering them (database size, fragmentation of index in session table, network connectivity, resources wrongly reporting offline to app server etc). This situation can be avoided by implementing retry for sessions that are created by scheduler. it should be configurable as a system wide setting similar to the scheduler retry mechanism for session creation.
... View more
The current data item does not have a dictionary type (Associative array) . A single-row collection type can be substituted in some cases, but a smooth conversion to a JSON object can be difficult.
For example, if you try to convert a Blue Prism data item to JSON using Utility - JSON::Collection to JSON , only one data item can be represented as a collection data item, so the converted JSON will also be an array type.
There are many opportunities to map Blue Prism data items to JSON data when performing WebService integration, so I think there is a great advantage to introducing a dictionary type data structure.
... View more
The current way for providing web services has the following problems. 1. Because the endpoint is on the runtime resource side, it is necessary to make the runtime resources redundant in order to provide web services stably. This means that mechanisms such as runtime resource pools cannot be used. (Because the endpoint is not fixed.) 2. Since there is no API to enqueue, users need to prepare a mechanism similar to a queue by themselves. ("Prepare a csv file with the data you want to enqueue on it, then poll the monitoring directory", "Attach the data to an email, poll the email box", etc.") If we could set up a web service endpoint on the server side to enqueue, I think it would solve the above problem and make it easier to build and operate a data collaboration mechanism using Blue Prism.
... View more
I want you to create a VBO that deletes the duplicate data in the collection and stores it in a new collection. ========================= ご担当者様 collection内にある重複するデータを削除して、新しいcollectionに格納するVBOを作成してほしいです。
現状だと重複を削除するプロセスページを作成する必要となり、時間がかかります。比較的多用する機能であるため、標準のVBOに取り入れて頂きたいです。 以上、よろしくお願い致します。
... View more
Currently in Blue Prism, if we have set a value based on condition, we will have to use the decision stage and then two calculation stage (one each for True and False Condition). This could be brought down one calculation stage or even directly put in another decision stage if expression editor supported Ternary If Condition. This can be helpful to avoid complex diagrams in case "Nested if" to determine value for a data item.
... View more
Currently, when looking at the logs of a case, it might include logs from other cases as well, if they are processed by the same process during the same session. Ideally, when clicking at 'view log' on a queue item, I only expect to view logs related to that specific queue item, being;
any unlock / lock events on the queue item
any Update events on the queue item
any logged stages/actions in a process that occur between the locking & unlocking of a process, i.e. what happens during one step of 'process queue' process, which handles queue items
... View more
I would be nice if the developer has the ability to stop an execution coming from a Step, Step Over and Step Out actions !
... View more
Unlike some other vendors, BluePrism currently lacks the capability to 'record' interactions/flows, which could greatly increase the initial development time. While I understand it is far from trivial, I propose the following user story;
process flows can be recorded on the level of VBO actions
when I start a new recording within a VBO, I can give it a certain name, this will be the name of the new action
during the interactions, I can toggle between the spy modes, in order to have better control on the application model. The recorded measures what actions are taken (click, keystrokes, scrolling)
input parameters can be specified before starting the recording, available for later reference during the recording
generic (but meaningful) names are automatically generated for data items and application model elements (e.g. button.Confirm, input.FirstName for elements) OR during the recording, I have the ability to name spied elements and create data items in some way.
on finalizing the recording, a blueprint of the process is generated in a simple, naïve way. Adding branching logic, collections, etc... is something that can be done manually during development.
These are just some raw thoughts from my personal experience, remarks or additional proposals are more than welcome to enhance this idea!
... View more
Have the ability to capture, track and transfer end user and/or terminal details for traceability • I.e... Requirement via Interact for example to capture; end user details (Human Agent Application User ID who triggered or submitted the process), IP address, date and time of submit requests, browser details etc etc and also have the ability to transfer these details or make these available within Blue Prism through the life of the automated process This is required for Audit & Internal Fraud purposes
... View more
The fact that only the latest screenshot is shared per VM, not linked to which process / queue item that was processing, is not very convenient. The following features would make this functionality more powerful in terms of debugging & troubleshooting;
store a (browsable) history of screenshots, not just the latest
create a link between screenshots and their triggering exceptions example usage: open screenshot, click 'go to exception' and immediately have the process/VBO open with the screenshot next to it, ready to debug.
link queue exceptions to their respective screenshots example usage: when looking at a certain failed queue item, click 'view screenshot' (if available) and see what went wrong for this specific queue item.
... View more
Hi, I would like to see, that we can right-click on an object/a process in studio tab and get an export-Option instead of the export-function in the menu bar. That would save some clicks. Thanks Christian
... View more
Hi Team, It would be great if we can able to create Parent and Child relationship between two elements spied using Application Modeller. For Example we have Username Field and Label then if we can able to make Username Field as Parent and Field as respective child. Then we do not have to use Match index or some other technique. Blue Prism already have this feature for Surface automation. It would be great if we can get it for web based and Other application too. Many times we are facing issue for these scenarios. Note:- In Chrome I can achieve this using Real Xpath but if Blue Prism Has this feature explicitly then It would be great. So that we can use it across all the application. Most of the tools now a days these features are available. Thanks!
... View more
Hi to everyone ! I have the following idea. When you are developing a process and you do a test, if an object was a wait to big, for any reason, it would be nice if Blue Prism let you to break the WAITING state from the object and try it again without any kind of refresh buttton (to avoid lossing your current data in variables).
... View more
My team and I have mentioned several times amongst ourselves that it would be great if BluePrism enabled the creation of folders for Schedules and Packages. Now that our team has been building processes for several years our list of Schedules and Packages has gotten quite large and the ability to folder these processes would be a huge help in cleaning up a large list.
... View more
Currently there is no limit for the creation of work queue item tags and no in built feature for maintenance. This can lead to performance issues. There is a sql housekeeping script that can be used to remove unused tags afterwards. But there are better solutions for that. Here are some recommendations on how to improve the situation.
Add a tag count limit which is configurable via system settings.
max number of tags [number]
warn on sign for user with role? [list with selectable roles]
warn via email to sysadmin-mailbox? [on/off] (nice to have)
email adress of sysadmin-mailbox [text] (nice to have)
Add an in product feature for cleaning up tags
remove unused only
remove unique only
The check if the tag limit exceeded should be run once a day. The cleanup procedures should be schedulable or run via command line.
... View more
While setting up password if someone is not following below criteria it should prompt message like “Password does not meet required complexity” and shouldn’t allow to set password till required criteria is met.
Criteria can be : Password should be between 8 and 12 Alphanumeric characters with at least one special character.
... View more
When it comes to logging the activity of stages, there are three different possibilities (active, inactive, error only). Usually certain stages should be logged and others don't need to be logged. As you can change this staus for each state individually, for a selected group of stages or all stages at the same time, at some point in later devopment one might wonder about the logging status of all stages. --> I propose to add a mode in the process / object studio, where all stages are colored according to their logging status. Just by a click of a button it can be (de)activated and one can easily move through the graph to investigate all status' and doesn' t have to click on each stage individually to investigateits status.
... View more
When copying a page P from process A to process B all references on page P to other pages are lost (although the references may point to other previously copied pages). Presumably the references would not be lost if multiple pages (P and the referenced pages) could be copied at the same time. Could this be added to BP?
... View more