David Handermann created NIFI-9451:
--------------------------------------
Summary: 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
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.1#820001)