I have a requirement to import the hierarchy in the same sort order as in the source system(Maintaining Limb and Leaf Together).
Now the System Property SortLimbsFirst to True.
Although I am using a derived property with a formula and assigned it StandardHierSort but the effect of SortLimbsFirst which is True is visible.
Alphabetical sort is removed but Limbs are tossed to top followed by leaf nodes. I don't want this behavior , where I want to retain the sort of source system.
I think this behavior is due to system property SortLimbsFirst set to True, Is it possible to override this behavior.
I cannot set the property SortLimbsFirst to False as it will also impact the existing hierarchies.
Please, suggest.