cancel
Showing results for 
Search instead for 
Did you mean: 

Updating a document using CMIS 1.1

RileyDylan
Champ in-the-making
Champ in-the-making

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 1

angelborroy
Community Manager Community Manager
Community Manager

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