(...) rules. These elements are grouped in a separate node and are visible only to system administrators. You can freely modify this default grouping method using the Filter editor… option in the context menu that appears when you click the heading of any table column. In a similar manner, you can change the table's four default columns by selecting the Column Chooser option from the previous (...)
(...) which need manual intervention. Step I – Installing and configuring Java on the environment where WEBCON BPS Search Server is installed WEBCON BPS Search Server uses Apache Solr text search index. This application requires Java to work. In version 2023 R3 and others, Java was delivered as part of the WEBCON BPS Search Server package. Starting with 2024 R1, WEBCON BPS Search Se (...)
(...) . The view of the Global Standard Template is functional but not very spectacular: However, even if you design your own template, the customization options are limited, as the text itself cannot be changed, except in a different language: Full individuality is achieved when you create the link yourself, giv (...)
Applies to version: 2023 R1 and above; author: Krystyna Gawryał Introduction Version 2023 R1 of WEBCON BPS introduced the functionality to invalidate all active user sessions with the Global logout button. When the button is pressed, the user is logged out of all environments and platforms that use cookie-based authentication, including web browser tabs and windows, the mobile app
Applies to version: 2023.1.x and above; authors: Marcin Kapusta, Krystyna Gawryał Introduction The newly released version of WEBCON BPS (2023.1.x) enables containerization of the system components. Thanks to this, it possible to use Docker images provided for WEBCON BPS Portal, BPS Workflow Service, and Search Server (Solr) and run these modules in containers. Containerization
This document contains: Enterprise (Standalone) installation prerequisites, diagrams, and scaling SharePoint-hosted installation prerequisites, diagrams, and scaling Planning for High Availability WEBCON BPS Databases overview and size estimation Disaster recovery for Enterprise and SharePoint Good practices for system upkeep WEBCON BPS Farm communication diagram List
Applies to version: 2021 R1 and above; author: Konrad Wojtycza, Łukasz Maciaszkiewicz Introduction This article examines the admin mode in Portal and the capabilities of users with Business administrator privileges. In addition to detailing the specifics of the aforementioned mode, the article addresses the process of granting Business Administrator privileges and configuring rule
Applies to version: 2024 R1 and above; author: Łukasz Maciaszkiewicz Introduction The following article explains how to enable user entry logging on the Portal website. This allows WEBCON BPS platform administrators to obtain information about individuals who have logged into the Portal. The appsettings.user.json file You can activate the functionality of registe
(...) Set the rule in the list configuration This script will set our cursor in the newly added row in the defined column, as shown in the screenshot below. The script works for a column of text row type, if we want to set focus in a column such as picker we need to modify the script.
This document contains: Enterprise (Standalone) installation prerequisites, diagrams, and scaling SharePoint-hosted installation prerequisites, diagrams, and scaling Planning for High Availability WEBCON BPS Databases overview and size estimation Disaster recovery for Enterprise and SharePoint Good practices for system upkeep WEBCON BPS Farm communication diagram List
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ł Introduction Version 2025 R1 of WEBCON BPS introduced two new functionalities: Workflow phases and Workflow actors, which aim to visually divide the steps and tasks assigned to them according to the stages of execution (phases) and the people responsible for their completion (actors). Together, these functionalities cr
(...) 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 Introduction Microsoft Entra ID (formerly Azure Active Directory) enables secure identity management and control of access to cloud resources and on-premises applications. With the integration of WEBCON BPS with Entra ID, an effective and advanced identity and access management is possible in hybrid an
(...) It would be great if an option would be added to place the field name above the picture field, like it is available for the 'multiple lines of text ' field. The attached picture shows an ugly mockup of the result. Most pictures I have seen are rectangular instead of square, so the default value would be above. Implemented with 2021.1.3.163 Thanks, Daniel
(...) ult dashboard - dashboard HTML element should have some kind of HTML editor, not just a narrow window for code pasting. It's hard to make any changes without copy/paste to external editor - dashboard text element is too narrow, it should be resizable ! Almost impossible to edit large amount of text , too much scrolling In general - think sharepoint, it's sharepoint you are replacing after all ! You ar (...)
(...) = Json.Document(Web.Contents(api_url, [ RelativePath = token_path, Headers=[#"Accept"="application/plain", #"Content-Type"="application/json-patch+json;charset=UTF-8"], Content=text .ToBinary(Content) ] ) ), access_token = Token_Response[token], AccessTokenHeader = "Bearer " & access_token, data = Json.Document(Web.Contents(api_url, [RelativePath="/api/data/v2.0/db/1 (...)
(...) flow instance. The ideal solution is having two columns in a dynamic grid (similar as in the image attached), where i am able to add as many rows as i need. One to define a name of the form field (text ) and another to pick from my workflow fields. I found some classes like ConfigEditableGrid, ConfigEditableGridColumn in the SDK, but I'm missing samples how to use them. Does anybody have experienc (...)
(...) Some context - while we bind existing processes in another application, My Task section sums number of tasks from all connected processes. I know that as user i can filter them, but my proposal is to add some option for connected processes to not appering in active tasks section at all :)