Alfresco TEngine XML Metadata Extractor
by Angel Borroy
Community
Custom Alfresco Transform Engine that extracts metadata from XML files and maps it to Alfresco properties, with branches for ACS 7.x–25.1.x (legacy) and ACS 25.2+ (current).
About
Transforms XML files (text/xml, application/xml) to alfresco-metadata-extract using XPath-based mapping rules.
| Branch | ACS versions | Transformer | Java |
|---|---|---|---|
main | 25.2+ | 5.2 | 17+ |
alfresco-legacy | 7.x – 25.1.x | 3.1.0 | 11+ |
- Mapping rules defined in
XmlMetadataExtractor_metadata_extract.properties - Auto-triggered by the Repository on every XML create/update — no folder rules needed
- Deployable as a local T-Engine (Community:
localTransform.xml.url) or async T-Engine (Enterprise: queuexml-engine-queue)