[
https://issues.apache.org/jira/browse/NIFI-10722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634509#comment-17634509
]
ASF subversion and git services commented on NIFI-10722:
--------------------------------------------------------
Commit 56af75f5bd610296f67ff987b738308b960582e8 in nifi's branch
refs/heads/main from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=56af75f5bd ]
NIFI-10722 - Add handling of TBCD-STRING in nifi-asn1-services
This closes #6611
Signed-off-by: David Handermann <[email protected]>
> 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
> Assignee: Tamas Palfy
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)