JAVA API to find the role definition source
Hi,
I know JAVA API to find the roles available on specific process area.
But i have a scenario to identify the actual source for the role definition.
i.e,
You can read a role definition from project area, but the role definition might have been actually defined in the master project area. OR you can read a role definition from specific team area, but the role definition might have been actually defined in the parent team area.
So is there any JAVA API to find out the actual source for the role definition?
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Dec 15 '16, 2:12 a.m.I fail to see why it is important to know where the role comes from. Realistically the role is also either inherited or the process is overwritten.
Marko Tomljenovic
Dec 15 '16, 7:00 a.m.We want to get a report to see where a role has been defined but more important is to know where it has been overwritten/customized.