01-26-2010 06:29 AM
<type name="cmiscustom:folder">
<title>Custom Folder</title>
<parent>cm:folder</parent>
<properties>
<property name="cmiscustom:folderprop_string">
<title>Custom Folder Property (string)</title>
<type>d:text</type>
</property>
</properties>
</type>
cmisTypeDefinitionType typeDef = repServ.getTypeDefinition(this.RepositoryID, "cmiscustom:folder", null);
When i try to get information via a web service about this type i get the following exception:org.alfresco.error.AlfrescoRuntimeException: 00260076 Malformed type id 'cmiscustom:folder'
02-02-2010 10:20 AM
02-08-2010 06:25 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.