Permissions to start process but not subprocess?

I created a process which calls a sub process.

I want the main process to be startable by some groups but they should not be able to start the sub process by themself.

Currently in the list of “start process” both processes - main and sub - are displayed and can be started.

Thanx :smiley:

Hi @mbrain,

in Modeler version 5.0 you can uncheck the Startable under Tasklist:

grafik

Hope this helps, Ingo

2 Likes