(...) Hi, Is it possible to nest bps groups in each other ? Kuba
(...) I don't know how you, but I miss groups in Tabs .. I can do Group and then put Tabs ... I can do Tabs and put Group in each Tab .. but ... I can't do Group with Tabs and then in each tab put group ... :/ why? 1. I have form with lot of groups I would like to on each step put some groups on each tab to manage the order in form ... 2. groups can be expanded and collapsed ... so in each tab (...)
(...) Hi. adding users to groups causes an update of the user properties which downloads objects from Azure AD. Depending on the environment it can take quite a long time. - (7/2/2024 2:33:46 PM) Step started: Download selected objects from Azure AD if required - (7/2/2024 2:35:44 PM) Step completed: Download selected objects from Azure AD if required (duration: 118687 ms) While this is not a p (...)
(...) Hi In order to improve and standardize the appearance of data entered in the description field, I propose adding the option of formatting HTML text in the description of groups and tabs. Similarly to what is possible in the description fields on attributes. Regards
(...) Hi, a function for expanding all application groups in Designer Studio application dropdown would be nice. The main reason is if one works on several apps in several groups it isn't possible to see which apps still have unsaved changes. Closing Designer Studio gives a warning that some changes aren't saved and one has to open all application groups to find the apps marked with * and to save them. (...)
(...) Hi, it would be nice if one could also create new groups for global fields and automations in system settings like it is for global constants, form rules and business rules. Kind Regards Sébastien
(...) Hi, it would be nice if one could also create global form groups in system settings and not only single global fields. A use case would be address fields street, number, city, zip, country, ... with advanced configurations to data sources, reg exp and so on. In each app where this information is needed one could directly use this global form group. Kind Regards Sébastien
(...) omebody as soon as they are no longer at their task cap We will build this mechanism into a WEBCON BPS application using two workflows. One workflow will be used to create and manage groups of users – the idea is that we can change who is in a group and assign tasks to different groups . The second workflow will be the task queue mechanism itself. It will assign a task to a (...)
(...) you can create a condition that defines a certain group of users for which the form rule should be executed. By using the function in the “Users” section, you can enter a list of users or groups from Active Directory or defined BPS groups . Fig. 1. The business rule with the function of checking if a user belongs to a given group After defining the business rule (...)
(...) can be more transparent and legible, as well as tailored to your users’ preferences. The following article lists several ideas on how to manage the appearance of your form fields: groups Through WEBCON BPS Designer Studio, we have the ability of grouping the form fields into thematic or visually consistent groups , and by configuring them we can manage the following properties: (...)
(...) heir lack) on the processes. Application privileges For each application you can define a separate set of privileges. The privileges defined for the application allow you to specify groups of users who can modify their definitions and processes assigned to them. Within the application’s privileges, the scope of their visibility to end users is also defined. To set privileges g (...)
(...) ct several options Autocomplete -> a text field that dynamically suggests answers depending on the given characters Person or group – allows you to search and select people, domain groups or SharePoint groups . Date and time – allows you to present and edit date and time Yes/No choice – used to select the Yes/No value. The value of this form field is set by a checkbox o (...)
(...) Employee and Role Creating the team To create the new team, start by creating the Office 365 group. To create this group, use the https://graph.microsoft.com/beta/groups (advanced description of this method can be found at https://docs.microsoft.com/en-us/graph/api/group-post-groups ?view=graph-rest-beta&tabs=http). At first, configure the action of i (...)
(...) Applies to version: 2020.1.x and above; author: Dawid Golonka Introduction Each of the individual stages of the business process requires the involvement of specific employees or groups . The degree of involvement can vary from person to person – from one action and access to some resources to participate in the entire process cycle and insight into each instance. WEBCON BPS al (...)
(...) ia form To add Custom privileges of report visibility, in the configuration window in the “User privileges” -> “Report visibility” section, select the users or groups that you want to be able to view the report. Fig. 8. Report configuration window The above functionality gives the opportunity to view the report itself. However, if a user does n (...)
(...) WEBCON BPS gives a wide range of possibilities when it comes to assigning tasks. Tasks for users can be created based on the value of a form field, SQL/CAML query, directly indicating the users/groups or by selecting one of the predefined options. This article describes the predefined options of task assignment, which does a lot of workflow automation for you. The predefined (...)
(...) nbsp; Predefined task assignment The predefined task assignment option allows to configure a business application based only on its logic, without indicating the specific users or groups . For example, in the Back to the author step – the task will be forwarded to the person who started the process. A detailed description of this functiona (...)
(...) counting who are responsible for processing company invoices. In the next step, we prepare the appropriate action templates that will allow us to assign tasks to the BPS Secretariat and Accounting groups . In this case, the BPS groups will be used, but you also can use AD or SharePoint groups . Configuration The first step is to configure the “Department” choice field. It&rs (...)
(...) fore starting your tests, you need to give your newly registered App the privileges to start the process – you can do this in exactly the same as you would assign privileges to regular users or groups . Use of REST API For testing we will use the API verification tool – called Postman and simple, two-step process containing several standard form fields (...)
(...) he method and will create user. In this specific case we are interested in the created object’s ID: 2.3. REST action configuration – creating a AAD group For groups use this object: https://docs.microsoft.com/en-us/graph/api/resources/group?view=graph-rest-beta and following method https://docs.microsoft.com/en-us/graph/api/group-post-groups ?view= (...)