(...) Applies to version 2025 R1 and above, author: Krystyna Gawryał Related documentation A detailed description of the function alities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Workflow designer | WEBCON BPS Global form template | WEBCON BPS Field matrix | WEBCON BPS Form | WEBCON BPS Introduction Vers (...)
(...) Applies to version: 2025 R2 and above; author: Krystyna Gawryał Related documentation A detailed description of the function alities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Business rules | WEBCON BPS AI Create transcription | WEBCON BPS AI Implementation Guide AI Agent AI Concierge Other related Commun (...)
(...) Applies to version: 2025 R2 and above; author: Jacek Język Related documentation A detailed description of the function alities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Alternative Application Addresses Application home Introduction WEBCON is a comprehensive platform for business process automation, within (...)
(...) ilities in this regard for years through its standard, public REST API. However, in response to the need for more flexible and faster to deploy integrations, we have provided User Defined API – function ality that allows users to define their own dedicated REST API endpoints in the context of a specific application and process. This allows external systems to easily communicate with WEBCON BPS. &n (...)
(...) ocess. Example: Rule Name: FR - FormIsDirty Check and set not dirty Edit mode: JavaScript mode JavaScript code snippet: //Switch for console.log output const isDebug = false function resetIsDirtyInSessionStorage(key = 'WebconBPS_FormIsDirty') { //Get sessionStorage item const raw = sessionStorage.getItem(key); if (!raw) return; //Parse object const obj = JSON.par (...)
(...) e solution. The file names of the images could be derived from the values stored in the picture field. Since we initially struggled a bit with the CONVERT, my colleague Lena and I agreed that this function ality deserves an easy-to-copy guide in the Knowledge Base. Additional options to expand on this could include: Calculating “FileName” and “FileType” Usi (...)
(...) Applies to version: 2025 R2 and above; author: Kacper Świętek, Lily Adamowicz Related documentation A detailed description of the function alities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Sign an attachment Verify attachment’s signature The entry is an extension to the article Signing document with Autenti se (...)
(...) Applies to version: 2020 R1 and above; author: Konrad Wojtycza, Dawid Golonka, Lily Adamowicz Related documentation A detailed description of the function alities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Manage users Manage groups Other related Community articles include: BPS users list synchronization Usi (...)
(...) Applies to version: 2025 R2 and above; author: Łukasz Maciaszkiewicz Related documentation A detailed description of the function alities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Dashboards Widgets Other related Community articles include: Filtering dashboard reports with the Filter widget Reports within dashbo (...)
(...) Applies to version: 2022 R1 and above; author: Konrad Keppert Related documentation A detailed description of the function alities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Actions | WEBCON BPS Automations | WEBCON BPS Services | WEBCON BPS Introduction A short response time ensures a smooth and comf (...)
(...) External content by Sébastien Anselment, July, 2025; If you need function ality in processes for e.g. point of interests search, navigation, display in maps data from OpenStreetMap is very userful. The integration to the WEBCON portal can be easily realised with Leaflet. This software is the leading open-source JavaScript library for mobile-friendly interactive maps. Links htt (...)
(...) Applies to version: 2019 and above; author: Martyna Krzyżak, Lily Adamowicz Related documentation A detailed description of the function alities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Choice tree Introduction The Choice tree form field allows dictionary data to be displayed on the form as a tree graph (...)
(...) <script> setTimeout(() => { const resizeButton = document.getElementById("downscale-and-save-button"); if (resizeButton) { resizeButton.addEventListener("click", async function () { const fieldId = "#{FLD:10523}#"; const rawBase64 = GetValue(fieldId); if (!rawBase64 || rawBase64.length < 50) { alert("No valid image content in the f (...)
(...) Applies to version: 2025 R2 and above; author: Adrian Baszak, Lily Adamowicz Related documentation A detailed description of the function alities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Business rules - function s AI Implementation Guide Other related Community articles include: New AI solutions in WEBCON BP (...)
(...) Applies to version: 2022 R1 and above; author: Konrad Keppert Related documentation A detailed description of the function alities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Alternative Application Addresses BPS users and groups list Licenses Integrations Other related Community articles include: Application hu (...)
(...) External content by Daniel Krüger; October 11, 2025 ; The original post has appeared on daniels-notes.de While there’s quite an extensive documentation of the public links function , reading about it and personal experience is something different. For example, edit privileges don't necessarily show the path buttons. You can find my notes about it in this post. &nbs (...)
(...) -content: center;align-items: center;height: 100vh;"> <img src="data:image/png;base64,iVBORw....."></img> </div> </body> </html> I used the CONCAT function to create the text and stored it in a local variable Create the attachment To create an attachment, you can also use SQL. In this case, you have to provide a Filename and (...)
(...) </script> <script> setTimeout(() => { const copyButton = document.getElementById("copyResize500"); if (copyButton) { copyButton.addEventListener("click", async function () { // Get the base64 string from the source field const rawBase64 = GetValue("#{FLD:12525}#"); if (!rawBase64 || rawBase64.length < 50) { alert("No valid im (...)
(...) Applies to version: 2026 R1 and above; author: Lily Adamowicz. Adrian Baszak Related documentation A detailed description of the function alities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: AI Agent AI Implementation Guide Other related Community articles include: AI Agent analytics Intro (...)
(...) The WEBCON team works tirelessly to improve the WEBCON platform. We constantly strive to fix any errors and make sure that our system always function s as intended. Every year, we publish a major version that introduces a multitude of new features. Additionally, updated builds are released at least once a month, they aim to resolve any existing issues and implement small changes. Thes (...)