Parent Entity Data Copy to New Child Entity Member
Hi OSAdmin
We have a use case where the existing base entity members will be removed from the parent entity and the data of existing base entity member or the parent entity member needs to be copied into the new base entity that will be created under it, is there a way we can achieve this within cube through Business Rules or Data Mapping after metadata updates are applied and without asking users to update/adjust manually
The above can happen with multiple parent child combinations.
Before Metadata Change Hierarchy
A (Parent entity) - Data - 40
A1 (Base entity 1) - Data - 30
A2 (Base entity 2) - Data - 10
After Metadata Change Hierarchy
A (Parent entity) - Data - 40
A3 (Base entity 3) - Data - 40
Orphans
A1 (Base entity 1) - Data - 30
A2 (Base entity 2) - Data - 10
Thanks,
Vishal Pai