Multiple scan-importer configuration
Can anybody give me a solution to configure multiple `org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent
` config and mapping extension point with different configuration (source and target path), different leaftype (I can do it thru targetLeafTypeMapper parameter) and different fieldmapping. If there is nothing simple what is the alternative ? Thanks in advance
0 votes
0 answers
1606 views
I think a solution would be the have you own extension point, maybe based on ScannedFileMapperComponent, but tuned to your needs, like able to manage several configs and mappings.