It would be helpful to be able to see the Calendar view of the Scheduler by a particular worker or workers. Currently, it doesn't appear that there is any way adjust the settings to easily identify which workers have availability.
... View more
At the moment using https on the resourcePC the parameter /sslcert needs the hash value. From my perspective it will be better to use the common name (CN) of the certificate, because the CN won't change if the certificate is renewed, but the hash value will. Therefore there is some maintenance work to do to use the new hash value, which can be prevented by using CN
... View more
Status:
Needs More Info
Submitted on
18-03-21
04:46 PM
Submitted by
zdenek.kabatek
on
18-03-21
04:46 PM
When designing the form in Interact one usually end up having quite a number of fields. If I want to go one by one I need to open the particular field and then close it and reopen next one. It would be helpful to have a Next Field button in the field window interface so that I can step through all the fields in one window without a need to open/close/open/close cycles.
... View more
The idea is to have a Data Item exposure such that we can store and update that variable across sessions - its more like an environment variable but to which we can make updates too.
This will help us in storing variables across sessions like flags, data which requires the value from the other session run that currently has to be stored in externally like in excel, notepads, etc.
... View more
Hi there, with the AND and OR operators currently available the following expression throws an error when a flag data item is not set. IsFlag([Flag Item]) AND [Flag Item] Returns Error: ... right-hand-value is empty. If Blue Prism would support conditional logical operators like && and || in C# repectively AndAlso and OrElse in VB.NET the expression in this example would be valid. The evalauation of the expression would stop if IsFlag() returns False becuase the whole expression couldn't be True anyway. We could use a single decision stage only and could use this kind of expressions in choices. Currently there are two options: - always set a default value for flags - break the expression mentioned above up in two decisions and execute the second decision only if IsFlag() = True With choices this cannot be handled easily.
... View more
Situation for BP v6.9 After each release import the information of exposed processes as web service gets lost and it is necessary to manually expose the processes again. The release file should contain the information if and how a process is exposed as web service. Similar information is already considered in release files: like Web API, SOAP Web Services, ... which reflects the consumer part of services but the provider part (expose as WS) is missing.
... View more
Currently, you need to change the names of Environment Variables and Global Data Items in different parts of the process when you change it. It will be good to have if these variables will automatic adapt when you decided to rename them.
... 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
Hi, It would be great to fetch "Submission Id" right after Raising a submisssion. In my case I want to make hidden or mandatory some fields based on the business needs. As can bee seen in attached screenshot, submission id created when a submission is raised by API. For that reason, I believe that this feature can implement easily.
... View more
A client wants to calculate the savings which the automated process brings. As Interact is part of the end to end automation the client asked whether it is possible to measure how much time a user spends on an Interact form activities. At this moment there is no way how to get this information. It would be useful for reporting purposes to have something like that available.
The closest solution could be taken from AuditDB database and table Audit. There is a timestamp when the form is created (by the robot) and when the form is submitted by a user but if the user does not work on the form immediately when the robot creates it there is a time gap which can't be identified.
Thanks.
Regards
Zdenek
... View more
It will be great if blue prism can have integration with slack . The only thing we can achieve for now is sending messages . If we can also include the below will be great .
- Search
- Update Status
- Invoke Slack Operation
- Invoke Slack Admin Operation
- Channel Activities
- Create Channel
- Invite to Channel
- Remove from Channel
- Join Channel
- Leave Channel
- Message Activities
- Get Messages
- Send Message
- Get Replies
- Reply
- Download File
... View more
Status:
Not Planned
Submitted on
02-10-19
02:19 PM
Submitted by
LasseSørensen
on
02-10-19
02:19 PM
I really wish i was able to import a .ics file into the calendar function so i could better control the holidays that is not built in. I would even be satisfied with the possibility to create a custom calendar and only mark the days a process should run, instead of now marking everyday it should not run. For the particular process in mind, i would have to mark 353 days as holidays, to get the desired option.
... View more
Status:
Under Consideration
Submitted on
19-11-22
03:54 PM
Submitted by
EmersonF
on
19-11-22
03:54 PM
Hey guys, how are you? So, it's very common, within companies, state or country, to get involved in massive training for a group of people, whether small or large, but I feel that we don't have the same weight of support as an appointment, maybe it would be interesting some nomination, as exists in microsft of certified trainers recognized by the company, I believe that there is already a company responsible for this, but I believe that if there were people, we could spread and increase the level of knowledge of blue prism around the world
... View more
Status:
Not Planned
Submitted on
19-12-19
01:15 PM
Submitted by
anne.van.duijvenvoorde
on
19-12-19
01:15 PM
When using an action stage currently all individual objects and processes are in an unfolded treeview. I'd like to request 2 new features / changes; - Collapsed items in the treeview in stead of expanded. - Search function which will only show objects that match the search term.
... View more
Would be useful if you could simply filter exceptions between Business & System exceptions. In a similar way to filtering in control room for completed, pending and locked - split Exceptions via Business and Pending. I know this can be completed via Tag filters, however would be a nice simple improvement.
... View more
We require an application modeler based on active windows, which automatically identifies the types of windows and applications for example: JAVA (automatically identifies or allows testing with the different versions of Java Bridge) and all other SAP, Windows and automatically identifies the type browser (firefox, edge, chrome, opera).
... View more
The font readability is currently bad in some of the Process/Object Studio UI elements, for example due to kerning issues. The changed zoom functionality in 6.8 has also made it more difficult to develop. Now that the font scales with zoom, everything below 75% zoom makes the elements unreadable, so development has to be done with 100% zoom, which makes it harder to get an overview of the process. Allowing for better customization of the fonts on user/system level and disabling font scaling below 100 % zoom would enable smoother development.
... View more
It will be great to add a feature for Browsers to read the "Item Value"(DOM Value) of the selected item in an HTML combo box?
Please find the example below:
I want to read the Item value(DOM Value) which is "/m/02gsvk". This will help in many scenarios where value remains same and the selected text changes according to the local language setting of the site.
... View more
I would like the ability to create folders for retired processes and objects, similar to studio. We need the ability to group retired code without having to rename it. I can't tell the difference between two similarly named pieces of code without unretiring it, opening it, and checking if it's the one I want.
... View more