Hi,
In our company, we have the standard entity "account" and a custom entity "account+" which is linked with "account" and contains further information for selected applications. Now we are considering removing the entity "account+" and moving the data from "account+" to "account". However, "account+" is already linked to several other entities. Is it possible to automatically move the relations from account+ to account so that we don't lose any data or have to manually relink them?
Thanks in advance and kind regards
Melvin
Hi,
There is not way to do this automatically you need to do it step by step, first you can keep backup of your data and then one by one you can create first the relationship with the account and then run workflow to update this new lookup based on the current account+ lookup (to get parent account and set into that lookup) once that is done you can remove your account+ relationship with your custom entity.