Applies to version: 2024 R1 and above; author: Konrad Keppert 1. Introduction Upgrading to a newer version is inevitable for any WEBCON BPS environment due to the acquisition of new functionalities, bug fixes, and security patches. It is therefore in the interest of the system administrator to become familiar with the capabilities of the WEBCON BPS installer and to master the procedure for
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: Workflow designer | WEBCON BPS Global form template | WEBCON BPS Field matrix | WEBCON BPS Form | WEBCON BPS Introduction
(...) redefined set of data is used – Client ID, Client Secret, and our subsequent actions are authorized by the token received in return. But what if it is crucial to determine the user's context ? This need is answered by the OAuth2 Authentication form field, which allows the user to be authenticated before connecting to the API and performing operations. The scenario described herein present (...)
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
This is a list of all external components (both open source and licensed) used by WEBCON BPS: 2025 R2 C# External components – All C# libraries used by Standalone installation mode and Designer Studio. JavaScript External components – JavaScript libraries used by BPS Portal. 2025 R1
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
(...) ons may produce errors such as: "'<', hexadecimal value 0x3C, is an invalid attribute character". The reason for the error is that the resulting OCR .xml file stored in the text column of the attachment database (ATF_FRData column in the WFAttachmentFiles table) contained Unicode characters. In turn, the attachment database was created in non-Unicode mode and the selected ty (...)
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
(...) is solution. Action configuration Configuring the PowerShell action is very simple and requires only writing a script and optionally overriding the credentials of the user in whose context the script will run (by default, this is the account on which the Workflow Service runs). The latter will be important for privileges, both to the network share and to the databases (if integrated lo (...)
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
(...) tication of user operations, e.g. when authorizing path transition or access to confidential form data. This article provides instructions on how to configure an SMS gateway that allows sending short text messages with authorization codes from the system. Communication Services The first step to enable sending SMS notifications from WEBCON BPS is to create and configure a Communication (...)
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
(...) he server. Since this is a .NET-based application, it will be necessary to create an appropriate application pool. At this point, it is advisable to add folder permissions for the account in whose context the application will run. Change, Read, and Write level permissions are required. Fig. 3. Permissions assigned to the application pool account The next step is to (...)
(...) ce the problem in the system – the logs will be saved in the console. Save the created logs by right-clicking on them and selecting "Save as..." and save the data to a LOG file or a text file. Fig. 1. Chrome console description Firefox: Open Developer Tools with the F12 key and go to the "Console" tab. Clear the logs using the "Clear w (...)
(...) al automation to be shared ("Automated company fleet management”) has been created and saved, it can be exported to a .bpa file by selecting Save definition to file from the top menu or context menu of the global automation tree. The file is saved to the specified location on the local disk. Note: Creating a file with a global automation definition will not be possi (...)
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: Workflow designer | WEBCON BPS Global form template | WEBCON BPS Field matrix | WEBCON BPS Form | WEBCON BPS Introduction
(...) The original post has appeared on daniels-notes.de The modal dialog for the form is quite old and I've finally created a variation for the dashboard. While this can be used in the context from a report, there are also other cases, as you will see in the next post. You can read up on it here.