The Options tab of the Base64 Decode Action allows you to configure the output character set, invalid character handling, padding validation, and optional result storage. These settings determine how the decoded bytes are converted to text and how strictly the encoded input is processed.
Choose the character set that matches the original data, and specify whether unexpected characters should cause the Action to fail or be ignored. Missing Base64 padding can either be required or restored automatically when possible.
| Options | Details |
|---|---|
| Charset | Specifies the character set used to convert the decoded bytes into text:
|
| On invalid characters | Controls how characters that do not belong to the selected or detected Base64 format are handled:
|
| Padding | Controls how missing Base64 padding is handled:
|
| Also, store result in | The result of the decoding operation is already accessible via the Variable Wizard. Optionally, choose an existing variable to store the result. To create an empty variable, use the Set Variable Action. |
| This Action is enabled | An Action is executed only if it is enabled. Otherwise, it will be automatically skipped (completely ignored) from the Task flow. |
| Use custom display name | Rename this Action, to make a human-readable workflow that will help you to find, read, and make sense of the Task structure later. |
| Advanced fallback options | Manage the advanced fallback options—select which error types will lead to automatic execution of predefined workaround operations. |
| Log only errors | Do not log information and warning messages for this Action. It may be useful to keep the log file small and tidy on production systems. |
Need assistance?
If you have any questions, please do not hesitate to contact our support team.

