11-08-2017 09:45 AM
Is it posible to create custom object type in alfreco (community - 5.2.0) using openCmis (version 1.1)?
I tried creating subtype of cmis:document, but it throws CmisNotSupportedException.
I used this method:
org.apache.chemistry.opencmis.commons.definitions.DocumentTypeDefinition dtd = createDocumentTypeDef();
org.apache.chemistry.opencmis.client.api.Session.createType(dtd);
11-09-2017 04:40 AM
As the error indicates, Alfresco does not support dynamically creating new types via the CMIS API.
11-09-2017 04:40 AM
As the error indicates, Alfresco does not support dynamically creating new types via the CMIS API.
Explore our Alfresco products with the links below. Use labels to filter content by product module.