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

search results

for permission

(...) Configuration.informationNecessary.GropuName.Split('#')[1]); new DocumentAttachmentsManager(args.Context).AddAttachmentAsync( new AddAttachmentParams() { Attachment = newAttachmentData, Skippermission sCheck = 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 permission s 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 CacheOrganizac (...)

(...) 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 permission s: Microsoft Graph Application Group.Read.All Microsoft Graph Application User.Export.All Microsoft Graph Application Directory.Read.All I understand that NOT granting such permission s will re (...)

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

(...) ntitlement that remains after a task is assigned. Such an option could be checked on the task assignment action and in the task configuration on the path. Operation similar to the option on the add permission action where the permission expires after the path. Regards.

(...) 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 permission s for individual attachments separate from document permission s, with the possibility of inheriting them from document permission s (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_permission s 2. I wonder if there is a possibility to disable Solr indexing on a specific process/workflow?

(...) Hi, I am looking for a solution to download a file from attachments by ID for users who have disabled the attachment panel (they can't see all attachments) or for those who do not have permission to access attachments. However, I need to allow them to download a specific attachment from a document. I know I can use this URL(for those who have only disabled attachments panel) /api/nav/db/1/attachments//dow (...)

(...) Hi, I think it would make sense to add to the global permission s 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 permission s 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.

(...) - "guid":"...", "svalue": "115#ElementName", "value": [{"id": "115"}] - "guid":"...", "svalue": "115#ElementName", "value": [{"id": "115", "name": "ElementName"}] Can it be caused by "scope / permission " issues? I do not have any trouble GETting elements with given IDs in API: > Public API GET /api/data/v6.0/hightrust/db/1/elements/80 → 200 OK > Public API GET /api/data/v6.0/hightrust/db/1/element (...)

(...) edit: Aspose.Words.UnsupportedFileFormatException: Unknown file format Is there a plan for a solution that will decrypt files before attaching them to the system if the webcon service user has permission to access the files?

(...) 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 permission s. 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 permission s and remove them.

(...) Hi everyone, I’m working on a feature, where single button triggers a set of actions that grants permission s 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 Swagg (...)

(...) 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 permission s. Are there any scripts available that would allow us to update the tables so that we can preserve the existing permission s and access rights for users? What about licenses? Will they be revoked for the old logins and assigned to the new ones, or is ther (...)

(...) to create a word document. The standard SQL connection uses the bps_user which neither can read data from a separate database nor is the user allowed to read the attachment file table: "The SELECT permission was denied on the object 'WFAttachmentFiles', database 'BPS_1f6af8fb_Content', schema 'dbo'.." In "normal" environments we work around this by creating a dedicated SQL user. In this case it's a mu (...)

(...) and its attachments or not. Is it possible to achieve the same in an embedded PowerBI report, e.g. looking at the PowerBI report an idividual only sees the data of the elements where he has "read" permission s? A solution here would help me tremendously to increase acceptance inhouse. Kind regards, Klaus

(...) ust need some kind of immediate action to stop everything. Maybe we could define on process/application level, whether a "read only" mode is active. This would: - Take priority over all modify permission s defined on the general process or workflow instance level and "reduce" the current privileges to read only. - Hide the tasks, if you can't modify them, they shouldn't be visible in the global task (...)

(...) Hello! How can I prevent, in Webcon, that despite the existing permission structure, all users are able to see and receive suggestions for all instances in the applications they have access to via "Analysis" -> "Suggestions" at the top level (see screenshot)?

(...) Hi all, I have installed WEBCON BPS and created a Test user in System settings → BPS users and groups list. I assigned this Test user various permission s in Global privileges. However, after logging out from the admin account, I am always redirected to the admin login URL, where I can log in only with the default Admin account