Applies to version: 2021 R1 and above; author: Łukasz Chechelski Introduction The OAuth2 authentication standard is becoming increasingly popular, as it enables integration between different systems. In many cases, the connection takes place in the API → Application model, which makes authentication much easier. In this case, a predefined set of data is used – Client ID
Applies to version: 2025 R1 and above; author: Łukasz Maciaszkiewicz Introduction The 2025 R1 version of WEBCON BPS introduces support for SIEM (Security Information and Event Management) providers. This article explains how to integrate the WEBCON BPS platform with a SIEM service using the Microsoft Sentinel tool. What is SIEM? The SIEM (Security Information and
Applies to versions: 2024 R1 and above; authors: Łukasz Chechelski, Jacek Język Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Users and groups synchronization | WEBCON BPS Authentication providers | WEBCON BPS Introduction Microsof
External content by Daniel Krüger; November 24, 2024 ; The original post has appeared on daniels-notes.de The new UI of WEBCON BPS 2025 requires changes to my user improvements. I have focused on the ones which I'm using the most and I hope those are also those, which others use. Breadcrumb Colorize paths Missing comment handler Modal dialog Uniform save experien
External content by Daniel Krüger; November 26, 2024 ; The original post has appeared on daniels-notes.de If you have a large form with a lot of fields you may find this helpful to structure the form a little differently. Here's one example which displays the first group across the whole page, the second group takes up 75% of the page while the third uses 25%.
External content by Daniel Krüger; December 03, 2024 ; The original post has appeared on daniels-notes.de Anyone who has left the low code area has probably used VS Code in recent times to format JavaScript. As soon as you are using variables you will have noticed that the code formatting destroyed the variable definition. This is how it looked before when the cod
Applies to version: 2025.1.x and above; author: Grzegorz Straś Updated in 2025 R2: Authorization now available on table reports Related Documentation The 2 areas relevant to setting up this feature are the Visibility tab in the configuration of each form field, and the Security node in the global parameters, where the authorization methods are enabled. This article references on
Applies to version: 2025 R1 and above, author: Tomasz Batko, Krystyna Gawryał Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following section of the WEBCON BPS Help: Timer | WEBCON BPS Introduction Timers are elements that allow you to define the frequency with which the
Applies to version: 2025 R1 and above; author: Łukasz Maciaszkiewicz Introduction Embedding reports within dashboards offers users convenient and quick access to the information they need. To further streamline working with such reports, the WEBCON BPS platform includes a feature that allows users to filter data directly from the dashboard level. This article explains and illustra
Applies to version: 2022 R1 and above; author: Konrad Keppert Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found on the following pages: Run a PowerShell script | WEBCON BPS Install Azure PowerShell on Windows | Microsoft Learn Introduction Users of WEBCON BPS often face the need
Applies to version 2024 R2 and above; authors: Konrad Wojtycza, Michał Misiarczyk Related documentation A detailed description of the functionalities listed in this article and their configuration can be found in the following WEBCON BPS Help sections: My Tasks | WEBCON BPS Reports | WEBCON BPS Feature description In order to facilitate the management of
As the producer of WEBCON BPS, we strive to provide our clients and partners with the best possible software. With each release, the platform is developed according to the highest industry standards and subjected to rigorous testing procedures to ensure stability, reliability and security. Each major release of the platform (e.g. WEBCON BPS 2025) is supported for 12 months for bu
Applies to version: 2025 R1 and above, author: Krystyna Gawryał Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Security | WEBCON BPS SMS notifications | WEBCON BPS Introduction SMS notifications in WEBCON BPS are one of the methods
External content by Daniel Krüger; January 24, 2025 ; The original post has appeared on daniels-notes.de I wasted quite a lot of time when setting up an App registration to upload documents to SharePoint using REST actions in WEBCON. Since WEBCON BPS 2025 does not support certificate authentication I had to persuade SharePoint to allow Client id/secret authentication.
External content by Daniel Krüger; January 26, 2025 ; The original post has appeared on daniels-notes.de While WEBCON BPS 2025 does not support certificate authentication by default, the R1 release added a new SDK type the “CustomRESTAuthentication”. This allows us to implement our own authentication options. I made use of this to add support for accessing SharePoint us
(...) with the release of WEBCON BPS 2025. I've reviewed it and improved it a little bit. There are now 2x4 options: 1/3 left/right no status panel 1/3 left/right optional status panel Full width left panel no status panel Full width left panel optional status panel and the other way around for the right panel. You can find the CSS definition in this post. (...)
External content by Daniel Krüger; February 02, 2025 ; The original post has appeared on daniels-notes.de Everyone who moves to WEBCON BPS 2025 will notice, that it looks better/more modern, but there is less space for the content of the form. One idea to cope with this is, to add a full screen mode. This way we can utilize the full screen real estate when working on the form
Applies to version: 2022 R1 and above; author: Konrad Keppert Related documentation License Activation Service WEBCON BPS License activation Configuration of Portal-Service communication and selection of Nettops protocol Introduction In the standard platform configuration, the name of the machine on which the WEBCON BPS components are installed is stored i
Applies to version: 2024 R1 and above; author: Łukasz Chechelski Introduction The Public Forms mechanism is an interesting solution that allows you to create external forms whose main advantage is anonymity. The site built in this way communicates with WEBCON BPS via the REST standard, creating new instances in specific processes. It is important to note that the mechani
Applies to version: N/A; author: Filip Janiga Introduction In some cases it may be necessary to look beyond the diagnostic sessions and events stored in the database to diagnose errors occurring in WEBCON BPS Portal. Here, information stored in the browser comes to the rescue: developer console data and HAR files. This article provides instructions on how to create and save the me