Mark Payne created NIFI-4377:
--------------------------------
Summary: Add fieldName() function to RecordPath
Key: NIFI-4377
URL: https://issues.apache.org/jira/browse/NIFI-4377
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Mark Payne
Assignee: Mark Payne
When using RecordPath, it will sometimes be useful to have a function for
determining the name of a field. For example, we may want to obtain the name of
a parent field by using:
{code}
//text[fieldName(..) = 'message']
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)