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

search results

for permission

(...) 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ś Updated in 2025 R2: Authorization now available on table reports 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 on

(...) 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 (...)

(...) ternal application to execute automations such as creating new workflow instances using the USER Defined API in WEBCON BPS, you need to properly configure the REST application and assign it the right permission s. REST application registration In WEBCON BPS Portal, select Administration → Integrations → API and create a new application of the App context type. This type of application is desi (...)

(...) he Authenticate section, select the previously created connection and set the grant_type parameter for password authentication. The next step is to specify the scope value, which defines the range of permission s granted to the application. In the example configuration, set the scope to full.   Fig. 10. Query configuration   Below, define the key instances in the Request Body sectio (...)

(...) When the Workflow Service receives a task to index a workflow instance in the SOLR search database, the first step is to execute an SQL query that retrieves the instance data (form data, Item lists, permission s, attachments) from the database. Based on this data, an XML file is generated and sent to SOLR. This parameter defines the timeout for executing that SQL query. By default, it is set to 300 secon (...)

(...) be found in the HELP documentation entry Users and Groups | WEBCON BPS.   NOTE: If the merged WEBCON BPS environments use different synchronization sources, it may be necessary to migrate permission s within the transferred content database.   5. Recreating source databases from backup The content, attachment, and archive databases of the source environment must be recreated on the (...)

(...) xed Values List` from 3, to 6, or even 7, if you would use just the GUID as an identifier (i've used EPV_Default as ID, but you don't have to). Limitations This solution requires SELECT permission s for WFEnvironmentProcessVariables and WFEnvironmentProcessVariablesGroups tables, which is not a default state in all installations. You can read more about it in this article by WEBCON, (...)

(...) m.bps.   Capabilities So what functionalities are available within Admin access? Previously, we mentioned the configuration of user synchronization, authentication providers, and global permission s, but the scope of capabilities of the administrative account includes all options located outside the Applications node, namely: data sources; system configuration (including configuration o (...)

(...) orm at the IT request approval step   Sending a message to a team To enable sending messages to a Teams team, an application must first be created in the Azure portal with the following permission : ChannelMessage.Send (additional information is available in the article Send chatMessage in channel – Microsoft Graph beta | Microsoft Learn)   Application permission s i (...)

(...) s (Designer Studio and/or Designer Desk) will require independent assignment to users, because the environment does not yet support the Premium CAL mechanism, which in newer versions can assign these permission s automatically as part of a single user license. For the licenses to be available in the environment, the administrator must download the current license package after purchase. From an adminis (...)

(...) ificates ensures that only authorized instances of the application can establish a connection. Standards compliance: Leveraging Microsoft Entra ID enables full auditability of sign-ins and precise permission management within the organization. Therefore, for both existing and new SharePoint Online connections, it is necessary to create an application in the Microsoft Entra ID environment in advance (...)

(...) nd MCP (AI), without creating additional implementations. Main Assumptions: Security and user context – operations are executed in the context of the logged-in user; standard roles and permission s apply; OAuth2 is used. Control over scope of operations – the administrator decides which APIs are exposed. It is possible to limit access to read-only operations or extend it with actions (...)

(...) 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?

(...) orts always only show the workflows that the user has access to, after I changed it to SearchIndex every user sees everything in the report, but of course then can't open the instances they dont have permission to. The predefined Filter is set to all. Is there anything I can do to make SOLR reports to only show what the user has at least read rights? Oh, our current version is 2021.1.4.36 Thanks! Chris