Base64EncodeContent

Deprecation notice:

EncodeContent supports Base64 and additional encoding schemes

Please consider using one the following alternatives: EncodeContent

Description:

Encodes or decodes content to and from base64

Tags:

encode, base64

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.

Display NameAPI NameDefault ValueAllowable ValuesDescription
ModeModeEncode
  • Encode
  • Decode
Specifies whether the content should be encoded or decoded

Relationships:

NameDescription
successAny FlowFile that is successfully encoded or decoded will be routed to success
failureAny FlowFile that cannot be encoded or decoded will be routed to failure

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.