(...) Configuration.informationNecessary.GropuName.Split('#')[1]); new DocumentAttachmentsManager(args.Context).AddAttachmentAsync( new AddAttachmentParams() { Attachment = newAttachmentData, Skippermissions Check = true, DocumentId = Convert.ToInt32(Configuration.informationNecessary.InstanceID) } ); Thanks, Raluca
(...) d are listed in the CacheOrganizationStructure table with COS_Login in UPN format. Now the problem: When a user logs in to the portal, the system sees him in the domain\user format and none of the permissions granted to him work. By the way - when we "manually" change COS_Login to the domain\user format - everything works fine. However, after some time, WEBCON updates the entries in the CacheOrganizact (...)
(...) e know if the application supports the SCIM protocol for "synchronizing the BPS user list with Azure"? I'm asking because I want to introduce SSO login, but in the Azure organization I can't enter permissions : Microsoft Graph Application Group.Read.All Microsoft Graph Application User.Export.All Microsoft Graph Application Directory.Read.All I understand that NOT granting such permissions will res (...)
(...) ext step on entry using the "Start editing a file using OneDrive" action. In my workflow, about 200 people are authorized to use it. From what I see now, this action grants each person read and write permissions . Essentially, it works, but I’m experiencing extremely long loading times of up to 30 seconds. Is there any way to configure this differently or improve the setup? Does anyone have any ideas on how I (...)
(...) increase security will be also available for attachments. Usually sensitive data included on the form is also in attachments. Apart from this functionality, it would be useful to be able to define permissions for individual attachments separate from document permissions , with the possibility of inheriting them from document permissions (as is currently).
(...) es it mean - is it always on or off? Is the SOLR always indexing this attribute regardless of what visibility is set? https://docs.webcon.com/docs/2024R1/Studio/Process/Attribute/General/Attribute_permissions 2. I wonder if there is a possibility to disable Solr indexing on a specific process/workflow?
(...) Hi, I think it would make sense to add to the global permissions the level “access to applications” Currently, if we give a global level of, for example, “permission to read all items” it can be problematic to give permissions to the application per each application. This needs to be maintained and remembered. If there is a global level per item, it should also be global for the application. Regards.
(...) able valued) Parameters: Name: Input Description: The complete text with the line break character. When this is saved a function scalar/table valued is created and the bps_user gains execution permissions . CREATE FUNCTION dbo.GetTextPartEN(@input NVARCHAR(MAX)) RETURNS NVARCHAR(MAX) AS BEGIN RETURN CASE WHEN CHARINDEX(CHAR(10), @input) > 0 THEN LEFT(@input, CHARINDEX( (...)
(...) Currently, “Add privileges ” and “Remove privileges ” actions cannot be used in cyclic actions Adding the ability to use this action could help cyclic action to check item permissions and remove them.
(...) Hi everyone, I’m working on a feature, where single button triggers a set of actions that grants permissions across related parent and child workflows, and delegates active task to other user using REST API. I'm currently facing a frustrating issue with the task delegation API using the endpoint POST /api/data/v6.0/db/{dbId}/elements/{elementId}/admin/tasks/assignment When I use this endpoint via Swagge (...)
(...) Hi, for compliance and data protection reasons it would be great if there would exist more permissions . A junior developer e.g. doesn’t need access to data sources, system settings. An idea would be to have more permission roles for apps, data sources, system settings and so on. It would be nice too to have some kind of environments as they are known in Microsoft’s Power Platform. So different teams c (...)
(...) Hi, we are considering changing the domain for users in AD in our company, which will consequently result in changing logins in BPS and losing permissions . Are there any scripts available that would allow us to update the tables so that we can preserve the existing permissions and access rights for users? What about licenses? Will they be revoked for the old logins and assigned to the new ones, or is there (...)