(...) Hello, after deactivating a company, it should not be possible to assign permissions to the process on this company's tab. The idea is to reduce the number of tabs. Regards D.
(...) r proceses. So there is a query, that if returns 1 it means that column can be edited by a user, if 0 then the column in this row is blocked. For that I am using "Column edit restrictions" from the "permissions " tab in the studio. And it works great. For few rows. If there are more rows it works really slow. I made some analitics. The query is executed in 20-180 ms depending on many things. So lets say it (...)
(...) Or/and additional field matrix setting controlling visibility on archive form. 2. Issue: Instance level privileges are not inherited to archived instances. It is a problem as we have readonly permissions granted based on instance attribute. (use case: Incoming invoice visibility for users depends on invoice types.) Proposal: in archiving action it would be nice to have a parameter to control permi (...)
(...) Hi is there a way to get from the database all the permissions to all the reports that we have ? I was not able to find any column with that information and I do not know how to get such info
(...) Hello I have a problem when printing to Word. The Word form prints for my permissions , but for users it does not print and the "unknown error" message appears. Maybe something with permissions but I don't know where to look. Can anyone help Thank you in advance
(...) I would like to conduct tests in the context of a specific user, using their permissions as an example. How do you do this?
(...) Hi all. When searching/changing permissions in Webcon, there are tabs to choose from. If there are more than can fit in the window width, scrolling through them is dramatically slow. I would suggest changing this to a drop-down list. With a search option it would be great. [I added the same topic six months ago, but I'm doing it again because of the lack of response to the previous one].
(...) 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 (...)
(...) 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" permissions ? A solution here would help me tremendously to increase acceptance inhouse. Kind regards, Klaus