You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Tamas Palfy (Jira)" <ji...@apache.org> on 2022/10/28 16:40:00 UTC

[jira] [Created] (NIFI-10722) Add handling of TBCD-STRING in nifi-asn1-services

Tamas Palfy created NIFI-10722:
----------------------------------

             Summary: Add handling of TBCD-STRING in nifi-asn1-services
                 Key: NIFI-10722
                 URL: https://issues.apache.org/jira/browse/NIFI-10722
             Project: Apache NiFi
          Issue Type: Task
            Reporter: Tamas Palfy


While TBCD-STRING as a datatype is not part of the ASN specification, it is widely used among telco companies who are the most prominent users of this technology.

NiFi treats TBCD-STRING no different than the underlying ASN type (which is OCTET STRING) but in telco environment it requires a specific handling.

We could extend our current implementation so that when TBCD-STRING is encountered it handles it according to the telco expectations.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)