Retaining document UUID while replacing document with same another document having same name
I have a document with name 'test' which have uuid as 03dc83f9-c9b4-4827-9994-04e7a77c4045 but when I replace document with other document having same name its uuid is change to 4f76908f-c00a-479b-95fa-ce2dba99226c .Is there any way to retain same uuid since I am using document uuid in other application and due to mismatch it is not working properly when someone replace document.