WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > User Voice > Most commented

User Voice

MVP

Hi, could we please get a user friendly error message like: No licenses are assigned to you (someone@example.com) please inform your system administrators (List of the users who can assign licenses). Best regards, Daniel

MVP

Hi, in BPS 2024 an option was added to the license that customers can use SDKs provided by partners without an SDK license. This is made possible by providing the public key which is then somehow integrated to the license. I'm wondering whether it would be possible to also integrate the WEBCON and partner Microsoft Entra Id domain names. During the license check for the current user, it could be checked whether the current user is a guest account _and_ belongs to such a domain. If this is (...)

MVP

Hi, I just noticed, that the "Uniform view of all item list cells" check box has been removed. It's not the case that I wanted to activate it, but I wanted to deactivate it. The reason for this is, that the uniform can take up way more space than a mixed one. Especially if there's a multi line column. According to the documentation it should be there but it does neither exist in the UI nor in the XML configuration in version 2025.1.1.105. I assume that in this case the documentation was (...)

At the moment default serch mode for Value filter in reports is set as "Starts". It would be very handy to let decide Admin what defaul search mode is set for a specyfic atribute (Starts or Contains).

Currently, “Add privileges ” and “Remove privileges ” actions cannot be used in cyclic actions Adding the ability to use this action could help cyclic action to check item permissions and remove them.

Hi. we've implemented some global form rules e.g. a developer on screen mode that displays meta data of fields (instead of turning on dev tools) - a knowledge base article will follow later. Small work in progress preview teaser in the attached screenshot. ;) Right now it is necessary to add this global form rule to all main form behavior sections manually to get this loaded. It would be great if one would have a global function in system settings like it is for global CSS for form rule (...)

MVP

Hi, while we can create business rules which act similar to table valued / scalar functions, we can't pass the columns/data to them. The inner business rules are executed before the outer SQL command is executed. This comes in really handy in a lot of cases but also has it's limitation and will require creating repetitive code. I would suggest the following: Create a new "type" "SQL function" Properties would be similar to a business rule: Name : GetFirstTextPart Description: Wil (...)

Hello, I propose a change in DEsigner Studio, in action templates. If the ability to create action groups in templates were added, it would make it easier to manage actions in the case where there are more than 10 in the process. It would then be possible to group and arrange actions thematically. Regards,

Hi, a small enhancement in addition to this user voice https://community.webcon.com/forum/thread/7044 would be to add a * to a group if a containing app is marked with a * because of unsaved changes. Kind Regards Sébastien

Hi, it would be nice if one could not only chose "CREATE RULE" in the context menu of a field supporting rules. An option "CREATE GLOBAL RULE" would be helpful if we want to turn a "local" rule to a "global" one. It is clear that not all options in a "local" rule can be turned to a global one but there are cases where there would be no problem. Kind Regards Sébastien

I would like to propose an enhancement related to the handling of private views created by users in reports. [Current Limitation] At present, even users with administrative privileges cannot determine whether a given report contains any private views created by other users. This limitation makes it significantly more difficult to manage and support users, especially when diagnosing issues related to non-standard report behavior. [Proposed Improvement] I suggest adding functionality (...)

MVP

Hi, until two hours ago, I would have said, that you can't use AI to help with SQL command generation and documentation. Then I started playing around VS Code. My POC switched my opinion completely. Can something like this be added. :) The first two images is the generation of an SQL statement and how the result is interpreted by the Designer Studio. The last image is the documentation of an existing function. This would really be great. :) Daniel

Hi, it would be nice if one could also create global form groups in system settings and not only single global fields. A use case would be address fields street, number, city, zip, country, ... with advanced configurations to data sources, reg exp and so on. In each app where this information is needed one could directly use this global form group. Kind Regards Sébastien

MVP

Hi, A useful option would be the ability to capture and save the output of a powershell action, either to an attribute or to a local variable. Similar to the mapping of response values in a REST action. This would allow the received data to be further processed/used in subsequent autumatization actions. Regards.

MVP

Hi, I'm currently upgrading processes to WEBCON BPS 2024. I was expecting issues with custom JavaScript but encountered also one with the "Add attachment" action. While testing I got this error: Error occurred in add attachment action: Copy attachments. No attachments I'm not sure when, but it seems that WEBCON BPS now checks whether any attachments exist which can be copied over. If they don't exist an error is thrown. Could we please get a flag to define, that this check should (...)

MVP

Hello everyone, we frequently encounter situations where it is convenient for us to perform an Excel export of the current state via the DATA TABLE. Recently, we have been hitting the limit of 1000 rows more often (https://docs.webcon.com/docs/2023R3/Studio/Process/Attribute/DataPres/Sql_grid/#7-allow-excel-export). I would like to propose a review of the current server performance to determine if it is now feasible to increase this limit to 2001 (header + 2000 rows) or, ideally, to 2501. (...)

MVP

Hi, I've cases where one choose field updates another choose field. If the data source is not a SQL database this can take some time. Setting the first field takes about 1 second, (1) in the attachment. Getting picker search results 540ms Validate picker control 460ms The setting and validation of the target field (2) takes again 1700ms and another 390 ms for executing a form rule. Setting target form field first choose field 1160ms Validate picker control 611ms Setting own target fi (...)

Dear All we have a lot of pie charts at our dashboards and when someone has a lot of cases in different instances of pie chart dimenssion e.g. depo, country, acceptacne path it is difficult (esspecially since WEBCON2022) to select certain part of data. it would be nice to have option to select one lable from the graph legen or deselect all and then select one instead of deselecting several + recent dispaying of the values on pie chart doesn't bring a lot of value as it only shows number of inst (...)

It would be very helpful if excel generating action and data table attribute ability to save as excel could produce an Excel file with or without columns headers. This is sometimes useful, as some external applications accept only data in excel files and no headers.

In template configuration of vacation template generated process we have 2 important data sources - vacation history and vacation plans. Their display on vacation chart is different - history has legend and colors for different types of absences, whereas plans are displayed just in one color and there are no types. Another difference is that history items do not point to the original item, whereas plans allow us to link to the original element. One more difference I've noticed is that no matter (...)