Hi,
We have three InfoObjects say A, B and DUMMY. A and B are Masters and replica of one another while DUMMY is created with TEXT only (No Master Data). We are updating DUMMY by A and B.
We are trying to load Hierarchy using 'Flat File'. When we are loading hierarchy in A or B it is loaded successfully but when we are loading it in DUMMY it gives error as:
Node [00001745, 00001767 ]: Leaf '0010020000 ' already exists as child of node 00000992
What can be the possible causes for this error? and solution.