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

search results

for permission

(...) them into the “Custom connectors” repository of the Power BI installation folder. Set up an API application in the Admin panel that uses the App context type and has App.Odata.Read.All permission s (example below). In all WEBCON BPS processes that you wish to load data from, add Metadata Access at Application level and Access all workflow instances (excluding attachments) at Process level fo (...)

(...) Introduction This article aims to compile a list of minimum permission s for Microsoft Graph applications that will be used for handling four mailbox-related features available in WEBCON BPS. E-mail notifications Administrative notifications HotMailBoxes MailApproval   Each of these features can be configured to use Server type: Exchange Online - Microsoft Graph which allows them (...)

(...) u all places where a custom sender address was entered (i.e. in Actions, Action templates, and E-mail templates).   Note: As you can probably guess, the custom senders will require correct permission to send e-mails. If the permission settings are incorrect, the action will result in an error. You will need correct settings for either of the two variants (Distribution groups or E-mail addresses), (...)

(...) WEBCON BPS users whose data is retrieved from Active Directory (AD), Azure Active Directory (AAD) or whose members are external users. Dividing users into groups makes it much easier to manage their permission s, assign and delegate tasks, and exchange information, for example, in case of absence. Until now, only the global system administrator had the authority to create BPS groups; similarly, only they (...)

(...) article. Incidentally, that WEBCON BPS doesn’t do parallel branching is by design. Other platforms’ implementations of parallel branching logic rarely handle per-path status tracking, permission s, audit trails, subsititutions, etc. – and if they do, their implementations are anything but easy. A strength of WEBCON is that the platform allows for bypassing these limitations with a li (...)

(...) opens a new window that allows you to capture a photo:   By default, the mobile device's camera is activated upon opening this window (the application must be granted the necessary permission s). Prior to capturing a photo (Take photo), it is possible to select the camera which will be used by the mobile application (Switch camera). Keep in mind here that the user can add an already existi (...)

(...) after installation by running the dedicated LicenseManager application. The procedure for LicenseManager activation is explained later in this article. The next installer window requires granting permission s to the ABBYY FineReader 12 component for the service user account. You can grant relevant permission s in the course of installation process or skip this step and configure them later on. &nbs (...)

(...) External content by Raluca-Mirabela Lupu The most important moment for a project is its deployment to production and the proper configuration of permission s for the users who will be using the application. I believe we have all encountered the problem of "no permission s to view certain reports" or something similar. To reduce these situations, we can use the "work on behalf of someone&q (...)

(...) .   Fig. 2. API application editing window with credentials highlighted   For the import to be possible, a new Admin.Import item must be checked in the list of API application permission s. This allows reading and modifying all configuration data used during application import. (The operation will also succeed with the Admin.ReadWrite.All permission checked).   Fig. 3. AP (...)

(...) External content by Maksymilian Stachowiak Every application you create needs defined permission s, this post is about a pattern I'm using in every application. It helps with managing privileges, and eases out assigning already existing permission s. Read more here

(...) he SharePoint Online side. In such a scenario, user authentication must be properly enabled in the Azure Portal administration panel. The application created there must have the appropriate set of permission s to allow the user to log in and perform the appropriate operations in SHO. It is a good practice to define the minimum set of permission s required to perform operations. User.Read level permission s (...)

(...) the BPS user list. Registration of this application is similar to the previous one, except that in this case there is no need to complete the Redirect URI. Now it is time to configure the permission s. To be able to download the list of users and groups, the application must have User.Read.All and Group.Read.All permission s. permission s should be added in the API permission s tab. By s (...)

Applies to version: 2025.1.x and above; author: Grzegorz Straś Related Documentation The 2 areas relevant to setting up this feature are the Visibility tab in the configuration of each form field, and the Security node in the global parameters, where the authorization methods are enabled. This article references only the minimal configuration required, but a full writeup of each page is

(...) cted to a previously created folder on the server. Since this is a .NET-based application, it will be necessary to create an appropriate application pool. At this point, it is advisable to add folder permission s for the account in whose context the application will run.  Change, Read, and Write level permission s are required.   Fig. 3. permission s assigned to the application pool accoun (...)

(...) When User have permission to more then one entry point, the print action get first of it. User should be able to choose on witch point hi what to use.

(...) thentication.PortalRequestHandler.ExecuteGetRequest(String path) at WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.GetUserByBpsId(String id) at WebCon.WorkFlow.Studio.Logic.Managers.permission sManager.ConvertLoginIntopermission (String login) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at WebCon.WorkFlow.Studio.Logic.Managers.Basepermission sManager.FillPermisions (...)

(...) hem much, primarily when playing around with what is possible. However I have a need for them now, but they will not run from webcon. I am running the powershell with an account that has the correct permission s. I have verified by running powershell on the webcon server with the account and testing the script. I see the following error in event viewer. PowerShell Error Message=WCF Service can be executed (...)

(...) Hi, I get an error when trying to sync with a domain: Unable to find Net Bios Name for domain. With synchronization of another domain there is not problem. The permission s have been added. Have any of you had a similar problem? Log below: Download Active Directory data: - An error occurred while preparing directory path for domain: 'partners.somesite.pl'. Exception: System.DirectoryServices.ActiveD (...)

(...) Hi, Has anyone encountered this yet - we have a couple of yellow exclamation marks in the SWE configuration under "Data Presentation". These fields are not showing on the form. I don't think permission should be an issue, since everybody has access to these fields. Are there any configuration details I should check? Any suggestions? Thanks!

(...) Is it possible to build an application that would grant permission s to other applications? When you have several applications, how do you grant permission s for a new employee to each application?