Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
bmdakin
Contributor
Contributor

Hierarchy Load Infinte Loop

I'm attempting to perform a hierarchy load on a table containing two fields (parent and child). The table contains ~150k lines but when I run a HIERARCHY load it loops for hours on end.

On further investigation I found that some entries in the data link back to themselves i.e.

A -> B -> C -> D -> A

I am unable to get this data cleansed so am looking to create my own hierarchy script that stops running when an infinite loop is detected.

Has anyone done this before and is able to share their script? Alternatively does anyone have any pointers on how this could be done?

TIA

0 Replies