[
https://issues.apache.org/jira/browse/NIFI-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026692#comment-16026692
]
ASF GitHub Bot commented on NIFI-3572:
--------------------------------------
Github user stevedlawrence commented on the issue:
https://github.com/apache/nifi/pull/1575
Changes made to latest pull request:
- Rebased onto latest master, and updated to 1.3.0-SNAPSHOT
- Moved the pipelinexml processor out of standard bundle and into
nifi-xmlcalabash-bundle
- Add new Base URI option, which is needed in some cases when providing the
XProc config as a string rather than a File
- Minor fixes based on -Pcontrib-check
Also, I've attached a template that shows a very simple use of the
PipelineXML processor. It's probably not that realistic, but does show some
more complicated apsects like auto detecting the output relationships based on
the XProc config and dealing with XProc ports with multiple output files for a
single port. The template includes a description of what it does in a bit more
detail.
[PipelineXML_Example.xml.zip](https://github.com/apache/nifi/files/1032779/PipelineXML_Example.xml.zip)
> Add a processor to support XProc XML Pipelines
> ----------------------------------------------
>
> Key: NIFI-3572
> URL: https://issues.apache.org/jira/browse/NIFI-3572
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Steve Lawrence
>
> An XProc processor was developed and submitted to the NiFi dev list:
> https://mail-archives.apache.org/mod_mbox/nifi-dev/201703.mbox/%[email protected]%3E
> It would be nice if this could be pulled into NiFi.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)