I am trying to modify the parent key of a child node using BOPF framework.
I have tried with the change_data_in_memory method using /bobf/if_frw_c=>sc_modify_association as the change mode, but it’s not working at all. I am getting a dump due to that change mode is not allowed when using the change_data method.
Is there another way to do this?