Download Nuxeo Enterprise Platform
Transcript
Metadata Extraction Service take place. We need to define first the transformation plugin and the transformation contributions. After that the defined transformation can be refered in the metadata extraction specific contribution. Step 1: define the transformation plugin: <extension target="org.nuxeo.ecm.platform.transform.service.TransformService" point="plugins"> <documentation> Set of default transformation plugins for metadata extraction. </documentation> <plugin name="MSWordMDExtPlugin" class="org.nuxeo.ecm.platform.metadataext.plugins.MSWordMDExtractorPlugin" destinationMimeType="application/msword"> <sourceMimeType>application/msword</sourceMimeType> </plugin> </extension> Step 2: define the transformation: <extension target="org.nuxeo.ecm.platform.transform.service.TransformService" point="transformers"> <documentation> Set of default transformation chains for metadata extraction. </documentation> <transformer name="MSWordMDExt" class="org.nuxeo.ecm.platform.transform.transformer.TransformerImpl"> <plugins> <plugin name="MSWordMDExtPlugin" /> </plugins> </transformer> </extension> Step 3: define the metadata extraction specific contribution <extension target="org.nuxeo.ecm.platform.metadataext.services.MetaDataExtraction" point="extractions"> <meta-data-extraction inputField="file:content" transformationName="MSWordMDExt"> ... This last one is refering to the above defined transformation. Nuxeo EP 5.1 / 5.2 330
Related documents
Nuxeo Enterprise Platform - Version 5.1
Nuxeo Enterprise Platform 5.3
Ball Bearings for Units
Motorola Mobility - The Capstone Experience
data sources.fm
JBoss Portal 2.6.5 - JBoss.org Documentation
a comparison of different workflow modeling tools
The Workspace
pdf document: Service definition
Apache Maven Doxia - The Apache Software Foundation!
Projecto em Engenharia Informatica
JWIG User Manual