(...) e found here: Mobile app. Application design Apart from all the options in the Global parameters, there is a number of features and approaches when designing processes, workflows, and data sources to make our system configuration “airtight”. Part of good process design is planning out what resources and data should be available to each user – not only to complete tasks in (...)
External content by: Raluca-Mirabela Lupu Initialization Mode: Key Choices and Flexibility Configuring an itemlist involves deciding between two initialization modes: "initialize only at the first step" or "initialize at every step." This decision impacts how the data in the itemlist is updated throughout the process. Selective and Flexible Init
(...) The reports embedded within dashboards are independent of reports created in applications. This means that they are not only created and configured at a dashboard level, but also fed with data from data sources defined for such a dashboard. Although assigned to the dashboard, the aforementioned data sources are created while adding a report, and later can be reused to populate reports that match their type. (...)
(...) file using OneDrive), Choice field (regardless of its behavior, i.e. Dropdown, Popup search window, or Autocomplete), or form fields that belong to the Data presentation group, business rules, data sources (except Fixed values list). Summary The functionality of creating a list of tasks for execution can prove extremely useful, especially when designing more complex applications. Than (...)
(...) a single tenant or in a multi-tenant environment. Fig. 4. Token configuration preview The configuration in Designer Studio should be started by preparing the authentication in the data sources tab. For the created authentication type OAuth2 User -> API, the Microsoft identity platform (Common) template should be selected. With this feature, the system will immediately load the necessary (...)
Applies to version: 2025 R1 and above; author: Łukasz Maciaszkiewicz Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Services configuration Introduction The 2025 R1 version of WEBCON BPS introduces support for SIEM (Security Information an
(...) h configured access authorization in certain areas is not possible. These include: Reports – chart and calendar views Dashboards – fields are not available in the configuration of data sources (or any place that uses these data sources , such as filters or tiles), Compact view – distinguishers set up in the process configuration. Form fields with access authorization (...)
(...) s on dashboards Adding a report to the dashboard involves embedding its widget and linking it to the data source associated with that dashboard. This functionality enables convenient management of data sources directly from the dashboard and allows multiple reports to draw data from even a single source. This solution also enables embedding Filter widgets, allowing users to quickly narrow down the data dis (...)
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
(...) necessary to assign appropriate permission scopes. For operations related to creating and modifying workflow instances, the following scope is required: App.UserDefAPI.ReadWrite, which allows reading data sources and workflow instance data, using automations and operations on the workflow instance in the selected application. This scope should be assigned to the REST application in the Application permissions (...)
(...) content database, causing them to stop working. Therefore, they must be updated by changing the address, name, and/or credentials of the account used for the connections. If SQL queries (data sources , Run an SQL procedure actions, business rules containing the SQL COMMAND function) include explicitly defined database names, these must also be updated if they have changed. &nbs (...)
(...) lysis endpoint. First you have to set up once the necessary Entra application registration and the WEBCON MSSQL database connection to the lakehouse SQL analysis endpoint. Then you can create as many data sources in WEBCON Designer Studio as you wish to query your tables in the lakehouse. Microsoft Entra App As you need a service principal for your MSSQL connection you have to create a new Entra appl (...)
(...) nical blog. After adding the OAuth2 Authentication field to the form, the next step is its configuration. To do this, go to the OAuth2 connections configuration in WEBCON Designer Studio. Under data sources → Authentications → OAuth2 User -> API, create a new authentication that will be used to confirm the user’s identity against the Microsoft Graph API. Configure it as follows: &n (...)
(...) ibed (this also applies to the field I want this tooltip for users, the content of which is then presented in the form of a tooltip on the form). For most Picker fields, the AI Assistant also creates data sources . For example, in the case described, the AI Assistant created the data sources “Currency”, “Invoice Status” and “Invoice Type” for the corresponding Dropdown choic (...)
(...) enable the tool to visualize and monitor data. To do that click the DATA SOURCE tile located in the tool’s main window. Select the Prometheus option from the list of available data sources in the newly opened window. In the Prometheus data source configuration window enter URL address of the Prometheus server (e.g. http://localhost:9090/). The remaining settings are op (...)
(...) s related to the Autenti integration, such as recipient roles or signature types, do not need to be defined manually. The SDK add-in package integrating WEBCON with Autenti provides ready-made Custom data sources in addition to the supported actions. These sources can be assigned to the relevant form fields on the form. The available sources include, among others, document and signature statuses, signature ty (...)
(...) erson responsible for handling MultiSport cards can then verify the submitted data, order the card, confirm that it has been handed over, deactivate it, or reactivate it. The application also uses data sources : a fixed values list and a dictionary source. These make it easier to manage the available card types and card recipients. As a result, selected configuration elements can be updated directly from WE (...)
(...) Due to a mistake, migration scripts for version 2021 R3 (2021.1.3.136; 2021.1.3.178) do not take into account changes in REST data source configuration. After updating to version 2021 R3, all REST data sources configured in versions older than 2021 R1 will cease to function. data sources configured in 2021 R1/R2 will only return columns from a collection that have been manually selected, whereas previously (...)
(...) Im trying to construct a Workflow using GDPR settings. For the data to be stored im using personal data dictionary. How to configure external data sources and how to configure the SDK actions to search into the data sources .
Hi there, ever since OAuth2 connection was implemented I was happy and thought it would make connecting to Dynamics BC (Saas / Cloud Version) a breeze. However, so far, it was / is not. setting up the OAuth2 app authentication in Azure and webcon is pretty straightforward. - it works like a charm in Postman ( I get my bearer token back) but I have no real way to test it in webcon, so I have