Grant Permission for Single Process Instance

Hi,

I have a group that can start all processes in the tasklist. But the group should actually only get a certain process displayed and started.

So, I have looked at the following page:

=> Grant Permission for Single Process Instance

In the last sentence of the screenshot it says that the ID of one of the running process instances is used as Resource ID. For this it is assumed that the process is already started, isn’t it?

And the ID c7c988f9-95be-11ea-8446-06d1f10fed22e used in the picture below does not appear in Cockpit-Screenshot?

What did I misunderstand in the documentation?

Thanks for help

The page you linked to says to grant permission “CREATE” (not ALL as is in your screenshot) on * (for all Process Instance IDs) because the Process Instance IDs will not be known in advance.

You don’t want to “Grant Permission for a Single Process Instance”, since an Instance is one run of the process.

Once you went past the portion from your Link “Grant Permission to Start Processes from Tasklist” to “Grant Permission for Single Process Instance”, you got into a different permission section.