WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for request

(...) n-us/graph/api/resources/group?view=graph-rest-beta and following method https://docs.microsoft.com/en-us/graph/api/group-post-groups?view=graph-rest-beta&tabs=http Autentication and request data tab configuration is analogous to creating a user. In JSON tab choose form fields for the AAD group:     In the Response tab load data in an analogous way as when creat (...)

(...) can be scaled up to support over 10 000 users by allotting additional resources to the following areas: Increase the number of SharePoint front-ends to improve the number of web browser client request s that your system can handle. It is recommend to have at least one SharePoint front-end for every 5 000 users. Improve SQL server performance and efficiency by adding more RAM, increasing  pro (...)

(...) the generated access token to the mobile application.   The access token is used in all REST API invoke methods and when entering on the Portal’s main page (a token is added to the request header): The access token lifetime is 1 day; when it expires – it is refreshed using the refresh token The refresh token lifetime is 26 days; when it is expires – you have to aut (...)

(...) Fig. 4. The modified tile   In a given example business case, the manager selected the set of data, which from the level of the report allows them to find out if the task concerns a leave request , and further obtain information about: request ’s author Employee’s name Type of leave Start date After changing the fields configuration in the “Compact view” (...)

(...) the person to whom the task is assigned. This may be useful when it is important for the task being performed: If the instance goes to the given step for the first time or returns to it (e.g. a request is sent for verification) What path the instance has been moved on the previous step The necessity of adding other description for CC tasks than for direct tasks The task description is disp (...)

(...) AND, select the “Return value from the first row” option from the “Number of rows to return”. The query will return the only first person (Approver) who has not yet approved a request (Approved? = 0) in the order they were added to the list (ORDER BY DET_ID).   Fig. 8. The configuration of the action of creating the “Assign task to Approvers” task &n (...)

(...) ; The Equipment rental process consists of several steps. An employee selects the equipment, fills out their data and goes to the control step (here, depending on the type of equipment rented, the request goes to the IR or HR department). After approval by the appropriate department, an action of Word generating was added to both paths, followed by the action of converting this file to PDF.   (...)

(...)   On entry to the “Active” step, the “Refresh Token” (Invoke REST Web Service) action has been added – set the Authentication type as a custom and indicate the request endpoint.   Fig. 13. Refresh token - Authentication tab   In the “request data” change the HTTP method to POST.   Fig. 14. Refresh token - Reque (...)

(...) Client ID, Client Secret   At the bottom of the panel, enter the base service instance URL; it is also possible to disable the HTTPS certificates checking. On the “request data” tab enter the URL/REST request suffix. In this example – the suffix with NIP (provided from the form) and today’s date (system variable) are given. To load responses for l (...)

(...)     80;         server_name  at14.webcon.pl www.at14.webcon.pl;         return 301 https://$server_name$request _uri;     }     server {         listen 443 default ssl;         server_name at14.webcon (...)

(...) manage BPS groups and users has been added. This article describes how to create and delete BPS groups.   Configuration The simple workflow has been created that allows you to submit a request for adding and deleting a BPS group. The request is sent to the accepting person who can approve or reject it. The “Create BPS group” and “Delete BPS group” actions are execut (...)

(...) ation, the “Return value from the first row” option was selected and the query will only return login of the first person from the “Approval path” list who did not approve the request .   Fig. 8. The SQL query used in the “Create a task” action   Summary The functionalities described in this article fully cover the basic business needs for c (...)

(...) ;Authentication” tab   Setting the URL to the resource of the employee selected on the form – the login should be set in the UPN format   Fig. 6. The “request data” tab and URL to OneDrive resource of the selected employee   Setting the resource ID (drive) that is returned to the “_OneDriveID” technical field.   (...)

(...) security levels: Who can view membership data? – all SharePoint users or only group members Who can edit membership data? – owner or group members   The “Allow request s to join or leave the group” option allows you to send request s to join/leave the group. You can indicate an e-mail address to which request s will be sent or enable the option of automatically (...)

(...) the same workflow. The first step allows submitting a form for creating, deleting, or editing the user. Once submitted, it is sent for acceptance to the Approver. If the Approver accepts, the action request ed in the form (create, delete or edit the user) is performed on the “Accept” path that goes from the “Acceptance” step to the “Actions done” step. Fig. 1 T (...)

(...) e requisition for office supplies. Fig. 1 Sample workflow   The start step is completing a requisition form on which the user indicates who should be the approver, what item is request ed, and what is its cost. In the second step, the requisition is accepted by the selected approver. There are two options for choosing the approver: a) the form is sent to the direct supervisor of (...)

(...) reated a sampleworkflow consisting of 5 steps. This workflow will be used to accept requisitions submitted by employees. The approvers will be the superiors on two levels.   In the “request registration” step, the requisition will be registered. In the “Acceptance I” step, the requisition will be accepted or rejected by the team leader. The manager will be able to acce (...)

(...) can be scaled-up to support over 10 000 users by allotting additional resources to the following areas: Increase the number of SharePoint front-ends to improve the number of web browser client request s that your system can handle. It is recommend to have at least one SharePoint front-end for every 5 000 users. Improve SQL server performance and efficiency by adding more RAM, increasing  pro (...)

(...) based on column names without having to modify them in the context of multiple environments. Below is an example of a query returning an instance number and the date of registration of a vacation request . This design will work properly, regardless of the environment (DEV-TEST-PROD) it will be run on. Fig.12. An example of a query that works correctly, regardless of the selected environment (...)

(...) to version: 2021.1.x and above; author: Józef Cyran Introduction The article presents two workflows, the first is used to plan absence by an employee, and the second to register absence request s (using wizard). A special workflow for creating absence plans allows the employee to plan the absence (e.g. at the beginning of the year), which will then appear on the Gantt chart. The second wa (...)