(...) sing the Item list and then persist them to WFElements (or another table) so that they appear again when opening a new workflow instance? For example: I want to add a new customer with a specific date and description directly in the Item list, and after saving, have this customer stored and visible in the same Item list for future instances. Can this be achieved using Run an SQL procedure, or i (...)
(...) Hi all, I have several questions regarding WEBCON BPS capabilities and best practices: Is it possible to create printouts (printable documents / reports) that use values from form fields (e.g., date from, date to, Choice fields, Text fields) and generate a printable confirmation for the user? Does WEBCON BPS have a built-in task scheduler / job scheduler (harmonogram zadań)? What are plugi (...)
(...) an audit trail perspective. If the source get's removed, the image is lost. In our case this is particularly bad because these images will be embedded in a generated document. I added now a validate action to ensure that the fields contain no linked images. While this is a workaround it would be better to have a configuration option which allows using linked images in addition to embedded (ba (...)
(...) Item-list adds text value = "0" on - tags Before the update d from R2 2025 to R1 2026 everything worked fine Now those Zeros are showing up in the item lists UPdate : It has to do with items list row to edit set to 0 Why is it allowed to be set to 0 if it causes such a ruckus We debugged our way through it in the office. but it breaks quite some form fields and html code as a result !
(...) sinterpretation of process flows. This small but impactful UI improvement would make the diagrams look much more professional and readable. I truly hope to see this feature implemented in a future update . Kind regards Sébastien
(...) Hi, I've created a timer with an action 'Update item list values' and 'send a custom email'. I want it to refresh my item list every 6 hours. Please find attached my timer configuration (to test it I set the interval to 1 minute and added an email action I mentioned above). I saved the process and waited looking at my form instance. Nothing happened. I also can't see this timer in Reports > Timer o (...)
(...) n offset of 75 minutes. Unfortunatelly the offset dropdown with "Day" can't be changed to "Minutes". I tried different combinations of options and the only one was: - First activation > Start date : Immediate or Step entry date > Offset 0 day > Interval 75 Minutes - Repeat in cycles: yes > Number of executions 2 (finite number) This way the 1st activation is immediatly and the 2nd and (...)
(...) In a step, I configured an On timeout action that runs a SQL procedure (a very simple query that update s a field in another database) after 1 minute. However, occasionally—about 1–2 times out of 100—the field is not update d, even though in history shows that the action was executed successfully. An external process calls the WEBCON API using a specific path. On that path, a SQL procedure action is (...)
(...) Hello, we've just update d our WebCon from version 2023.1.2.44 to 2026.1.4.125. Every time I switch between our portals (dev/test/prod environments) WebCon Designer crashes when I save the process. Afterwards I can reopen the designer and saving works fine. I check the newer releases for this error but could find a hint that this problem has been resolved. Thanks for your help! Best r (...)
(...) Hi, why are form fields available in the objects tab when configuring a validate form action but not when using the form rule editor? Can anybody explain this? Thanks and kind regards Sébastien
(...) bCon.WorkFlow.BusinessLogic.ImportExport.Mapping.MappingList.IncludeInIndexes(MappingListRow row, Boolean addIfNotContains) w WebCon.WorkFlow.BusinessLogic.ImportExport.Mapping.MappingList.AddOrUpdate (MappingListRow row) w WebCon.WorkFlow.Module.IntegrityInspection.Core.IntegrityInspection.IntegrityCheckModel.AddIfNotContains(MappingListRow row) w WebCon.WorkFlow.Module.IntegrityInspection (...)
(...) Hi, form fields in the Objects tab of the form rule editor don’t get displayed in standard mode. Only when switching to JS mode the form fields appear. In the form rule editor of a Validate form action the form fields appear in the Objects tab. More details here in the conversation with Jacek: https://community.webcon.com/forum/thread/8410 It would be more consistent and convenient if for (...)
(...) ndardized context • Better integration into enterprise DevOps and ticketing ecosystems • Higher quality deployments due to explicit change classification • Less overhead to get testers and users update d • Higher awareness of users about changes This feature would significantly enhance WEBCON’s positioning as an enterprise-ready platform by bridging the gap between low-code development and profe (...)
(...) Hi, when a date column is chosen as x axis and the data series contains discrete values over time (count of applications, temperature, share price, ...) it would be great having the aggregation type "Latest value". The latest value is dependent of the time range that gets used on the x axis. This could be day, week, month, ... and would be needed too. If there are multiple values for one day, week (...)
(...) Hi, I have a MSSQL data source with a column newHash that get's created by HASHBYTES and VARCHAR(64) in the SQL query of the data source over some other columns to check if there is a value update d. This hash gets stored in the dictionary entry together with all other values. In the same query I also add the column with the diHash of the associated dictionary entry. When doing a daily sync betwe (...)
(...) Update : There has been a bad return in the script that screwed the things up. # Hi, I have a REST API endpoint in PowerShell Universal with the following code for the response: [code] $result = [PSCustomObject]@{ result = [PSCustomObject]@{ htmlLog = $html } is (...)
(...) tal or the community downloads section. Could someone please point me to: The official download location for the WEBCON BPS Bridge installer (matching the latest SaaS version)? Any update d documentation or a "Step-by-Step" guide on how to register the Bridge in the SaaS portal and establish the connection to a local MS SQL instance? Environment Details: Version: WEBCON BPS S (...)
(...) I've been trying to install the newest Webcon version and the installer gives me the information that I must have Cumulative update 29 (15.0.4410.1) installed to continue. The problem is that I haveall the most recent update s and when I try to install the desired update manually, I get: "A SQL Server update with a higher version has already been installed on SQL Server instance MSSQLSERVER, so the cu (...)
(...) I already asked a similar question regarding a signature field. I update d the Word template because old references broke it apparently, then and then it worked. I now have a multi-line advanced text field with settings and editor. I tried to add in word as rich text field control with and without Business rule / only text field value. Should I try to create the word again until it works ? Or (...)
(...) everyone, whenever you are working with times you are bound to run into issues. I think this has and will be a permanent truth when working with computers. I currently "just" want to write a date time to an item list column and won't to return the same value. Seems simple, but time zones are proving to be a problem. For the column "Enable time selection" and "Use time zone settings" has be (...)