(...) Applies to version: 2023.1.3 and above Introduction The security of a WEBCON BPS system is influenced by two things: the infrastructure of the installation, and the configuration options within the system itself. In this article, we will focus on the latter – options that can be found in Designer Studio that can be used to control the system’s accessibility. Security bu (...)
(...) External content by Raluca-Mirabela Lupu The most important moment for a project is its deployment to production and the proper configuration of permissions for the users who will be using the application. I believe we have all encountered the problem of "no permissions to view certain reports" or something similar. To reduce these situations, we can use the "work on behalf of someone" (...)
(...) ted sub-pages (e.g., Analytics), Selected areas of the Admin panel, Global search page, Reports and their views. The changes apply to elements that the end user can view or edit, excluding configuration windows for individual functionalities. In addition, the visibility of the focus has been increased and its default border has been unified for all supported Portal elements. This will ensure that (...)
(...) -p, --package Path of the exported package Optional parameters Name Description -i, --importconfiguration Path of the .json file with custom import configuration -l, --splitFileLargerThan Used to split the package files larger that 20 MB (...)
(...) tion process and the individual periods within its life cycle, a different form was created for each workflow step. The Form templates functionality was leveraged to prepare these forms. configuration A new Form template parameter has been added to the Form properties section of the Global form template tab in Designer Studio. The list of available options is as follows: 50/50 – the (...)
(...) orm fields node in the selection tree, and add a new field named “Project execution cost”. In the Field type, choose the Data presentation node and select Widget. Then, click the Advanced configuration button. Now, it's best to begin the form field configuration by defining its type. Since the configured Widget should draw attention to a specific numerical value, lea (...)
(...) ges of Application administrator (this operation can be also executed by the System administrator) – we will take on their role in this article. Please note that given the limited dashboard configuration options in Designer Studio (creating, naming, describing, and redirecting to the Portal page), the dashboard will be created and configured in Portal, i.e. its target location where it will be used b (...)
(...) discussed in this article. What is a ToDo List? Simply put, a ToDo List functions as an electronic notebook, presenting elements of the application within a table that require further configuration or approval. It is created by users themselves who can add elements to it, describe tasks to be executed, as well as mark their status, while navigating within Designer Studio. As a result, the appli (...)
(...) in version 9.6. Next, create WEBCON BPS search indexes in them according to the template provided with the installer. After updating the databases, in the WEBCON BPS installer on the Search Server configuration step, provide the web address and the user credentials that will be used for communication with the indexes prepared in step 2. After updating all components of the WEBCON BPS system and starting (...)
(...) extended with a specific alternative dashboard. NOTE - Our portal address (Umgebungsdomain) already includes a slash ("/") at the end. Please ensure you consider your individual configuration ! A small tip for using images as links: If you do not have access to the server's image folder, use services like BASE64 Image [English text version: https://www.base64-image.d (...)
(...) he API in another use case I needed to play around with the API directly. Therefore, I created a PowerShell script for the import. While doing so I also created a small script for generating a custom configuration file utilizing the classes defined in the swagger.json This way there shouldn't be any issues like spelling mistakes or wrong types for the properties. You can find more details on my blog: (...)
(...) When something is automated, it can be tested, and therefore there's lest to document. Depending on the setup you may have the same processes in multiple databases but these have different configuration . Business entities, connections, global costants etc.. We have a version history for the import in the system and not somewhere else, so we know who did it when with which configuration file.& (...)
(...) Classic, and Outlook Modern add-ins. This article outlines the key considerations related to this functionality and provides instructions for its use. Assumptions, design and configuration The fundamental objective of the global logout functionality is to enhance user security by preventing unauthorized access to the system. Previously, there were instances where, despite logging ou (...)
(...) file. Data storage in WEBCON BPS The first step of the installation is to create databases for WEBCON BPS. The platform uses two types of databases. All user input and configuration data are stored in Microsoft SQL Server relational databases. In addition, a large portion of these data feeds the Solr search indexes supported by Search Server. Creating the Searc (...)
(...) d ones. NOTE: Please remember that the roles of Business administrator and System administrator are distinct. The former has access to all data within Portal, while the latter can modify configuration s at the Designer Studio level. Granting Business administrator privileges Business Administrator privileges can be granted in three ways: globally, across all app (...)
(...) ll also log events from the Warning, Error, and Critical levels. Nlog library The NLog library version 5 is used for saving entries in the database. In this scenario, the default configuration provided after installing the WEBCON BPS platform is used. However, please note that you can modify and expand logging to some extent, such as by changing the target location for saving entries to a (...)
(...) e modifications added to the list. To begin with, we add 2 columns: ID and T_ID, of type Floating-point number to the list, set them as default value : Ordinal number, and change the configuration as in the attached screenshots. ID: T_ID: Next, we create 2 JavaScript form rules FRJ_Moveable_List_ID_SET FRJ_Moveable_List_Delete: (...)
(...) ll display the following message to trust the certificate. 3.2 WEBCON BPS farm In this step, you will find the information about the upgraded environment that was retrieved from the configuration database. No further steps are required. Click "Next". 3.3 System verification A list of requirements that must be met in order to upgrade the environment is displayed. Th (...)
(...) 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 Version 2 (...)
(...) the user to be authenticated before connecting to the API and performing operations. The scenario described herein presents this feature using communication between MS Graph and Microsoft Azure. The configuration covered includes: OAuth2 Authentication form field Authentication via OAuth2 MS Graph queried by REST calls. Scenario and configuration The prepared scenario describes a (...)