Hi,
We have a use case where users belonging to CustomGroup should only see custom workflows.
All the OOTB workflows should be restricted
I see that OOTB Workflow like "Request for Deletion" doesn't have mixinTypes : rep:AccesControllable , hence i will not be able to restrict them
My question is which is the best way restrict OOTB workflows , so that I can save these configurations in to GIT
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
You need to remove read permission from all the OOTB workflows. which make workflow hidden for all.
and give read only permission to CustomeGroup so that can only access OOTB workflows.
make sure if user belongs to other groups, so you need to remove read permission from there also.
Thanks
Arun
Views
Replies
Total Likes
Hi,
You need to remove read permission from all the OOTB workflows. which make workflow hidden for all.
and give read only permission to CustomeGroup so that can only access OOTB workflows.
make sure if user belongs to other groups, so you need to remove read permission from there also.
Thanks
Arun
Views
Replies
Total Likes
How are you able to see the OOTB Runtime variable. In useradmin, under var, I don't see the list of workflows mentioned in your screenshot. I can see it only in my crxde. How can i hide those workflows?
Views
Replies
Total Likes
Hi @arunpatidar,
I followed this approach. It hides most of OOTB workflows except the ones present directly under /var/workflow/models. Is there any way to hide these workflows too?
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Same Issue i m facing to when i applying this strategy is removing all the workflow models as i want only two workflow should be visible to author and i have also try that adding system tags and under properties is not working can you help regarding on this
Views
Replies
Total Likes
Views
Likes
Replies