[
https://issues.apache.org/jira/browse/NIFI-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vesa Sokka resolved NIFI-7806.
------------------------------
Resolution: Not A Bug
Not a bug. This was due to unfit data/schema.
> ValidateRecord does not handle XML with nested array of records correctly
> -------------------------------------------------------------------------
>
> Key: NIFI-7806
> URL: https://issues.apache.org/jira/browse/NIFI-7806
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Vesa Sokka
> Priority: Major
>
> When attempting to validate XML with nested array of records, we get the
> following error:
>
> "Record #1 is invalid due to:
> MapRecord[\{ids=MapRecord[{TestRecordID=2103686}]}] is not a valid value for
> /TestRecord: Value is of type org.apache.nifi.serialization.record.MapRecord
> but was expected to be of type ARRAY[RECORD]"
>
> Template that reproduces the error is attached
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)