You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to camunda-...@googlegroups.com
We would like to be able to create a read-only Cockpit. I can see how to remove the action panel but is there a way (using config) that I can remove the ability to change process variables, re-assign user tasks or suspend processes?
Thanks, Mike
Roman Smirnov
unread,
Jul 2, 2014, 8:00:17 AM7/2/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
But you are not able to remove the ability to change process variables or re-assign user tasks (note: the action button to suspend/activate a process instance is also a plugin, so you are able to exclude this action button). Instead you are able to exclude for example the "Variables" tab in the process instance view and write your own "Variables" tab, which does not offer the ability to change a process variable, as a cockpit plugin. You can find some details how to write you own plugin here: