(...) ny deployed applications and roles with different privileges. This workflow may be used as a part of a larger group management application based on WEBCON BPS. In the workflow, one form will display : • Basic user information that is stored on the BPS users list. • Groups to which the selected user belongs. • Users who belong (...)
(...) rt. The second way is to use the absence workflow generated by the absence process wizard - in this case, the selected absence plans (e.g. not approved by the supervisor or vacation leave) will be display ed on the Gantt chart. Workflow for registering absence plans Fig. 1. Workflow instance for registering absence plans The workflow should contain similar form fields (...)
(...) w. From version 2019.1.2 on multilingual choice fields are complimentary to forms created with multilingual usage in mind. This functionality allows you to define choice dictionaries so that the text display ed in them is coherent with a language in which the form is presented to the user. Data sources for multilingual choice fields Handling multiple languages in form' choice fields (...)
(...) th) New-SPTrustedRootAuthority -Name "AzureAD" -Certificate $cert $map = New-SPClaimTypeMapping -IncomingClaimType "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name" -IncomingClaimTypedisplay Name "UPN" -LocalClaimType "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn" $ap = New-SPTrustedIdentityTokenIssuer -Name "AzureAD Provider" -Description "SharePoint secured by Azure AD" (...)
(...) tion actions on the exit step. REGEX used to verify TAX ID: – ^((d{3}[- ]d{3}[- ]d{2}[- ]d{2})|(d{3}[- ]d{2}[- ]d{2}[- ]d{3}))$ Similarly to examples above, system display s a message about wrong TAX ID number entered. Personal ID number (PESEL) Another important usage of regular expressions is checking the length of Personal ID number. In this case (...)
(...) Applies to version: 2019.1.x and above; author: Marek Suchowiejko Introduction One of the many novelties introduced in WEBCON BPS 2019 is a refreshed look and an alternative form display mode – Modern mode. Form display method can be set independently for each process. It makes migration of processes implemented in previous WEBCON BPS versions much easier and helps to manage which content (...)
(...) ersion 2019 is the introduction of a new presentation layer for the user – WEBCON BPS Portal. To complement this functionality, in environments working on the MS SharePoint platform, you can display WEBCON BPS Portal presentation elements directly on SharePoint websites using dedicated Web Parts: WEBCON Modern Web Parts. How to install? WEBCON Modern Web Parts is one of the platform’ (...)
(...) elements which are going to be exported After choosing elements and moving to the next step, the wizard will automatically start the export. After it ends, an appropriate message will be display ed. Fig.5. Summary window Application import First it is required to copy the exported package to the target environment. Then in Designer Studio go to the &ldquo (...)
(...) ses the queue of elements for indexing. The “SOLR indexer queue” report is available in the 'Reports' section in WEBCON BPS Designer Studio. This report display s the current status of the indexer queue and allows you to perform operations on that queue. The article will describe all available options and possibilities of the report. (...)
(...) orkflow also allows you to save the current version of the form and cancel work on the card. In the employee's card workflow, information about the equipment assigned to a given person will be display ed in the “Data table” form field. The second "Hardware inventory" workflow was created, where information about equipment will be stored. Fig.5 . Hardware inven (...)
(...) the field. Pressing the down arrow key, or clicking the drop-down arrow in the choice field, will expand a list of all available values. By default, the menu will display five values which best match what was entered into the field. If none of the display ed options are desired, the user can either continue typing in characters to narrow down the search or load extra o (...)
(...) only for selected applications. The connections and data sources shared for the application can be used by users with the Application Administrator role. However, they cannot edit them. display ing all connections and data sources used in the process A new feature was added in the process configuration, allowing display ing all connections and data sources used in the process. The option i (...)
(...) nbsp; Fig. 3. "Do not allow adding attachments with an extension" mode If a user wants to add a file that is not allowed in the configuration, the message (Fig. 5) will be display ed. Fig. 4. Selecting an attachment Fig. 5. Information that appears when trying to add a file that is not allowed Size of the attachment The “ (...)
(...) at least one column that acts as a numeric data series. Fig. 1. “E-commerce revenue Poland” data source The advanced configuration Data - the table display s all the columns returned by the data source. It is possible to define the display names and their translations. You can also select which column should be marked as a data series. Options: (...)
(...) system via SQL tables which are completed and updated cyclically (e.g. once per 24h, at night). Such solution has got its weaknesses – that being data introduced into Microsoft Dynamics is display ed with a delay, but in some cases the priority is to ease the load on system resources. Below you can find an example of data that can be included in the dictionary of Customers and their b (...)
(...) nbsp;in the article the respective functionalities set out in the table will be discussed. The layout of all choice fields is given below (Fig.1). Fig. 1 Choice field type display ed in the form Drop-down List “Choice List” is the simplest solution for using the choice field. It allows for selecting a single value from the given list. However, it (...)
(...) quired in a single workflow type. For example: invoice, adjustment invoice. Fields Fields in the form that allow the users for data entry or data display . For example: customer’s name, invoice date, net amount, cost assignment. Step A workflow phase, i.e., a stage at which a workflow inst (...)
(...) ually – an error in one instance does not interrupt processing of the remaining elements. When elements are processed, a browser window should stay open. an error message will be display ed in the summary. In case of an action validation, the user sees the message that has been entered in the configuration of said action. By preview Quick paths are ava (...)
(...) cation dashboards where it is possible to act on behalf of another user. The data are presented by the replaced user along with information on the number of new, active, and pending tasks. The values display ed by the task counters are limited to those applications and processes that have been made available to the Substitute. Fig. 7. The Act on behalf widget on the WEBCON BPS Portal home page T (...)
(...) leges that require the consent of the administrator, the consent must be obtained. After setting the form field, you should investigate whether the Microsoft Graph Toolkit library is loaded before display ing the form field on the form. WEBCON BPS provides a JavaScript function that can be used to load the library, e.g. in the Form Rule. Calling this function looks, as follows: GraphToolkit.loadGrap (...)