We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Platform : http://cmis.demo.nuxeo.org
I wish to update a document, in order to do this, I have to create a pwc :
pwc = doc.checkout
But by doing this, I have this error :
RuntimeError (
Object Id must be set!
org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException: Object Id must be set! [...]
The text was updated successfully, but these errors were encountered:
If I figure out your other problem, this one will probably be solved too. I would guess it involves namespaces.
Sorry, something went wrong.
I don't think it's related to issue #16 : I can reproduce this bug on a wide variety of platforms.
No branches or pull requests
Platform : http://cmis.demo.nuxeo.org
I wish to update a document, in order to do this, I have to create a pwc :
But by doing this, I have this error :
RuntimeError (
<title>Apache Chemistry OpenCMIS - invalidArgument error</title>HTTP Status 400 - invalidArgument
Object Id must be set!
The text was updated successfully, but these errors were encountered: