Hi all,
When I look through t_av_roles table, couldn't find the roles which are in state new or new applied. Which table do I have to look to see them?
Any help would be appreciated.
Hi all,
When I look through t_av_roles table, couldn't find the roles which are in state new or new applied. Which table do I have to look to see them?
Any help would be appreciated.
Hi,
Table T_AV_ROLE contain only role in committed state.
Definition, metadata and membership of roles in different state are kept in: T_AV_ROLEVERDEFINITIONS, T_AV_ROLEVERSIONS and T_AV_ROLEVERMEMBERSHIPS.