Is it possible to set metadata properties on folders or documents through CMIS, which have not been previously defined on the content server? This would be as an alternative to predefined categories and attributes.
Hi Justin,
did you find a solution?
I read the CMIS cookbok and my understanding is, that you can apply attributes to a document having a single category. The call is getProperties and updateProperties. I would highly appriciate a sample for an update.
What are the parameters I have to add the the updateProperty call. For sue we would need the categoryID and the AttributeID with the new value. But how exactly does it look like?
Thanks in advance
Tobias
This call is mentined in Path PAT162000083 for xECM 16.2. The refering bug number is # SAPRM-9688 : CMIS - Support updateProperties() call (*). An example or a detailed describtion would be helpful