Hi guys Since NiFi 1.14.0 there is an ASN1 decoder called JASN1Reader included into NiFi and we are testing it now for the first time.
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. Has anybody else
experience with this RecordReader? Is this a bug or are we doing something
wrong?
Cheers Josef
[Graphical user interface, application Description automatically generated]
[Graphical user interface, application, website Description automatically
generated]
Our ASN1 Schema for this example:
M2M DEFINITIONS IMPLICIT TAGS ::=
BEGIN
GPRSRecord ::= CHOICE
{
pgwRecord [79] PGWRecord
}
PGWRecord ::= SET
{
recordType [0] RecordType,
servedIMSI [3] IMSI,
p-GWAddress [4] GSNAddress,
…
smime.p7s
Description: S/MIME Cryptographic Signature
