Hi All,
According to CMIS spec renditions, can only be fetched and is server
controlled.It cannot be created from clients.
http://docs.oasis-open.org/cmis/CMIS/v1.1/errata01/os/CMIS-v1.1-errata01-os-complete.html#x1-42
I understand that the reason is that, the clients can misuse the renditio
Hi All,
We want to support dynamically available possible property values.
These values will be sent at runtime by the content source.
Which means for a property we can show the possible values in a dropdown
list in our UI
I thought “choices” can be the perfect option for this but as I saw
Hi All,
Is there way to set custom HTTP request headers through CMIS python library
?
This can be easily achieved in OpenCMIS java library through custom
authentication provider .
Best Regards,
Saurav
Hi All,
I am working on a CMIS bride layer which just federates multiple CMIS
repositories/servers and forwards client requests to them. Its
essentially a CMIS client and CMIS server.
I am receiving 409 error from the backend CMIS repository.
I don't see this 409 or 400x requests being logged in