(...) nt what changed and why. This creates several limitations: - Low transparency: Changes are saved without clear intent or context. - Weak traceability: No consistent link between a change and a reqUI rement, bug, or external ticket (e.g., Jira). - Inconsistent documentation: Teams rely on manual conventions, which qUI ckly diverge. - Difficult audits: Reviewing history becomes time-consuming and (...)
(...) mn). Is this linkage already supported in version 2026 (perhaps I just missed it in the release notes/documentation)? If not, is there any plan to introduce this feature? This functionality is qUI te important to us. Users frequently revisit past leaves to check specific details (approvals, comments, workflow history). Currently, they have to manually search for the request using its signature, (...)
(...) I have a process that reqUI res users to make use of hand held terminals. The devices run on android os but are restricted to local area networks with no internet access Is there access to the APK file to download and sideload to my devices for the installation?
(...) Hi everyone, I have a case with WEBCON BPS 2026 and a REST integration. I need to call an external API that reqUI res a client certificate (PFX / mTLS). Everything works in Postman, but in WEBCON I can’t find how to pass the certificate. Currently I’m using: -REST Web Service connection -Authentication: Anonymous -HTTPS + JSON I don’t see any option for: -client certificate - selecting f (...)
(...) references when generating HTML templates? Something like {BRD:63630e35-0f8d-455e-ac6f-df8017e01c56}. I see that you can reference them in Word documents, and it works for me, e.g., {DOCPROPERTY BPSGUI D_BRD:d5280b12-fad7-4dd6-9031-4b74f121c1c2_numer2}. How can I use this in HTML? And another question: how do I map arguments to a business rule already used in HTML? Thank you. Maciej
(...) ISNULL(DEF_Acronym, ''), ISNULL(DEF_Description, ''), ISNULL(DEF_Supervisor, ''), ISNULL(DEF_TSUpdate, ''), ISNULL(app.APP_GUI D, ''), ISNULL(agr.AGR_GUI D, '') ) ), 2) AS NewHash
(...) on the "lower" environments? One first idea would having 3 MSSQL connections for all 3 environments. Then a MSSQL data source for each connection that gets process information, mainly the process GUI D and then a business rule managing where this process GUI D can be found across all environments. We have a global constant environment ID with breaked inheritance return 3 for dev, 2 for test and 1 f (...)
(...) the only item list. Why don't you just keep the same logic as it is for the collection types "any collection" and "data source" where the "Colums collection" gets displayed? This would be more intUI tive imho. Moreover it seems to be "previewed" from a technical perspective. Follow these steps to reproduce the behavior: 1 Create for each with "any connection". 2 Add an action and use the e (...)
(...) of custom images already exists for big and small logo with default WEBCON logo as a reset option. Same with a 3rd field for favicon would be perfect and by this it would also be possible to distingUI sh the different environments what has been suggested here: https://community.webcon.com/forum/thread/5898 Kind regards Sébastien
(...) re is no variable that tells what language is used for that specific group of recipients. Why it would be useful: Allows dynamic content in emails based on recipient language Makes it easier to bUI ld multilingual templates (no need for hardcoding or workarounds) Expected behavior: Add a context variable (e.g. RecipientsLanguage) available in email templates/action, returning the language us (...)
(...) e of tasks assigned to people from a group? The idea would be one person get's the task assigned, but the remaining part of the team will just get edit rights to the document. I don't recall any bUI lt-in solutions, but before creating one, maybe somebody already faced this challenge :)
(...) A simple needed custom CSS would be to create a 4 column design by just setting a tile’s width to 24% instead of default 100% and to hide all column title labels. A supplement would be to add the GUI D of the report as attribute in the DOM. This way the custom CSS could be set in System settings or Theme settings. But a CSS box as suggested would be way more convenient. Kind regards Sébastien
(...) . Question Has anyone experienced this after upgrading to WEBCON 2026? Are there any known changes regarding Office integration / WebDAV / authentication in 2026 that could cause this? Any gUI dance would be appreciated.
(...) mpossible to find the right document. WEBCON does store attachments as relations, therefore it is technically possible to submit a query to SOLR to search for documents only. But it would also reqUI re a permission layer so that only documents are returned to user has at least read permissions. Although I more or less know how to implement such a solution, I would appreciate if WEBCON would add t (...)
(...) I have this strange issue, at least second time. Not sure if I had it on pre 2026.1.6.198 bUI lds. When I move a field (or a group) on the form in Designer studio, for example from left to bottom section, on existing workflows it's still in the "old" place. When I start a new one, it's in the new place. So existing instances are stuck with old layout. See attached - same moment, new instance and ol (...)
(...) w RFC 6749 OAuth 2.0 Authorization Framework and explicitly support the Resource Owner Password Credentials Grant (grant_type=password). These APIs (in our case: core banking / backend systems) reqUI re both: client authentication (client_id / client_secret via Basic Auth) and user authentication (username / password in the token request) Example token request: POST /token Authorization (...)
(...) e, but time zones are proving to be a problem. For the column "Enable time selection" and "Use time zone settings" has been enabled. I'm updating the workflow instance with this value: { "gUI d": "0e8c5c68-7f88-43a2-b5ff-0d91e4eb051c", "value": "2026-04-23T09:06:05Z" }, This represents 9:06:05 UTC on my client this equals 11:06:05 local time (UTC+1:00 Amsterdam, Berlin...) I (...)
(...) e receiving API to reject the request. I’ve already tried multiple approaches: - Direct SQL query - Business Rule - Populating a technical field - Storing attachment data in an item list - BUI lding the JSON in different ways In all cases, the same escaping happens. Has anyone dealt with this before or found a workaround using out-of-the-box WEBCON functionality? Ideally, I’d like to (...)
(...) Hello everyone, What is the best way to create a “data table” form field that accesses data from another WEBCON app?! I would like to bUI ld a WEBCON application in which project reports are recorded. Visit reports are recorded in another application. Now in the workflow of the project reports, on each page of the individual steps, I always want a small data table for visit reports that were (...)
(...) d elements are moved to a separate archive database, which helps reduce the amount of data processed in the main database and improves performance. However, there is one very important business reqUI rement that is currently not covered: - Archived elements should preserve the same read permissions they had before being moved to the archive. In many real-life business processes, permissions ar (...)