Umar Hussain created NIFI-12017:
-----------------------------------
Summary: EncodeContent: Allow single line output for base64 and
base32
Key: NIFI-12017
URL: https://issues.apache.org/jira/browse/NIFI-12017
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Affects Versions: 1.23.2
Reporter: Umar Hussain
Fix For: 2.0.0, 1.24.0
This ticket focuses on adding the option in EncodeContent processor for
outputting Base64 and Base32 encoded content in a single line, in addition to
by default splitting output.
This option will only appear when encoding base64 and base32 (will not apply to
hex) and not in any decoding.
It will help in cases where single line encoded content is required, for which
currently we need to use an additional ReplaceText processor to remove line
separator
--
This message was sent by Atlassian Jira
(v8.20.10#820010)