You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Josef Zahner (Jira)" <ji...@apache.org> on 2022/05/05 13:11:00 UTC

[jira] [Created] (NIFI-9991) ASN1 RecordReader does process only the first record

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)