EncodeContent supports Base64 and additional encoding schemes
Please consider using one the following alternatives: EncodeContent
Encodes or decodes content to and from base64
encode, base64
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 Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Mode | Mode | Encode |
| Specifies whether the content should be encoded or decoded |
Name | Description |
---|---|
success | Any FlowFile that is successfully encoded or decoded will be routed to success |
failure | Any FlowFile that cannot be encoded or decoded will be routed to failure |