Applies to version: 2026 R1; author: Łukasz Maciaszkiewicz, Lily Adamowicz Related documentation A detailed description 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 effic
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 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
External content by Sébastien Anselment, March, 2026 To be able to have multiple windows of Designer Studio open for different Studio versions or environments you can use the following values for a Windows shortcut. The full installer of WEBCON BPS installs the Designer Studio under C:Program Files. The values for the shortcut to the full version of Designer
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
Applies to version: 2025 R1 and above; author: Lily Adamowicz, Michał Bednarczyk Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Sign an attachment Verify attachment’s signature This article applies to the Autenti integration add-in av
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
Applies to version: 2026.1.6 and above; author: Grzegorz Straś Introduction The application configuration now includes the ability to run MCP (Model Context Protocol) servers in two modes: general and application-specific. The general server provides a set of built-in tools that enable access to user data and workflow elements. The application-specific server allows exposing tools
(...) he available space is used. I already added a style overwrite for this. 3. If single row editing is used it would be better to display the icon on the left instead of the right side. Depending on the width of the item list the user needs to scroll and if you are unlucky the displayed info panel may hide the icon. Of course, I can't replicate the later case any more. Off topic It's nice to see that th (...)
Hi. I have an old Webcon BPS. I try to create a template and I have a problem with CSS. I don't know how to change [|ElementAdress|] element to my preference. I want change text-decoration change to none, change color to white and a want to add padding and bottom. It is my code : [|ElementAddress|] [|MessageBody|] I upload how to my div with ElementAdress looks. How to change this field.
(...) ight and 25% for the left. The JavaScript can be copy&pasted into a JS Form Rule (1) which gets added to Behavior tab (2) so it get's executed. window.ccls = window.ccls || {}; ccls.changePanelwidth = {}; ccls.changePanelwidth .execute = function (timeoutCounter,timeoutMax){ var items = document.getElementById("RightPanelOuter"); // verify that the element exists. if (items == null ){ if ( (...)
Upgraded Dev environment to latest version 2022.1.1.53 but designer studio is not opening up. It is giving unknown exception error. Attached the screenshot. Here is complete error info: Type: System.Exception ------------------------------------------------------- Message: NotFound IIS 10.0 Detailed Error - 404.15 - Not Found
(...) he "Field name" (label) on the form? I'm aware there is the Style & behavior tab, but that doesn't produce the desired result. I'd like to completely hide the label and have the input stretch to full width of the form. I can achieve it with a Multiple lines of text field (Field name placement: "Above" and display: none; for the field name). Is there any way to have the same for a Single line of text fi (...)
(...) he "Field name" (label) on the form? I'm aware there is the Style & behavior tab, but that doesn't produce the desired result. I'd like to completely hide the label and have the input stretch to full width of the form. I can achieve it with a Multiple lines of text field (Field name placement: "Above" and display: none; for the field name). Is there any way to have the same for a Single line of text fi (...)
Hi community, is there any way to change the [|ElementAddress|] and [|WebAddress|] on global notification for different address? Our server on which we have installed webcon is called abc-webcon, but we have bindings in ISS and users use page webcon.ourdomain.pl. When we send notifications from BPS link to [|ElementAddress|] and [|WebAddress|] direct users to page abc-webcon.ourdomain.pl. Pa