Permission to view the Overview page from a case

1
0
-1

Hi,

At the organization that I work we use the Bonita BPM Community edition version 7.6.3 to automate processes. Currently I need to create a process that all users from my organization can view the process Overview page, because it's a public process. But I don't know how to do that, can you please help me to solve this. or inform me if it's possible to do that in the Community edition.

Thanks

1 answer

1
0
-1
This one is the BEST answer!

Hello - by default the case overview page is available to people based on the "involved in process instance" authorization rule which is defined in the Javadoc here .

The only way to edit this rule is to extend the platform configuration like explained in this official documentation page . This is advanced customization but it works well!

Notifications