Nimrod Avni created NIFI-5998:
---------------------------------
Summary: EvaluateRecordPath Processor
Key: NIFI-5998
URL: https://issues.apache.org/jira/browse/NIFI-5998
Project: Apache NiFi
Issue Type: New Feature
Affects Versions: 1.8.0
Reporter: Nimrod Avni
We should have a EvaluateRecrodPath processor, which accepts a record reader as
a property.
similarly to the EvaluateJsonPath and EvaluateXpath we should have some of
their properties like:
* Destination: flowfile-content or flowfile-attributes
* Return type: return only the value of the record path or the entire
structure (xml,json,csv), should have auto-detect,structure,value
* Path not found behavior: ignore,warn or fail
* Null Value Representation: empty string or the string 'null'
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)