Hello everyone,
I’m trying to create a user in Camunda 7 who wan See process instances
But not the instance variables in the cockpit.
How can that be done ?
Hello everyone,
I’m trying to create a user in Camunda 7 who wan See process instances
But not the instance variables in the cockpit.
How can that be done ?
Read this: Default Read Variable Permissions
Thank you @fml2
I was able to ALLOW & Deny a user that I created to read process instances. But my problem is that to be able to read process instances, I have to authorize reading process Definitions & process instances. & when I allow reading process instances, the variables are displayed in the cockpit.
Is it possible to just read the process instances state but without seeing the variables values ?
Did you carefully read the section I referred to? Please describe how you implemented what it states.