(...) in Designer Studio. Solution Solution is rather simple - instead of creating a Fixed Values List, we will create a group of constants like this one: On top of that, we'll add new SQL data source with query getting all constants inside of our Group (we need to get the GUID of the group too, and i'll come back to this in a second). SELECT epv_default AS id, epv_guid AS guid (...)
(...) External content by Daniel Krüger; September 27, 2025 ; The original post has appeared on daniels-notes.de A lot of times you need to classify data using choose fields. Sometimes you have to select these from a provided list and sometimes you would like to enter the values on the fly. In my latest post I talked about how to simplify this approach using a centralized source a (...)
(...) TML should look like this <!DOCTYPE html> <html> <body> <div style="display: flex;justify-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 Cre (...)
(...) { // Get the base64 string from the source field const rawBase64 = GetValue("#{FLD:12525}#"); if (!rawBase64 || rawBase64.length < 50) { alert("No valid image data found in the source field."); return; } const img = new Image(); img.src = rawBase64; img.onload = async () => { const originalWidth = (...)
(...) gned to specific workflow steps to automatically execute instructions defined in natural language. This enables partial or full automation of tasks that previously required manual content creation or data analysis. In the context of CRM processes, AI Agents prove particularly useful in areas such as customer service, reporting, and post-meeting documentation. For the purpose of this example, a CRM (...)
The WEBCON team works tirelessly to improve the WEBCON platform. We constantly strive to fix any errors and make sure that our system always functions 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 chang
(...) This document contains: Enterprise (Standalone) installation prerequisites, diagrams, and scaling Planning for High Availability WEBCON data bases overview and size estimation Disaster recovery scenario Good practices for system upkeep WEBCON Farm communication diagram List of Portal, SharePoint, Service, and optional components Cli (...)
(...) ynchronization, authentication providers, and global permissions, but the scope of capabilities of the administrative account includes all options located outside the Applications node, namely: data sources; system configuration (including configuration of form fields and global rules, HotMailBoxes, HotFolders, etc.), SDK add-in packages, reports. An advantage of Admin access is that (...)
(...) capabilities of logs in the system. The main goal of migrating to structured logging is to modernize the logging technology and enable advanced, machine-readable log processing. Serilog stores data in key–value format, which greatly facilitates analysis and searching. The ErrorGuid parameter has been replaced with CorrelationID - a consistent identifier for tracking events. Logging co (...)
(...) S BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * data , OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE * OR OTHERWISE) ARISING IN ANY WAY O (...)
(...) nical blog. After adding the OAuth2 Authentication field to the form, the next step is its configuration. To do this, go to the OAuth2 connections configuration in WEBCON Designer Studio. Under data sources → Authentications → OAuth2 User -> API, create a new authentication that will be used to confirm the user’s identity against the Microsoft Graph API. Configure it as follow (...)
(...) ding on the invoice amount has been designed. Ultimately, it is intended to streamline and partially automate the invoice approval workflow. The process consists of six steps: entering the invoice data by the person registering it, then verification by the Accounting Department and – if the amount exceeds PLN 5,000 – the supervisor of the approving person, leading to the archiving of th (...)
(...) a centralized monitoring and audit interface designed for administrators responsible for overseeing AI-driven processes. It provides a consolidated view of AI Agent activity and historical execution data , enabling both real-time supervision and post hoc analysis of AI Agent behavior within the system. Dashboard overview The dashboard consists of several clearly defined co (...)
(...) scription of the functionality regarding versions 2023 R1 to 2025: OpenTelemetry in WEBCON BPS Introduction In the present-day dynamic and distributed application environments data monitoring and analysis are key to ensure high efficiency, reliability, and optimization of an application. To address those challenges, the 2023 R1 WEBCON BPS version has introduced support for Open (...)
(...) N infrastructure. The solution supports connecting and configuring custom AI models hosted on Google Vertex, OpenAI, or Azure AI Foundry, providing full control over both infrastructure and processed data and making it easier to meet security, privacy, and regulatory requirements. AI Proxy Self-hosted is available under the Enterprise subscription license and the perpetual WEBCON Agentic AI Framewo (...)
(...) Start in: "C:Program FilesWEBCONWEBCON BPS Designer Studio" The Designer Studio downloaded through the portal gets installed in the user profile. Using the placeholder %LocalAppdata % has the advantage of not having the username hardcoded in the shortcut. The attributes for the shortcut are: Target: "%LocalAppdata %DesignerStudioWEBCON Designer Studio.exe" -pr (...)
(...) running behind a proxy or load balancer must receive information about the original scheme, host, and client address. Otherwise, they may generate incorrect URLs, redirects, or authentication-related data . IMPORTANT: Starting with version 2026, the ForceHttpsOnProxy setting is no longer supported. If a 2025 environment relied on this mechanism, after upgrading you must configure the rever (...)
(...) e, and AI Concierge will identify the relevant area of the system, guide them to the appropriate process, and then assist them in completing the form. In selected scenarios, the solution can also use data extracted from attachments, reducing the amount of manual data entry required. This approach improves the overall user experience of working with the Portal, simplifies the execution of everyday t (...)
(...) s full control over all sites (including permission management). Use only as a last resort. Configuring the connection in WEBCON Designer Studio In Designer Studio, go to the data sources → Connections → SharePoint Site Collection tab and, when configuring a new connection, select OAuth 2.0 from the Credentials dropdown. Then provide the technical details generated d (...)
(...) s related to the Autenti integration, such as recipient roles or signature types, do not need to be defined manually. The SDK add-in package integrating WEBCON with Autenti provides ready-made Custom data sources in addition to the supported actions. These sources can be assigned to the relevant form fields on the form. The available sources include, among others, document and signature statuses, sign (...)