Hi,
I am implementing a CMIS Client with Apache Chemistry OpenCMIS and I have an issue with the document type properties.
When I request the type property-definitions for typeId = "cmis:document" I get about 80 property-definitions.
About 20 start with cmis: all others do not (examples: a_is_signed, owner_name, a_is_hidden, ...).
I did not expect those other 60 to be returned.
They are also not configured in
C:\ProgramFiles\apache-tomcat-5.5.35\apache-tomcat-5.5.35\webapps\emc-cmis\WEB-INF\classes\mapping.xml
One other strange thing: int the mapping.xml there is a mapping for cmis:parentId but I do not get this in the list of 80 property-definitions.
So my question is:
Where do I find/control the exposed CMIS property-definitions/mappings within EMC/Documentum?
Thanks a lot!
Michiel