Location hierarchy
I need clarification.
Organization and site are 2 independent lower levels. Customer is the higher level.
org
site----> customer.
let us take a scenario.
org o1,o2
site s1
customer c1
o1-->s1--->c1
o2--->s1--->c1
Will there be a hierarchy violation in the following scenario.
Regards,
Aiswarya