(...) 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 create an AD ditional layer of visualization of the workflow, making it more transparent and easier to understand. This article describes these functionalities using a sample workflow for the process of impleme (...)
(...) s 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.
(...) eract with language models. This article describes these functionalities and provides examples of how to use them. Note: The new AI functionalities are based on an external AI model and require an AD ditional license. Their operation involves sending data to an external AI model, so processing text containing confidential or sensitive information should be avoided. Rules AI – ne (...)
(...) elated documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Alternative Application AD dresses Application home Introduction WEBCON is a comprehensive platform for business process automation, within which there may be a need to isolate a specific application for a p (...)
(...) Introduction In the world of modern business processes, the integration of different systems has become a key element for the effective operation of an organization. WEBCON BPS has been providing AD vanced capabilities in this regard for years through its standard, public REST API. However, in response to the need for more flexible and faster to deploy integrations, we have provided User Defined (...)
(...) ld be the check if a user owns a valid driver licence (which is stored in other WF instances and information retrieved by a business rule). To deactivate the "unsaved data" alert one can AD d a simple form rule to the desired process. Example: Rule Name: FR - FormIsDirty Check and set not dirty Edit mode: JavaScript mode JavaScript code snippet: //Switch for console (...)
(...) Applies to version: 2025 R2 and above; author: Kacper Świętek, Lily AD amowicz 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: Sign an attachment Verify attachment’s signature The entry is an extension to the article Signing document with Aute (...)
(...) Applies to version: 2020 R1 and above; author: KonrAD Wojtycza, Dawid Golonka, Lily AD amowicz Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Manage users Manage groups Other related Community articles include: BPS users list synchronization (...)
(...) ete redesign of the dashboard design mechanism, featuring a design grid and several changes to widget configuration. This article describes how to design dashboards using the new grid, efficiently AD d and configure widgets, and organize the space in a functional and aesthetic way. What is the design grid? The design grid is a graphical layout that allows for the orderly and predic (...)
(...) 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 in the following sections of the WEBCON Help: Actions | WEBCON BPS Automations | WEBCON BPS Services | WEBCON BPS Introduction A short response time ensures a smooth an (...)
(...) In my latest post I covered my personal No-Go's and their alternatives when using WEBCON BPS. The topics are: Fixed item lists and logic Dictionary data sources SQL Queries Always AD d a filter for the company Use order by, when using Top Build-in Users business rules Using the author field You can reAD up on those here. When you are starting with WEBCON (...)
(...) External content by Sébastien Anselment, July, 2025; If one needs input and/or output parameters with invoke of PowerShell scripts one will run in a deAD lock because there is no support for such parameters. Check this user voice for more details. That's why this article describes a workaround using the great solution "PowerShell Universal" (PSU): Homepage:& (...)
(...) . point of interests search, navigation, display in maps data from OpenStreetMap is very userful. The integration to the WEBCON portal can be easily realised with Leaflet. This software is the leAD ing open-source JavaScript library for mobile-friendly interactive maps. Links https://www.openstreetmap.org/ https://leafletjs.com Form fields Create all needed form fields for the (...)
(...) External content by Daniel Krüger; July 25, 2025 ; The original post has appeared on daniels-notes.de If you are reAD ing this post you are either creating a lot of workflows or working with external systems. While doing so you will probably have run into a timeout. While you may have come up with a similar solution Define a single sourth of truth to identify the ne (...)
(...) Applies to version: 2019 and above; author: Martyna Krzyżak, Lily AD amowicz Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Choice tree Introduction The Choice tree form field allows dictionary data to be displayed on the form as a tree (...)
(...) External content by Bjoern Poller; July 27, 2025 ; A colleague designed an application in which a product image (up to 5000 KB) is uploAD ed into a document template. From there, it is used in several instances - always with a copy of the image as supporting material and, if necessary, for documentation in Word/PDF format. Regardless of whether an alternative approach might be m (...)
(...) Applies to version: 2025 R2 and above; author: AD rian Baszak, Lily AD amowicz 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: Business rules - Functions AI Implementation Guide Other related Community articles include: New AI solutions in WEB (...)
(...) 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 in the following sections of the WEBCON Help: Alternative Application AD dresses BPS users and groups list Licenses Integrations Other related Community articles include: Applicat (...)
(...) our MSSQL connection you have to create a new Entra application registration first if you have none yet for WEBCON's MS Fabric access. You should better use a dedicated app registration insteAD of using existing WEBCON related app registratios that are used for e.g. user sync, SSO or application proxy. You can find a documentation for this from WEBCON here. The most relevant screens (...)
(...) ay Invoice Types, and then creating the same Process Constants, to avoid leaving Magic Numbers inside of the configuration. Just as simple thing as setting the default value is easier to reAD when we're using 'Invoice - Standard' rather than let's say 1. You'd rather see a constant than a random number here. This forces rendundant work, end welcom (...)