Adding a confirmation dialog for the process cloning action. Occasionally, users may accidentally click the clone button, and this accidental click leads to cloning the entire process, along with the full process/action definition, etc.
Hi, Here are a few recommendations for UX / UX area: 1. Search. 1.1. The ability to hide the search bar in the left menu and display only the one at the top of the page. 1.2. The ability to fully customize which elements are displayed in the search results records (to disable some of them). 1.3. The ability to add selected fields from forms to the search results records. 1.4. The ability to filter search results by selected fields from forms. 2. Visual layer. 2.1. Increased contrast (...)
Dear Community, I’ve come up with an idea to enhance how we schedule maintenance service windows in WEBCON BPS. What if we introduced the ability to set maintenance periods (either ad-hoc or recurring) directly within the system (in Studio or on website in Admin area)? This would allow users to see a notification on their WEBCON BPS homepage, informing them of upcoming scheduled maintenance. I believe this feature could improve communication and transparency, helping users plan according (...)
Via public api we can query reports and views. However, they lack of the possibility to apply filters, search in specific fields or apply a full text search. Basically all the things we can do within a report on the portal To achieve this, we currently have to use the undocumented internal api, that reports use when we apply filters and search for elements. This works perfectly so far, but it would be much better to have this functionality also within the public api.
Dear Community, I’d like to propose an idea: adding the ability to create folders (not categories currently available) in the attachments area. This would allow users to better organize multiple attachments in a way that suits their needs. Your comments are more than welcome.
Coming from developing individual web applications, for large projects, it would be practical to have a fourth environment to run WEBCON BPS Instead of having only DEV/TEST/PROD, we would like to have DEV/TEST/INTEGRATION/PROD. or similar. DEV/TEST would be in-house to develop and test the applications, and INT/PROD would be on the client's Infrastructure. This would make change management and testing much easier and closer to our internal development guidelines. Are there others worki (...)
Custom way to sort Attachments category... I Have category list: ID=1 Name starts from "P" ID=2 Name starts from "U" ID=3 Name starts from "A" I would like to sort category by "ID of Category" not by Category Name Letter / number .. work around is now: add 1. 2. 3. to order names or use java script ... related topic: https://community.webcon.com/forum/thread/5721
Tool tip for path description - HTML tags acceptation ... so big "field" ... so much information can "absorb" ... and no HTML tags formatting :/
"Edit" / "read" mode in "My tasks" depending from bps group for particular apps / processes ect. or user settings in account. possibility to set behave to particular group of users (webcon group) if some one is in that group - read only - need to "click edit" to edit others - edit as standard or ... (maybe better) In User Account - option to pick - do you wish to have my tasks in edit mode? (yes/no/leave default for app) Reason - because first new - is in edit mode and .. "disappe (...)
Hi everyone, This might be a big one, but on one of latest webinars I've heard that there is open 'Designer Studio' project at Webcon, so I'll give it a shot - if not now, then I'm not sure if there will be a better time ;) I think most of us have used SQL Server Management Studio or Azure Data Studio to test some queries, and maybe a VSCode / Notepad++ for some powershell - all of those support autocompletion (which in most cases of recent software is supported by language server protocol). (...)
Hi, I'm currently reducing the execution time of a long path transition in version 2023.1.2.44. In this context I noticed that saving the instance executes "recalculate rows". In our case this causes another execution of data rows which are only used for displaying information. They are not used in any other combination, even the usage tab is empty. It would be great, if we could have a checkbox or similar for a data row whether the recalculation can be skipped. While each execution take (...)
Hi, I think everyone of use has run into this error more often in dev/test than anyone wants to admit. Message TIM_ID: 15 - WEBCON BPS Timeout actions error: checkout exception occurred. Instance ID (WFD_ID): 5907 WEBCON BPS Timeout ID (TIM_ID): 15 Could you we gain a global setting, with which we can disable this check / allow the timeout to undo the checkout? I completely understand the reason and I would never disable this check in production but on the dev environment I would (...)
Hello everyone, in our main application, we need to import address lists from clients. For some time now, we have been hitting the limit of 1000 rows. I would like to suggest reviewing the current server performance to determine if it is now feasible to increase this limit to 2001 (header + 2000 rows) or, ideally, to 2501. This adjustment would significantly ease our workload, as we currently have to manually split the address files. Thank you in advance, Bjoern Poller P.S.: I h (...)
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. (...)
Please vote for this user voice, as it already have more votes, and is exactly the same ;) https://community.webcon.com/forum/thread/4134?messageid=4134 Hello, when working with custom columns in reports I'm always trying to avoid using regular ID when comparing forms, workflows, processes etc. I'm almost always joining with specific tables to get GUID, so reports won't break between environments. Inside custom columns we can access wfelems, which as far as i know is based on V_WFElemen (...)
Hello, In many places we are able to create Process Business Rule from rule typed in a field (visibility, required, and many others). Similarly with form rules. I have a case, where i need to use same mail that is already being used, but to different people. (exactly 12 contents). Right now it requires manual creation of templates by copy-pasting them from action into e-mail template. Could we have 'Create e-mail template' from configurable e-mail action?
Hi, From an administrator's point of view, it would be very helpful to add the ability to add global automation error handling. By this I mean the ability to enable such an option in the global configuration and, for example, add an email notification action about automation errors in the context of the whole system. In the email it would be possible to use process/step variables and specify the recipients. Such a configuration would work in addition to, and independently of, other err (...)
I have Actions on path ... Generate Word Convert Word to PDF Delete attachment (docx) or more ... demands Appears during process ... I would like to select 1.2.3 Actions (right click save as automation) .. not like now i can do 1 to 1 .... or ... I could do Automation with 1 operation then pick it in "path" and then edit it and add more actions ... Maybe I'm wrong, but I do first actions, then merge them into one [automation] not revers [do Automation then maybe or not add mo (...)
Could be nice to add BB Code or other tags used in Forum or information what type of Tags can be used for me I would like to use: [code][/code] or [code="SQL"][/code] using code wil help read code - see attachment [quote][/quote] or [quote="name"] [/quote] [B][/B] - bold [i][/i] - italic ect. then is nice to use FF plugin or type tags ...
It happens quite often, that the length of a textfield has to be limited. This can easily be achieved by a reqular expression. However, input fields with inputmode text allow the usage of the maxlength attribute. It would by much nicer to restrict the user to type in more than the defined letters rather than showing a red error message. Therefore, it would be great to introduce a max length property for text fields