I have found that I am unable to access custom properties (and even some basic properties like "Description") using the CMIS API. I have been trying to use the ELS API to create new objects and update existing objects with extended properties, but even with the ELS API I am not finding those properties. For example, there is a "Manager Name" field that I can see in Content Server, but invoking getObject() for an object does not display the Manager Name anywhere.
At some point, we'll be adding a lot of other fields to the objects, but I haven't quite figured out how to expose those properties and update those properties programatically.
Can someone confirm whether this is possible through the web service API (CMIS, ELS, or anything else)?
Thank you,
Faraz