Customer is currently using 2016 and users have created lot of documents with different revision numbers.There are many revision sequences followed/not followed
For Example :
Document Doc-0000001 A01
Document Doc-0000001 B02
Document Doc-0000002 1.1
Document Doc-0000002 1.2
Document Doc-0000003 AA
Document Doc-0000003 AB
Document Doc-0000004 01
Document Doc-0000004 A1
How to Migrate these documents to 2024 with retaining same revisions as in 2016. I tried Public API, XPDMXML and 3DXML approaches to migrate it but with no luck.Every-time the revisions from active revision sequence are picked instead of one I passed. Am I missing something here or Is this a limitation?
Workaround : club the documents with same revision sequence in different data chunks. Activate a sequence in 2024 and migrate the particular data chunk. Change the sequence for new data chunk and migrate again....repeat this until all the documents are migrated.
But with continuous migration this is not a feasible solution.
Note: Customer already decided to work with one revision sequence in 2024(A,B, C, D....). So for all the new documents or new revisions this sequence will be applied
