[
https://issues.apache.org/jira/browse/NIFI-7800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nadeem updated NIFI-7800:
-------------------------
Description: Currently XMLRecordSetWriter doesn't allow an output to omit
XML declaration like how EvaluateXQuery provides. This improvement will be
extremely helpful for downstream processors which handle splitting/merging of
multiple flowfiles from many data-sources. Existing workaround is to use
ReplaceText processor with *First-Line* as *Line-by-Line-Evaluation-Mode* to
omit <?xml version="1.0" ?>. Enabling this option will avoid using extra
ReplaceText. (was: Currently XMLRecordSetWriter doesn't allow an output to
omit XML declaration like how EvaluateXQuery provides. This improvement will be
extremely helpful for downstream processors which handle splitting/merging of
multiple flowfiles from many data-sources. Existing workaround is to use
ReplaceText processor with *First-Line* as L*ine-by-Line-Evaluation-Mode* to
omit <?xml version="1.0" ?>. Enabling this option will avoid using extra
ReplaceText. )
> Provide an option to omit XML declaration for XMLRecordSetWriter
> ----------------------------------------------------------------
>
> Key: NIFI-7800
> URL: https://issues.apache.org/jira/browse/NIFI-7800
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Nadeem
> Assignee: Nadeem
> Priority: Minor
>
> Currently XMLRecordSetWriter doesn't allow an output to omit XML declaration
> like how EvaluateXQuery provides. This improvement will be extremely helpful
> for downstream processors which handle splitting/merging of multiple
> flowfiles from many data-sources. Existing workaround is to use ReplaceText
> processor with *First-Line* as *Line-by-Line-Evaluation-Mode* to omit <?xml
> version="1.0" ?>. Enabling this option will avoid using extra ReplaceText.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)