[
https://issues.apache.org/jira/browse/NIFI-9451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608539#comment-17608539
]
ASF subversion and git services commented on NIFI-9451:
-------------------------------------------------------
Commit f586f8f4cf59661561328a7d480ac5e9ebe77248 in nifi's branch
refs/heads/main from Emilio Setiadarma
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f586f8f4cf ]
NIFI-9451 - Add 'Input Character Set' property for PutEmail and additional tests
Signed-off-by: Nathan Gough <[email protected]>
This closes #6313.
> Add Input Character Set Property to PutEmail
> --------------------------------------------
>
> Key: NIFI-9451
> URL: https://issues.apache.org/jira/browse/NIFI-9451
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: Emilio Setiadarma
> Priority: Minor
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> The {{PutEmail}} processor supports reading input FlowFile contents to
> generate the message body, or as an attachment to the message. In both cases,
> the processor uses the UTF-8 character set to read the input FlowFile in
> preparation for message encoding.
> A new property should be added to {{PutEmail}} named {{Input Character Set}}
> that would support the ability to configure the character set when reading
> FlowFile contents. The default value should be {{UTF-8}} to maintain
> compatibility with the current implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)