I am migrating a management system to a new environment, and I also need to migrate the data. Majority of the tables have SharePoint document integration set up, so I also need to move these files and reconnect them to the correct associated record.
I know the folder's path uses the record's name_GUID. Is there a way to change this path and manipulate it from the old GUID to the new GUID? Would this make the correct document's show?
I do not know where to start so any guidance is greatly appreciated. Thank you.