(...) er’s identity against the Microsoft Graph API. Configure it as follows: Parameter Value Authorization (URL) HTTPS ://login.microsoftonline.com/{tenant}/oauth2/v2.0/authorize Token (endpoint) HTTPS ://login.microsoftonline.com/{tenant}/oauth2/v2.0/token Scop (...)
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
(...) data collector (a component responsible for collecting, processing, and sending telemetric data). In the discussed example, the Honeycomb tool is used to that end. The tool is available at: HTTPS ://ui.eu1.honeycomb.io/ and will be used to collect traces. Click the link provided above to enter the tool’s login page. Log in or if you have not created the account yet, click the Sign up (...)
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://HTTPS :/XXXXXX/¶meters=" _develop Start in: "C:Program FilesWEBCONWEBCON BPS Designer Studio" The Designer Studio downloaded through the portal gets installed in the us (...)
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 HTTPS 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 certific (...)
Applies to version: 2026.1.6 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 Concierge AI Implementation Guide Getting started AI Concierge extends the way users interact with the Porta
Applies to version: 2025.2.1.348 and above; author: Tomasz Błach Introduction Due to Microsoft discontinuing support for Basic Authentication (based on username and password) for SharePoint Online connections, OAuth 2.0 integrated with Microsoft Entra ID has been introduced in WEBCON as the authentication mechanism for this connection. This approach provides a high level of s
(...) 7. Second REST Web Service connection In the connection configuration, provide the following URLs: For the test environment: authorization service URL – HTTPS ://api.accept.autenti.net/api/v2/auth/token , base service instance URL – HTTPS ://api.accept.autenti.net/api/v2 . For the production environment: (...)
External content by Daniel Krüger; May 10, 2026; The original post has appeared on daniels-notes.de When a WEBCON BPS environment goes offline for an update, users opening the portal see a generic IIS error with no context. A dedicated maintenance page tells them what is happening, when the system will return, and who to contact. The solution consists of a PowerShell script tha
External content by Daniel Krüger; May 16, 2026; The original post has appeared on daniels-notes.de Deleting an attachment in WEBCON BPS through the portal or an automation only flags the record as deleted. The binary content remains in the database, consuming disk space and staying accessible through the workflow history. There is no built-in mechanism to clean this up: Dele