Need to increase Document Id sequence

Certified Senior Developer

Hi All,

We've migrated from one Appian instance into another. 
Part of the application functionality is uploading the file and storing the document id in the database.

After migration we continue to use file upload and the new Appian instance will assign the document ids. 
Obviously in such scenario those document ids will repeat and we will end up having two records referring to two different files with the same id.

The physical storage of the documents is resolved by integration with Filenet and it's not really a problem.


The question that I have is if we can manipulate the sequence of assigning the document id so we can prevent duplicates (other than via a manual dummy process).
<Appian on prem, v22.4>

  Discussion posts and replies are publicly visible