2008 Apr 01 4:13 PM
I have a derived role design . I wanted to group set of affiliate specific roles as per each job responsibility and prepare one composite role per job .
But when i did that i got the following error
'The inheritance list for role 'ROLEIDXXXXX´' contains a ring relationship
Can someone help me how should i get rid of this error
2008 Apr 03 11:55 AM
Hi,
please check, which role causes the problem. Then have a look at table agr_define. the relationship is contained in field PARENT_AGR. I suppose there is an entry, where a role is referring to itself as source.
@Alex: I think the messg.no. is S# 462
The longtext of this message gives the solution of how to solve the ring relationship.
I hope, this helps!
Bernhard
2008 Apr 02 9:18 AM
2008 Apr 02 10:31 AM
2008 Apr 03 11:55 AM
Hi,
please check, which role causes the problem. Then have a look at table agr_define. the relationship is contained in field PARENT_AGR. I suppose there is an entry, where a role is referring to itself as source.
@Alex: I think the messg.no. is S# 462
The longtext of this message gives the solution of how to solve the ring relationship.
I hope, this helps!
Bernhard
2008 Apr 03 1:00 PM