(...) ings" tab Some information about a user can be independently stored both in Active Directory and in the user's SharePoint profile. This information is: Attribute name in AD Attribute name in SP E-mail address mail E-mail Displayed name displayname Name Department department Department (...)
(...) are elements used to create expressions (SQL, CAML, JavaScript) as well as Business Rules and Form Rules. The tag represents a specific value of a specific object in the system, e.g. the value of an Attribute . Tags in the case of SQL and CAML are in the form of curly braces { and } in the case of JavaScript, the curly braces in combination with the "hash" sign # { i } # Tags are convert (...)
(...) – workflows 10. DocTypes – forms 11. Steps – workflow steps 12. PathAndTasks – paths and tasks 13. Attribute s – form fields 14. SubAttribute s – item list columns description 15. Actions – actions 16. E-mails – e-mail temp (...)
(...) The presentation uses a simple workflow: Figure 2. Signature workflow The form includes fields required for triggering signature action. Note the „Technical Attribute s” group – it includes technical field forming an integral part of the described process. External document ID – field filled in with document ID from Autenti database. &n (...)
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: History | WEBCON BPS Form fields | WEBCON BPS Introduction Instance history is an area where the user can check what
(...) base” group. The database indicated here is used by all the processes for the “Archive workflow instances” action unless a different database is defined for a given process. You can Attribute a dedicated archive database to the selected processes in the process configuration in the “Settings” tab. Default archive database configuration Database structure (...)
(...) e two services running the basic features for the same process database. Checking the “Basic features” role with several associated process databases means that the service executes tasks Attribute d to this role for all the associated databases. The “Basic features” checkbox is a collective option that groups multiple functions in the service. The functions run within this role (...)
(...) be returned from AD. To do this, check the boxes next to the preferred values in the Columns returned from Active Directory section. In addition, to add a non-default column with an Attribute value from Active Directory, click on the plus icon located on the bottom bar in the source configuration window, and then enter its name and description. During configuration, the a (...)
(...) Fig. 6. Sample SQL query defining a custom attachment folder in the menu In this way, you can define any folders to which the system will group attachments based on their Attribute s, e.g. author, creation date or file name. Fig. 7. View of the “Excel files” attachment folder in WEBCON BPS Portal The Attachments section of WEBCON BPS Por (...)
(...) ding (only in the case of business rules) its type. (Available options: “Text”, “Decimal”, “Boolean”, “Date”, and “User list”.) Remember to Attribute a proper data type to a parameter. Setting up a required parameter type The following chapters present examples of business and form rules with parameters. Global bu (...)
WEBCON offers a wide range of training courses on the main BPS components. Regardless of whether a particular training course covers basic, advanced or highly advanced operation of the system, it is designed to introduce the participants to the world of BPS and to show them its basic and most frequently used functionalities. The universal character of the training, the time constraints, and the hi
(...) his is to: Exclude certain accounts synchronized to the WEBCON BPS users cache (e.g. test accounts, guest accounts). Limit the values available in Person or group fields (e.g. according to an Attribute like location or position). The default filter is IS ACTIVE – which returns active accounts (COS_IsActive=1). This filter will be applied along with the predefined filter (...)
Applies to version: 2023 R3 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 Help: Item list Update item list values Add item list rows Introduction In WEBCON BPS, it is now possible to perform automa
(...) uld be great if the open file dialogue would only show pdf's: How is it done: Add a Html-Field to the form Add the following JavaScript: <script> var attr = document.createAttribute ('accept'); attr.value=".pdf"; document.getElementById("fileupload-add").setAttribute Node(attr); </script> Don't forget to set the visible checkbox in the field matrix. When loa (...)
(...) 9. Example of a message in the WEBCON Contrast Black Yellow theme ARIA and semantic HTML – using voice readers in Portal ARIA (Accessible Rich Internet Applications) is a set of Attribute s and techniques to improve accessibility and user interaction with dynamic content, such as web applications. ARIA extends the capabilities of HTML and JavaScript by adding new Attribute s that more a (...)
Applies to version: 2024 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: Widget Introduction Fast and easy access to information is one of the key aspects of a well-designed form. With crucial in
(...) External content by Markus Jenni; October 1, 2024; Html5 introduced the min/max Attribute s, which allows us to set a range of allowed values. In addition to these. There is also a step Attribute to only allow certain steps in between the range. You can then increase/decrease the value by using the arrow up/down keys. This can be achieved by the following steps: Creat (...)
(...) he configuration of the change item list: - Deselect showing system ID - We set the FRJ_Moveable_List_Delete rule to callback - We set the sorting by our created ID column On our created ID Attribute in the Style and behavior tab, we add a rule as shown in the screenshot below. On the Main form element under the Behavior tab, add a rule that hides the technical column T_ID After per (...)
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
Applies to version: 2021 R1 and above; author: Łukasz Chechelski Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: OAuth2 Authentication Authentications Invoke REST Web service Introduction The OAuth2 authentication standard is becoming