Skip to main content

ConvertCharacterSet

Description

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

Tags

character set, characterset, convert, text

Properties

In the list below required Properties are shown with an asterisk (*). Other properties 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 Set *Input Character SetThe name of the CharacterSet to expect for Input

Supports Expression Language, using FlowFile attributes and Environment variables.
Output Character Set *Output Character SetThe name of the CharacterSet to convert to

Supports Expression Language, using FlowFile attributes and Environment variables.

Dynamic Properties

This component does not support dynamic properties.

Relationships

NameDescription
success

Reads Attributes

This processor does not read attributes.

Writes Attributes

This processor does not write attributes.

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

This component does not specify system resource considerations.

See Also