Page 1 of 1

how to change version of document from backend in java

PostPosted:Mon Jun 05, 2023 12:16 pm
by swati
Hello,
can you give workflow of openkm means suppose we create folder ->in that folder we upload documents and if same documents uploaded then how the workflow happen(for change version of documents i.e. how the rest call going from which class to which class.)
thanks
swati

Re: how to change version of document from backend in java

PostPosted:Fri Jun 16, 2023 7:31 am
by jllort
In the OpenKM core it is set automatically the version of the document, that happens when you upload or update any document automatically. I do not suggest trying to update the name of the version in your side.