Hey guys, There is a need to create an environment variable where a process when executing updates this variable with the response, be it data, flag and the like, and the other process trying to execute validates this variable. Today it is done by an external file or, in the best scenario, a record in an external database. The interesting thing is that we were able to create environment variables with the volatility option with specifics, restricting the usage and visibility as is done today in credentials, thus making the selected process have an ability to update a value of an environment variable. For purposes of auditing the updates, a logo could be created in some specific table for this, so that the information would not be lost and that everything was in accordance with compliance I believe it is an improvement that is worth implementing, there will be a significant gain in development.
... View more
Status:
Under Consideration
Submitted on
23-05-22
02:24 PM
Submitted by
Brian_Hesse
on
23-05-22
02:24 PM
Password Resets: To reset a user’s password we must verify their id is enabled on the User screen before going to the Reset Password screen. When Reset Password is selected under Related Info, populate the user id in the User ID section on this screen. The ID is currently populated when other options under Related Info is selected and the Reset Password option should behave the same way.
... View more
Looking out for the ability of automating the Release Package migration (.bprelease file ) in different environment of Blue Prism. Do we have any Utility , API or way we can automate this manual effort of migration.
... 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
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
Status:
Not Planned
Submitted on
05-11-19
09:25 AM
Submitted by
MariusBalukevic
on
05-11-19
09:25 AM
Help is not being updated with newest release functionality updates and examples
... View more
Status:
Under Consideration
Submitted on
23-05-22
02:27 PM
Submitted by
Brian_Hesse
on
23-05-22
02:27 PM
Out of the box connector to ServiceNow – We utilize ServiceNow for ticket / incident management and for IT workflow management – seamless integration would allow for more efficient handoffs.
... View more
Current Decipher VBO - Next Completed Batch action returns the oldest Batch from RabbitMQ and once the batch is retrieved from RMQ the record is deleted. It would be good to be able to retrieve a specific Batch from Rabbit MQ by specifying the Batch ID as an input parameter on the Next Completed Batch action. A specific batch could then be targeted by a virtual worker based on a Batch ID which could help open up additional Decipher use cases.
... View more
Parent ticket - AWD-42901 Either upgrade, or remove, the version of AWS Java that ships with AFT to ensure it functions properly with all regions (e.g. Hong Kong). - The current packaged version does not work for all regions. Step to recreate- Try to use AFT in AWS in the Hong Kong Region fails.
Component - AWD|File Transfer (AFT) Affects Version - AFT 6.0
... View more
The reset FQDN feature currently only affects runtime resources but not workplaces. When resetting FQDN for a specific <host> the value in FQDN column in BPAResource table is deleted but the line for <host>_debug stays untouched, thus preventing any debug sessions on this workplace. Please enhance the Reset FQDN feature to remove FQDN values for both: <host> and <host>_debug records.
... View more
Currently if a scheduled process attempts to run and no digital worker is available, the process fails. This idea is to allow a process to queue up and wait for the next available digital worker. This would maximize the use of digital workers. We currently have to schedule based on the worst case scenario of run time for each process.
... View more
We already have a functionality that automatically updates page name whenever the name is being changed. What would be useful and most importantly time saving would be a functionality that updates data item name at all locations in the process/object wherever that data item name is changed. At this moment when the user changes that name, he or she has to go through all the locations within the process/object where that data item is being referenced and has to change the name manually.
... View more
Hello! As BluePrism works right now it is only possible to open a single properties-window. As swoon as you open one you immediately lock all windows that are open. While developing it would be really useful to be able to open one properties-window per process/object-window.
... View more
Status:
Duplicate
Submitted on
19-09-21
09:47 AM
Submitted by
ramprasad.gajula
on
19-09-21
09:47 AM
Hi Team, Its good to have work queue tag option in Interact . As per interact 4.3 Version, we are not able to see any tags while data added from Interact forms to Work Queues
... View more
Each day I find there are certain process that have Terminated in the control room after they are run through Scheduler but there is no notification triggered for the termination, Is there a way to send out notifications to developers for their process terminations. Some how I seem to have not found a simple way to automatically notify them of their process notifications.
... View more
When hovering the '(n) Errors' button in 'Studio - Edit', it shortly displays a count over the number of errors existing in the process or object you're working in. When clicked, after a short wait the panel 'Process Validation' lists not only all Errors, but also all Warnings and Advices it could find. This list is built ad hoc, hence the short wait.
Wouldn't it be nice if the hover text would show counters for Errors, Warnings and Advices rather than only for Errors?
Happy coding!
Paul van Doorn
Sweden
... 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
Currently the only way to access Doc Splitter is to use the Action Menu option. As it is often part of the flow within a process, it would be ideal to have the same feature available as a button on the form of a work item
... View more
Similar idea is already raised, but I'd like to simplify it. Basically this: Allow to set time window, when schedule execution is paused. E.g. "No schedules started every Monday 02:00AM ~ 05:00AM" This would allow to easier plan server/database/runtime resources maintenance, prepare for updates and etc. This could be a setting in BPServer.exe.config, BPServer GUI, or any other convenient place. Regards
... View more
Quite often I need to copy something from the BP UI to use in an errand, a document, an email, ... The things I need to copy on a regular basis are:
Process name
Environment variable values
...
The easy way would be to mark the text to be copied in the UI, do a right-click and chose Copy (or a Ctrl+C). Unfortunately, the UI does not allow these, and other, texts to be marked and subsequently copied. This leaves only the 'visual copy and manual paste' option open. Note that I can copy at least the values of Environment variables in the Development environment, but the Production environment in View mode does not allow for this. The contents of most Environment variables do not really lend themselves for a manual copy and paste, as it is quite easy to make mistakes in things like long values for file-paths. Long ago I got fed up with the UI's inability to copy the process names, so I put these in an XL for more easy reuse. Now for my proposal: Could you make more elements in the BP UI available for marking and copying? Happy coding! --------------- Paul Sweden
... View more