Page 1 of 1

Document version via API

PostPosted:Mon Mar 21, 2022 11:06 pm
by iKyzu
Hello, I have been trying to successful upload a document in the same path for a document with the exatcly same name so it will provide a different version to the file. On the user interface the function works but unfortunally trying to do the same thing via API throw an 500 error:

500: LockException: Node not locked

I found this topic about similar approach but it's unfortunally not working either also the topic is a big outdated.
viewtopic.php?t=21226

Anything I maybe missed?

Re: Document version via API

PostPosted:Sat Mar 26, 2022 10:57 am
by jllort
We encourage using our SDK for JAVA, .NET or PHP (https://docs.openkm.com ) anyway if you want to create your own connection take a look at this section of the documentation https://docs.openkm.com/kcenter/view/ok ... entsamples

Re: Document version via API

PostPosted:Fri May 13, 2022 2:28 am
by keikogalvan
Thanks for your answer. It helped me a lot.
wordle