Hi everyone,
I need to create a workflow to automate the operations for adding and removing privileges on certain roles. usually, user A hasn't write access to customer entity "entityM", when user A demand an edit right for entityM, the workflow will be trigged to add write privilege to entityM of his security role, is it possible to do it? I have try the message AddPrivilegesRoleRequest but it needs the privilegeId, the privilege doesnt exist before adding to the role, anyone can help me? thanks
Song