The new node is not being placed under the correct parent in the Subscription Hierarchy as expected.
Summary:
We have a requirement in EDM as follows:
In our scenario, we have source/user viewpoints named Natural Account and Local Account. When creating a Natural Account (e.g., 1001001) in the viewpoint, we have the option to select a Local Account (e.g., 1000) using the node type property. Similarly, we need to select a Planning Parent (e.g., A_Parent) from the planning hierarchy.
Once selected, a new Planning Account should be created as a combination of 1001001_1000 and placed under the selected Planning Parent within the Subscription Viewpoint Hierarchy. The hierarchy structure should be:
Top Node → A_Parent → 1001001_1000 (Planning Viewpoint under Subscription)