You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Emilio Setiadarma (Jira)" <ji...@apache.org> on 2022/09/14 20:35:00 UTC

[jira] [Assigned] (NIFI-9451) Add Input Character Set Property to PutEmail

     [ https://issues.apache.org/jira/browse/NIFI-9451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emilio Setiadarma reassigned NIFI-9451:
---------------------------------------

    Assignee: Emilio Setiadarma

> 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: 2h 40m
>  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)