(...) Our latest major release is 2024.1 – [Whitepaper – Business overview] WEBCON provides full technical support for our two latest major versions. import ant: Before upgrading from one complete version to another (eg from 2019 to 2024) check if you have the appropriate license for the WEBCON BPS version. We recommend that you activate the required (...)
(...) gardless of their location, resources, skills, or limitations. Many of these basic aspects of life are now carried out over the Internet, so the topic of digital accessibility has become increasingly import ant in recent years. A number of standards have been developed to ensure such accessibility, with the Web Content Accessibility Guidelines (WCAG) playing a pivotal role. According to these guidelines, (...)
(...) downloading the runtime, please refer to the following link: https://learn.microsoft.com/pl-pl/microsoft-edge/webview2/concepts/distribution#understanding-the-options-at-the-runtime-download-page. import ANT: to ensure that the Microsoft Edge WebView2 runtime is installed for all users on the machine, the installer must be run in the “Run as administrator” mode. Otherwise, the WebView2 run (...)
(...) width of 768 px. This is the default template for newly created Dictionary processes. Fig. 2. Global form template in the “Recruitment” process It is also import ant to note that the selection of a Form template can be made for each step of the workflow separately. Note: after the system upgrade, the forms previously defined by users will be displayed with (...)
(...) alue. It is typically used as a reference point for the Displayed value. However, for the Numeric value Widget, it is not included within the tile (the Show in widget field is inactive). So why is it import ant to include it? It can be used to change the Widget's appearance. After exceeding the specified value and defining a corresponding color for it, the Widget will change its color to signal t (...)
(...) ble column. In a similar manner, you can change the table's four default columns by selecting the Column Chooser option from the previously mentioned context menu. import antly, in addition to presenting the added elements, the ToDo List window also allows you to manage them. Specifically, using the menu available on the right side of the list, you can directly open th (...)
(...) t version of Apache Solr including all indexes, and installs a new version of Apache Solr with empty indexes. Carried out by: installer (in certain cases by the admin) Step IV – import ing user activities from the backup copy After updating WEBCON BPS Search Server and launching Apache Solr, the installer will import activities from the backup copy. This will happen automatically (...)
(...) ing the identity of users attempting to access resources on a web server. It is a key authentication method in enterprise environments where Active Directory integration and security are of paramount import ance. It leverages existing Windows user credentials, eliminating the need for users who are logged on to their computers in the domain to re-enter their logins or passwords. The method is well-sui (...)
(...) m and potentially make their own corrections. Access to this functionality is provided by the Previous version button mentioned earlier. Pressing it will display the previously saved form version. import antly, after clicking this button, a new button labeled Next version will appear on its right side. This button serves the opposite function, allowing you to view the form version that is newer than t (...)
(...) list of all modifications made to a major version over its lifecycle. Our latest major release is 2025.1 – [Whitepaper – Business overview] import ant: Before upgrading from one complete version to another (eg from 2019 to 2025) check if you have the appropriate license for the WEBCON BPS version. We recommend that you activate the required (...)
(...) nal actions are required in the course of the verifications, appropriate messages will be displayed. Applies to WEBCON BPS 2024 and higher: in case of upgrading from older versions, one of the import ant changes is updating the version of the Apache Solr engine. This requires reinstalling the entire component (which is the responsibility of the installer), but involves the loss of indexed data. Al (...)
(...) dition, the introduction of phases and actors makes it possible to better define the scope of responsibilities and the division of work, as well as to manage the risk of errors, which is particularly import ant for complex tasks and projects.
(...) reated in this way, a REST Web Service data source should be created. In its configuration, specify OAuth2 User -> API as the authentication type, and then select the created authentication. It is import ant to specify the base service instance URL: "https://graph.microsoft.com". Fig. 6. Data source configuration in Designer Studio The next step is to configure the form field res (...)
(...) ndow, select New client secret, enter its description and expiry time. The generated code should be saved immediately in a safe place, as it is not possible to view it after closing the window. import ant: The code is always generated for a certain period of time (specified during code generation). After this period the code will expire and the synchronization of the user list will stop. Before (...)
(...) now possible to define timer parameters so that the first start of the timer (Start date) occurs Immediately after a step is entered, and next timers are executed at a specified Interval. Another import ant change was the extension of the configuration associated with the handling of validation/execution errors of timer-related actions. Two additional parameters have been introduced: Acceptable numbe (...)
(...) ly writing a script and optionally overriding the credentials of the user in whose context the script will run (by default, this is the account on which the Workflow Service runs). The latter will be import ant for privileges, both to the network share and to the databases (if integrated login is used in the SQL connection parameters). The PowerShell action can only be executed in the context of a wor (...)
(...) lows 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 import ant 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   (...)
(...) Hi, so HTML attributes are great, but only untill you try to do something with them - like hide for example... or export - import Seems like you keep them all in a single SQL field:-( So, some JS manipulation is needed, rule editor is useless. Can you make normal HTML attributes - every attribute in separate SQL field?
(...) ach account can have one or more connected credit cards I would like to give the users the option to search for a customer using data from each of the categories mentioned above. I'm trying to avoid import ing this data as workflows because the data are live, each day new customers are added and old ones change (meaning I would need to implement some kind of update workflow as well). Do you have any id (...)
(...) Hello again, Is there a possibility to add an HTML Button to a dashboard, which leads to another dashboard? I Implemented an simple button, but when I add an href with the URL from dev system and import this version on prod, it doesn't work anymore, because the URL doesn't match anymore. Greets Georg