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)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---