Josef Zahner created NIFI-9991:
----------------------------------
Summary: ASN1 RecordReader does process only the first record
Key: NIFI-9991
URL: https://issues.apache.org/jira/browse/NIFI-9991
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 1.15.3
Reporter: Josef Zahner
Attachments: ConvertRecord.png, JASN1Reader.png,
asn1_browser_view-1.png, m2m.asn
We have created a ConvertRecord processor and added the JASN1Reader with the
configurations below. As RecordWriter we use JSON or CSV, but NiFi always
successfully writes only the very first record. All other records from the same
ASN1-File will be ignored without any error or warning.
I've attached the ASN1 schema "m2m.asn"
!ConvertRecord.png|width=658,height=248!
!JASN1Reader.png|width=697,height=233!
ASN1VE (our ASN1 browser GUI) shows 4 records. But NiFi shows only the first
element:
!asn1_browser_view-1.png!
--
This message was sent by Atlassian Jira
(v8.20.7#820007)