Matt Burgess created NIFI-3667:
----------------------------------
Summary: Allow multiple XSLT files to be used by TransformXml
Key: NIFI-3667
URL: https://issues.apache.org/jira/browse/NIFI-3667
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Matt Burgess
The TransformXml processor currently allows a single XSLT file to be applied to
the incoming flow file. An improvement could be to accept a comma-separated
list of XSLT files, to be applied in the order they appear in the list.
Note this might be a "breaking change" in the sense that the property name
would likely need to be changed, rendering existing instances invalid until the
"old" property value is re-applied to the new property. This is pretty common,
just mentioning it here for completeness and in case it affects the Fix Version
(dot release vs minor or major release).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)