The Change Encoding Action is a powerful workflow tool used to convert the encoding format of text files from one character set to another. Encoding defines how characters are stored and displayed in files, and this action ensures that the correct encoding is applied, which is critical when transferring data between systems, applications, or platforms that use different encoding standards.
The Write Variables option ensures that the “Package Action” logs the variable values into the “Action vars before log file” before the action is executed and logs the updated variable values into the “Action vars after log file” after the action completes.
This option is typically used for debugging and is not recommended in a production environment.
It can be globally disabled through the
options dialog
.
Parameters tab
N Value Parameter
The meaning of N Value parameter depends on Which File Parameter
When Which File Parameter is equal to “Files Not Older Than N Days” N Value is Days
When Which File Parameter is equal to “Files Older Than N Days” N Value is Days
When Which File Parameter is equal to “First N Found Files” N Value file number
When Which File Parameter is equal to “Bigger Than N Bytes” N Value is byte
To minimize potential issues, avoid using mapped drives and opt for the UNC (Universal Naming Convention) path instead. Mapped drives can lead to problems with accessibility and permissions, especially in networked environments or automated processes. UNC paths provide a direct, reliable way to reference network resources without relying on local drive letters, ensuring better stability and consistency across different systems and users.
Variables tab
The Variables tab defines which variables are updated during the execution of the action.
Tip: Double-click a variable name to enable or disable it.it
Execution log tab
The Execution Log tab is populated after the action has been executed. Double-click a row to view the detailed execution log.