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!

How to include Duplicate nodes at parent levels in DRM?

2798144Feb 18 2015 — edited Feb 24 2015

This is an example of the hierarchy we need to create. we have one version - Master_Version and two hierarchies - Hier1_Company and Hier2_Account. And then listed the nodes and its parent-child combination.

Is there a way to get this model in DRM? Any system preference to modify to allow this feature?

Both the below hierarchy exists in one DRM version.

[version]

Master_Version

[hier]

Hier1_COMPANY;Hier1_Company

Hier2_ACCOUNT;Hier2_Account


[Child;Parent]

T;Hier1_COMPANY

311;T

T;Hier2_ACCOUNT

31;T

311;31

31100;311

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 24 2015
Added on Feb 18 2015
4 comments
1,192 views