Updating a document using CMIS 1.1

cancel
Showing results for 
Search instead for 
Did you mean: 
RileyDylan
Member II

Updating a document using CMIS 1.1

Hi,

I am trying to update the metadata properties of the existing document in alfresco repository using CMIS 1.1 Browser binding or Atom binding API URL.

I want the API URL which can be passed over the HTTP POST request via postman. Also, how will the parameters  be passed for the same and the order in which the properties needs to be passed?

Can you please suggest any link that can be reffered for the same?

Thanks.

1 Reply
angelborroy
Alfresco Employee

Re: Updating a document using CMIS 1.1

Hope this helps:

https://angelborroy.wordpress.com/2019/06/03/using-cmis-browser-protocol/

That blog post doesn't include that sample, but you can check updateProperties action required options in

http://docs.oasis-open.org/cmis/CMIS/v1.1/errata01/os/CMIS-v1.1-errata01-os-complete.html#x1-2730001...

Hyland Developer Evangelist