Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DRM: Sorting Limb and Leaf together

SimranJan 24 2025 — edited Jan 24 2025

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.

Comments
Post Details