02-19-2014 04:11 PM
I have created a custom content type called upf_faq which has several metadata properties. I am able to create the content manually from Nuxeo and set the properties, so I am confident that my content types are configured as they should be.
I created two files to import via the bulk-loader. mycontent.xml and mycontent.properties. mycontent.properties looks as below.
cmis:objectTypeId=upf_faq dc:publisher=chip faq upf:subscriber=subscriber upf:topic=topic upf:function=function upf:language=english upf:contentSet=contentSet upf:channel=channel
After import the cmis:objectTypeId is "File" not "upf_faq" and none of the upf: properties are set, however dc:publisher did reflect the value from the properties file. So it appears to be reading it.
Does the bulk loader support custom types and what configuration am I missing?
04-29-2014 08:54 PM
Hi you got any solution for this ? i am also working on something related to this and have same issue . if you have any solution , post it
05-15-2014 01:42 PM
Hi, for changing the type of document you have to change the leafType. Just add to the adresse of the import &leafType=
http://doc.nuxeo.com/display/public/ADMINDOC/Bulk+Document+Importer
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.