ConvertCharacterSet

Description:

Converts a FlowFile's content from one character set to another

Tags:

text, convert, characterset, character set

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Input Character SetInput Character SetThe name of the CharacterSet to expect for Input
Supports Expression Language: true (will be evaluated using flow file attributes and variable registry)
Output Character SetOutput Character SetThe name of the CharacterSet to convert to
Supports Expression Language: true (will be evaluated using flow file attributes and variable registry)

Relationships:

NameDescription
success

Reads Attributes:

None specified.

Writes Attributes:

None specified.

State management:

This component does not store state.

Restricted:

This component is not restricted.

Input requirement:

This component requires an incoming relationship.

System Resource Considerations:

None specified.