Status:
Under Consideration
Submitted on
09-08-22
10:18 PM
Submitted by
Benjamin__Moore
on
09-08-22
10:18 PM
Finding that using the Class Verification and Data Verification sections of Decipher could be improved by adding another button similar to the 'Submit' button to 'Submit and Next' where the next item in the 'Load Batch' filter is retrieved.
... View more
Update the Document Delivery - Email screen to allow for Errored Emails from Communications to be edited and resubmitted. Today if an email from communications fails it requires manual intervention to reactivate the original work object and reject the request.
... 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
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
Adding pre and post-dynamic delay checkboxes to every step in an automation is best practice. Why not make it super easy? Add step, check off pre-delay + post-delay and then boom you don't need to add dynamic delays manually.
... View more
Currently, when setting an LOB value in a process design create web service, a configuration is required to set the value to the max character length of the LOB field. If this is not done, and the value is longer than the max length defined for that LOB field, the service will fail. The design tool should be enhanced to automatically truncate the value to whatever the max length is for the LOB field, so this design configuration is not always required.
... View more
Hello, In the context of robotization of a Java application of our customer who has migrated to OpenJDK , we have found that it is impossible to retrieve information from the tables of the application. Blue Prism returns us a message indicating that an overflow has occurred when trying to retrieve data to a collection. In addition to some errors of confusing origin when interacting with the application. When contacting support we have been told that Blue Prism currently does not support the use of OpenJDK. For this reason we request that you consider providing support for OpenJDK. This is not the first time this scenario has arisen in reference to OpenJDK. Thank you
... View more
Currently when a process is missed to trigger in the control room which was scheduled, it is not possible to trigger a notification due to existing running schedule or unavailability of resource. An additional feature to allow email to be sent when a schedule is missed would be helpful
... View more
Status:
Under Consideration
Submitted on
02-02-22
12:20 PM
Submitted by
PabloSarabia
on
02-02-22
12:20 PM
Hi! Why not integrate the Digital Exchange market directly with Blue Prism platform? Now exists the button, but this only redirect to your browser. The idea is to have it included in BP. This way you can search and import the asset directly. Can also manage your downloaded assets and look for update or probably manage the version of the asset. Bye 🙂
... View more
Can we create a feature where if our pending queue item is there in the queue more than the SLA time it sends a alert or mail. I do understand that its possible thorugh indirect ways , bit can we build a inbuilt feature or VBO where we need to give queue SLA (like we have priority or tags) and if that item is pending more then the time of SLA or its about to reach it , it throws a alert to prod team . This can be a great functionality for the production team and can be a asset for business also .
... View more
It would be great to be able to import OpenAPI definitions of REST APIs to quickly set up a Web API in Blue Prism. Similar to what you are able to do with WSDLs and SOAP Services.
... View more
Some times due to some issues the pending sessions are in same state for longer time due to which the scheduler is unable trigger the next sessions. If there any possibility to notify users or removing pending sessions if there are from longer time.
... View more
Hi Team,
Good Day!
As of now we are able to give the static values in dropdown field in Interact form. Is there way to add values dynamically in Interact dropdown field from other sources like excel....
It’s good to fetch the values dynamically in Interact dropdown field.
... View more
I made a post about this in the product forum, but was lead here. To simplify, I'll paste the text below:
I've used Blue Prism for nearly two years, and there are some features of the product that acts as a daily annoyance. Here's a list:
- Moving several objects at the same time:
When selecting and dragging several object on a page, you'll have to be extremely careful not to end up dragging everything far out to the edges of the page. This makes it really difficult to design the entire page at once, and really should be fixed. I don't think there's ever a time you'll need to move everything at such a speed which it makes us do right now.
- Editing Choice-stages:
When editing choice stages, even if only opening the editor and pressing OK, it will allways mess up the gaps between the choices. Again, not a function I've ever found useful, so I don't think this is made purposely. Also, the choices are placed at random places which can't be accessed if we're moving the choices manually, so again, it's not useful.
- Sizing and resizing the different windows:
If I open any window, like the "View Log", Application Modeller, Calculation editor, or similar, I never get all the details visible, and therefore have to resize it every time. This could be all the columns in the Logs window, or enough details in the calculation stage editor.
Also, if the program would have some form of logical resizing of e.g. Columns, so that when you increase the width of e.g. Application Modeller window, you don't just increase the width of the Values column under Attributes (which is already more than wide enough), but you get a wider colum for the Applications tree on the left side.
The attributes described over are of course nitpicky, but the sum of such illogical and un-userfriendly funcitons really add up to a less enjoyable experience for us developers that use Blue Prism every day. For all I know there are fixes for these, so any tips would be greatly appreciated, but if my assuption is correct. these are just the small things that no one talks about and gets used to. If there aren't fixes I really hope you can fix this asap.
(My version is 6.8.1 at the moment.)
... View more
In a dynamic environment, the RPA process can be failed for any reason and this would create a lot of the problem for the RPA team as well as the end-user. To mitigate the risk, the availability of the right resource at that time would be required. In this use case, we will be having an AI model that can predict the next process failure time via the control room logs. The control room log would work as the input for the model and will return the next failure of the process as an output.
... View more
Instead of creating separate schedules, when a schedule is completed ,it should trigger another schedule.
... View more
In Studio, you have to open a Process or Object in View or Edit mode to check what Pages it contains. In many cases it would be very nice to be able to see a list of Pages without first having to open the Process or Object in View or Edit mode. Add a Right-Click option on Processes and Objects in Studio that shows a list of Pages the thing contains.
... View more
The Note action is very useful to explain in the process what is going on. By default, any text entered there is centered both vertically and horizontally. Other text options are Bold, Italics, Underline and choice of font. Often, the fixed default centering does not make reading the Note action text easier. If you put a numbered list in a Note action, the results are not very readable as the list is centered. For this reason it would be nice if BP would allow us to chose what centering should be used; left, right, center, both vertically and horizontally. Also, it would be very nice if BP would allow the text in the Note action to be rotated 90 degrees to the left and to the right. Happy coding! Paul Sweden
... View more
Hi Team, Good Day!
In current Interact 4.3 version, password(secure) filed not available to store the data securely in interact form.
It’s good to have a feature to secure field data in interact form
... View more
Currently, we can only use the action "Raise Submission" to create a unique form for an individual in Interact. We would like to have the capability to raise a submission for a unique form that can be filled out by multiple users. Our concern is for situations where we need to meet a specific SLA and the individual who the form is assigned to is on PTO and will not be able to fill out the form on time. This proposed feature would allow us to give multiple users the option to fill out the form or for the user to re-assign the form to another user.
... View more