(...) orm of platform upgrades, included in minor releases (e.g., WEBCON BPS 2025.1.1.23). Every client with an active subscription is entitled to download the updated version. Clients with perpetual License s must have Software Assurance active. If their Software Assurance has expired, they are entitled to download the latest version release prior to the Software Assurance expiration date. & (...)
(...) 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 in sever (...)
(...) in this way communicates with WEBCON BPS via the REST standard, creating new instances in specific processes. It is important to note that the mechanism is available for free on GitHub under the MIT License . Public Forms can be installed in one of three ways: IIS Azure App Service Docker container This article focuses on the first option – direct installation in IIS. Th (...)
(...) t upgrading to 2023. Upgrade WEBCON BPS 2022 to 2025 Updating reports and dashboards Automation session execution cleanup SDK Migration Deactivate standard push notifications Process License instead of single solution License Create new custom themes Verify updated item list actions Type error when executing a path Instance start buttons Empty report tiles REST and business r (...)
(...) Implementation progress report" describing the activities performed and the problems encountered. Appropriate technical documentation (including instructions for installing and using the system, License agreements, etc.) is also added to the workflow. Step 5: Testing Description: The IT Specialist tests the accounting system. For example, they check whether all required components are installed, (...)
(...) 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 additional License . Their operation involves sending data to an external AI model, so processing text containing confidential or sensitive information should be avoided. Rules AI – new text analysis (...)
(...) enti. It outlines the document signing process and demonstrates the configuration of a sample workflow, which includes sending a document for signature and retrieving the signed version. License requirements To use the integration between WEBCON BPS and Autenti, an appropriate integration License must be purchased. Contact your Autenti representative directly for details. Communication wi (...)
(...) Service, which is responsible for executing PowerShell scripts. A similar message may appear when other requests passed from the Portal to the Workflow Service time out—such as those related to License service data retrieval. Note: Exceeding the PowerShell action timeout does not terminate the script's execution on the server. Even though an error message is displayed and the automation is i (...)
(...) s all one needs to implement everything that is described in this article. Because there is no support for security and authentication configuration it is necessary to buy a PSU server License for productional use. A nice tutorial playlist can be found on YouTube here. The first four videos describe all steps it needs to get a great overview and all for the setup of PSU. Don't (...)
(...) the image from unnecessarily occupying space in the workflow histories. Our solution was JavaScript. We used an older version of the Pica library by Vitaly Puzrin, which is available under the MIT License . How does it work? The script reads the image resolution and determines which of the two dimensions needs to be reduced so that neither exceeds the 1920x1080 limit (while maintaining the aspect r (...)
(...) iption of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Alternative Application Addresses BPS users and groups list License s Integrations Other related Community articles include: Application hub Introduction Until recently, making applications available under two independent URLs (e.g., Hel (...)
(...) <script src="https://unpkg.com/pica@8.0.0/dist/pica.min.js"></script> [older version of the Pica library by Vitaly Puzrin, which is available under the MIT License ] * ChatGPT for Vibe Coding - with a little help from me - the "JAVASCRIPT Edit menu for canvas" (Give credit where credit is due - Use at your own risk ! 😜) (...)
(...) 1 – [Whitepaper – Business overview] Important: Before upgrading from one complete version to another (eg from 2021 to 2026) check if you have the appropriate License for the WEBCON version. We recommend that you activate the required License BEFORE upgrading the WEBCON system. Important Licensing change from January 1, 2026 – W (...)
(...) on (including configuration of form fields and global rules, HotMailBoxes, HotFolders, etc.), SDK add-in packages, reports. An advantage of Admin access is that it does not require a running License service. This enables access to Designer Studio in situations where other authentication methods fail, for example: during maintenance hours when you need to end them earlier; when, as a resu (...)
(...) .com/posts/post/external-openstreetmap-integration-in-portal-with-leaflet/569/3). * Leaflet (https://leafletjs.com) * (c) 2010–2023 Vladimir Agafonkin * License d under the BSD 2-Clause License * https://github.com/Leaflet/Leaflet/blob/main/License * * If used in your project, make sure to retain this notice as required (...)
(...) cess Builder The functionality is visible on the main page of the WEBCON Designer Desk tool. It is worth mentioning that the availability of the functionality depends on having additional AI Token License s. After pressing the Start with AI button, enter a prompt in the open text field, based on which the prototype will be generated – its length cannot exceed 5,000 (...)
(...) e In general, the upgrade should work out smoothly in most cases and you are not doing something fancy. Otherwise, you may need to check out the blog post if these ring a bell: New License s starting with version 2026.1.4 UI Updating reports and dashboards New Admin mode icon Renamed labels Parent workflow and Subworkflow instances CSS Ellipses / trailing dots (...)
(...) control over both infrastructure and processed data and making it easier to meet security, privacy, and regulatory requirements. AI Proxy Self-hosted is available under the Enterprise subscription License and the perpetual WEBCON Agentic AI Framework License . Documentation: AI Proxy Self-hosted documentation Download: AI Proxy Self-Hosted
(...) FROM WFElements JOIN CacheOrganizationStructure as G ON {WFCONCOL:1858} = G.COS_BpsID JOIN UsersCal as A ON G.COS_BpsID = A.UCL_BpsID where WFD_ID = '{WFD_ID}' I actually want to get the UCL_License Type (Integer denoted License type) associated with the user, I've changed the form field to ID, Database ID/ Name and it retrieves an error all the time. Does anyone tried this before? Thank (...)
(...) We are in the process of setting up Sandbox environment. Installed 2021.1.2.136 version successfully , Activated temporary License received from webcon and activated it. When tried to login to Designer studio initially , it's giving that "No rights for designer Studio " message. How can I assign designer studio access? Not sure what is missing.