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