[
https://issues.apache.org/jira/browse/DAFFODIL-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213849#comment-17213849
]
Steve Lawrence commented on DAFFODIL-2220:
------------------------------------------
DAFFODIL-2372 implementation API functionality to allow creating NiFi Schema
Records.
There is currently an implementation of NiFi Processors using this API and
creating Records instead of XML text on the dev branch at the repo
[https://github.com/TresysTechnology/nifi-daffodil]
This branch needs to be completed, and hopefully merged into either the
Daffodil repo or NiFi if they are willing to accept it.
> NiFi Processor - populate/consume native NiFi with full metadata integration
> ----------------------------------------------------------------------------
>
> Key: DAFFODIL-2220
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2220
> Project: Daffodil
> Issue Type: New Feature
> Components: Integrations, NiFi Processor
> Affects Versions: 2.4.0
> Reporter: Mike Beckerle
> Priority: Major
> Fix For: 3.0.0
>
>
> Our existing NiFi processors hand off XML to NiFi.
> This ticket is for a more tightly integrated processor which takes a DFDL
> schema for data and hands off a NiFi data record, described by the DFDL
> schema, to NiFi so that its native access and manipulation of data can be
> applied.
> This is different from handing off XML. In the XML case, NiFi can only
> manipulate or observe things about the XML by invoking XML libraries on it -
> e.g., extract an element to examine it using an XPath expression, etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)