I have following propery file:
#....
plugin.2.name = de.iftm.dcm4che.router.plugin.TagModifyPlugin
plugin.2.$PhotometricInterpretation = MONOCHROME1
#....
And if I try to run Start routing DCM file, following errors occures:
....
6296 [Thread-2] ERROR de.iftm.dcm4che.router.plugin.TagModifyPlugin - Can't find tag in property key: name
The problem is, that TagModifyPlugin take "plugin.2.name" as property of the plugin, so as a name of tag.
Jan Pechanec
router configuration property file