1475
Views
3
Comments
Relation between eSpaces, Roles and applications
Question

Hello,

I'm trying to find the relation between eSpaces, roles and applications and what happens to all of those relations when a new user and/or a new role is created. Is there a way from Service Studio to know which roles belong to each eSpace and/or to each application?


Thanks in advance

2020-02-28 09-46-54
Eduardo Jauch

Hello Francisco.

Roles are defined per eSpace (in the Role Entity, in System):


A Module is associated with an application through the App_Definition_Module entity (System):

And a Module is associated with an eSpace through the Module entity (System):

Those are the relationships, and you can find them through those system entities (while I'm not sure if you need anything else beside them).

Cheers

2025-01-09 14-56-57
IQ78

hi there,

What is the query then to select all roles belong to an application?

regards,

thank you

2024-06-19 07-19-32
JitendraYadav
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.