(...) hen I execute everything, it loads for a bit, and then I receive the error message: 'Error transferring the file test.docx', even though the document is in my OneDrive folder as configured. Regarding permission s, I should have set everything correctly as I've already checked that. Any tips on what I might be doing wrong?
(...) Hello, after deactivating a company, it should not be possible to assign permission s to the process on this company's tab. The idea is to reduce the number of tabs. Regards D.
(...) roblems with the push notifications that should be sent automatically when a new task is assigned. In the app settings on my mobile phone (Android), all notifications are activated and the app has permission to send messages. In the Designer Studio the Chechbox is activated in the Global Parameters. Unfortunately, no push messages are triggered. Where else did I miss something? Many thanks in a (...)
(...) 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 "permission s" 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 permission s 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 perm (...)
(...) Hello I have a problem when printing to Word. The Word form prints for my permission s, but for users it does not print and the "unknown error" message appears. Maybe something with permission s 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 permission s as an example. How do you do this?
(...) Hi, Having admin privileges on a given element, it would be very convenient to have access to at least 2 options such as: permission check and task completion. Now you need to perform 3 operations 1. enter admin mode 2. expand admin actions 3. select the action in question Regards
(...) Hi all. When searching/changing permission s 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, 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?