Applies to version: 2026 R1 and above; author: Lily Adamowicz. Adrian Baszak Related documentation A detailed description of the functionalities 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
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
Applies to version: 2023 R1 and above; author: Konrad Keppert Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Authentication providers|WEBCON BPS WEBCON BPS Designer Studio privileges – WEBCON BPS COMMUNITY Introduction Admin
(...) standard. Seq Loki Grafana Prometheus "OpenTelemetry": { "Logs": { "Enabled": true, "Exporters": { "Loki": { "Enabled": true, "Endpoint": "HTTP ://localhost:3110/otlp/v1/logs", "Protocol": "HTTP " }, "Seq": { "Enabled": true, "Endpoint": "HTTP ://localhost:5432/ingest/otlp/v1/logs", "Protocol": (...)
(...) ake this idea further. -- Sharing this solution was prompted by Sébastien Anselment’s knowledge base article, '[EXTERNAL] OpenStreetMap Integration in Portal with Leaflet' (HTTP s://community.webcon.com/posts/post/external-openstreetmap-integration-in-portal-with-leaflet/569/3). * Leaflet (HTTP s://leafletjs.com) * (c) 2010–2023 Vladimir Agafo (...)
(...) er’s identity against the Microsoft Graph API. Configure it as follows: Parameter Value Authorization (URL) HTTP s://login.microsoftonline.com/{tenant}/oauth2/v2.0/authorize Token (endpoint) HTTP s://login.microsoftonline.com/{tenant}/oauth2/v2.0/token Sco (...)
Applies to version 2025 R2 and above; author: Tomasz Błach Related documentation A description of the functionalities mentioned herein can be found in the following section of the WEBCON Help: AI Settings Introduction AI Process Builder in WEBCON Designer Desk allows you to generate preliminary prototypes of business processes based on the in
Applies to version: 2026 R1 and above; author: Adrian Baszak, Lily Adamowicz Related documentation A detailed description of the functionalities 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 Agents – Business
External content by Daniel Krüger; February 01, 2026; The original post has appeared on daniels-notes.de After a few years of working with the "Single row edit dialog" I finally asked myself, why do we need to do two clicks, if we want to add a new row? If you want to help your users a bit, you can find a solution for WEBCON BPS 2025 and 2026
(...) "CacheDuration": 100 }, "Exporters": {} }, "Tracing": { "Enabled": false, "ShowExceptions": true, "HTTP Tracing": true, "SqlTracing": { "Enabled": true, "ShowDbStatements": true }, "Exporters": {} }, "Logs": (...)
Applies to version: 2026.1.4 and above; author: Jacek Język Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following section of the WEBCON Help: Licenses Other related Community articles include: License Activation Service WEBCON BPS License activation WEBCON BPS Licenses
External content by Daniel Krüger; February 08, 2026; The original post has appeared on daniels-notes.de In general, the upgrade should work out smoothly in most cases and you are not doing something fancy. Otherwise, you may need to check out the blog post if these ring a bell: New licenses starting with version 2026.1.4 UI Updating reports and dashboards
AI Proxy Self-hosted is a new way to bring AI to WEBCON - with full control over the underlying environment. It enables managing AI integration on the customer's own infrastructure (on-premises or in a private cloud), completely independent of WEBCON infrastructure. The solution supports connecting and configuring custom AI models hosted on Google Vertex, OpenAI, or Azure AI Fou
External content by Katarzyna Filiks; March 16, 2026; Webcon offers two main color themes — light and dark. One of the common dilemmas for developers is how to color elements such as group headers so that the color works well in both themes. There are several ways to achieve this. One option is to choose a color that looks good on both dark and light backgrounds. With t
Applies to version: 8.0.x; author: Paweł Jawień Updated: 11.03.2026; author: Lily Adamowicz Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Global parameters - MailApproval Workflow paths - MailApproval Functionality
External content by Daniel Krüger; March 15, 2026; The original post has appeared on daniels-notes.de While item lists support grouping, you cannot configure whether these should be displayed collapsed or extended. I created a form rule which will support this. Ok, it will collapse the rows after the initial rendering, but it will look like they were displayed as col
External content by Daniel Krüger; March 23, 2026; The original post has appeared on daniels-notes.de Now and then you may have menu buttons which interact with an item list. While the top toolbar is an anchor for all actions, it would be easier if these menu buttons could be displayed next to the item list. This improves the user experience: The user doesn’t
(...) . The values for the shortcut to the full version of Designer Studio are: Target: 'C:Program FilesWEBCONWEBCON BPS Designer StudioWEBCON Designer Studio.exe' -protocol "webcon://HTTP s:/XXXXXX/¶meters=" _develop Start in: "C:Program FilesWEBCONWEBCON BPS Designer Studio" The Designer Studio downloaded through the portal gets installed in the u (...)
External content by Sébastien Anselment, March, 2026 In workflow's global actions one can add automations that get executed "on start (cyclical)". It's hard to keep an overview of all workflows with such automations through all application groups, applications, processes and workflows. To get an overview one can create an MSSQL data query with the current database
(...) Introduction Publishing a .NET application behind a reverse proxy is one of the most common deployment scenarios. In this model, the end user communicates exclusively with a public HTTP S endpoint, while traffic is then forwarded to the application layer running inside the infrastructure. This publication model separates the entry layer from the application itself, simplifies certifi (...)