Hi All,
Wanted to ask for a best solution of this question if possible.
I have a process hierarchy which consists of 3 levels, and I need to extend it by adding 2 more levels between levels 1 and 2 (so whatever is on Level 3 now should go to level 5, and whatever is on Level 2 will be transferred to Level 4). What is the best way to do it without losing the data?
Cheers,
D