(...) Applies to version: 2024 R1 and above; author: Łukasz Chechelski Introduction The Public Forms mechanism is an inteREST ing solution that allows you to create external forms whose main advantage is anonymity. The site built 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 i (...)
(...) uot; tab in Firefox When saving a HAR file, it may be necessary to disable the browser's cache. This can be done by checking the "Disable cache" box. This setting simulates REST oring the browser to its default settings. Summary The logs saved according to the instructions in this article allow you to get an exact insight into the behavior of the browser while (...)
(...) s 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 rules Updating to BPS 2023 Calculated columns for Choose fields New database field Breaking change due to one’s own laziness Checks before upgra (...)
(...) er. The vehicle is ready for use. Action 3: Create a task If the vehicle has a reported defect, the system creates a task for the Technical Department to verify the problem. Action 4: Invoke REST Web service The system automatically sends a request to an external car service via API and books an inspection appointment. Action 5: Send standard email A notification is sent to the vehic (...)
(...) 2025 ; The original post has appeared on daniels-notes.de I’ve redesigned the Gantt chart implementation to make use of the standard filter widget. Even if you are not inteREST ed in the Gantt chart itself, my approach to reuse the filter widget may be inteREST ing for you. The new post focuses on the difference from the previous one:
(...) d, the “Key figures” form field was populated, as shown in the figure below: AI translations The user wants the form updates they have prepared, as well as the REST of its fields and the whole process, to be available in other language versions. Therefore, translations of the new form fields need to be added. The user wants artificial intelligence to help them p (...)
(...) of different systems has become a key element for the effective operation of an organization. WEBCON BPS has been providing advanced 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 API – functionality that allows users to define their own dedicated REST (...)
(...) which is essential for the subsequent steps of the process. This field stores the document ID (GUID) assigned by the Autenti system upon successful saving in its database. According to the Autenti REST API documentation, you need to verify that the Autenti system has returned a valid GUID. If this ID is missing, it indicates that the document was not properly registered, and the technical field wil (...)
(...) h;will be rolled back. Note: Rolling back actions within an automation does not undo any changes made in external systems as a result of integration (e.g., an entry created in SAP using the Invoke REST web service action). Fig. 2. Message indicating that the SQL query in the action exceeded the timeout limit HTTP requests HTTP requests can be divided into two catego (...)
(...) External content by Sébastien Anselment, July, 2025; If you need functionality in processes for e.g. point of inteREST s 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 leading open-source JavaScript library for mobile-friendly interactive maps. Links (...)
(...) f this is not the case, move the workflow instance to a temporary step A timer aka timeout will trigger the path again This is the automation for processing the elements: If you are inteREST ed in the details you can read up on it here.
(...) database should match the name of the new database created in step 3 (it should be overwritten). The configuration database must not be recreated. 6. Granting permissions to REST ored databases For the WEBCON BPS platform to function properly, the account specified during installation as the Database owner (a dedicated SQL login or the domain account of the application pool (...)
(...) Math.max(1, Number(prefs.width)||defaults.width)); this.strokeStyle = useColor; this.lineWidth = useWidth; const res = origStroke.apply(this, arguments); // REST ore previous values this.strokeStyle = prevStroke; this.lineWidth = prevWidth; return res; } } catch(e) {} return origStroke.apply(this, arguments); }; (...)
(...) ication providers node, in the WEBCON BPS System Administrators tool (described later in this article). Any change to the authentication provider configuration requires an IIS application pool REST art. Managing authentication providers using the installer’s administrative tools. Changing or setting a password If the environment was upgraded from a version (...)
(...) "MSSqlServerSink": { "Name": "MSSqlServer", "Args": { "connectionString": "LogsDb", "tableName": "Logs", "schemaName": "infrastructure", "autoCreateSqlTable": true, "REST rictedToMinimumLevel": "Warning" } } File A file created in a specified location. By default, fatal logs (critical errors preventing the system from starting) are written here. (...)
(...) ngitude values of a single instance for individual quality issues. Our goal was to use a Business Rule to display any number of locations on a map, such as construction sites or similar points of inteREST . As part of this, we also wanted to enable the display of additional information when clicking on a location marker (in another use case, we even included images). Perhaps it can also serve (...)
(...) After configuring the authentication in WEBCON, it must be selected when creating a new connection in data sources. To do that: Go to the Connections node under Data sources; Select REST Web Service connection; Create a new connection; In the authentication type section, select the previously configured authentication method. Configuration of a connection using (...)
(...) uction into the AI Assistant will cause the entire process to be regenerated. This means that to undo changes made by the AI Assistant, you must use the Undo button, which works deterministically and REST ores the previous version of the process. Undoing changes using a prompt may lead to undesirable results. The created workflow contains brief descriptions of steps and paths (...)
(...) ’s main page Now, remember to set the Enabled parameter to the “true” value in both the Honeycomb node and its parent node (i.e. Tracing). Save your changes and REST art IIS (Internet Information Services). The Honeycomb service should start receiving data from the WEBCON BPS platform shortly (you can expedite the process by performing several operations in Por (...)
(...) rsions allowed a tolerance of up to 10% overassignment of CAL licenses, while newer versions will no longer account for such tolerance. As a result, exceeding the limit may cause system functionality REST rictions (e.g. blocking the ability to save changes in Portal), so after the upgrade it is necessary to confirm that the number of assigned licenses matches the available pool and does not affect the (...)