Hi all!
We have an application which offers a portal for different customers. Each customer has different persons with individual logins (BPSId).
This list of persons can change from time to time, so we need to adjust rights on certain workflow elements (in different processes) to this specific list of persons.
I am wondering if it is possible (with Webcon Standard actions) to replace privileges on certain workflow elements in different processes.
Selection of workflow elements in different processes with SQL would be easy, but I did not find a Webcon action which actually replaces permissions,
which also includes removal of odd users, who should not have access any longer.
Users can also switch roles, which means from Read to Modify or vice versa.
We are considering to implement this in C# and REST API, but maybe there is an easier way to do this.
Many thanks in advance & best regards, Nik