A job step for converting Unix-formatted files to DOS format.
Text files1) without carriage return (CR) are changed by a carriage return character (CR) before each line break (LF). Changed attachments are noted in the message state status history and the attachmed is saved in the message store.
| Properties | |
|---|---|
| Name | Description |
| Type | Class name of the jobstep |
| Name | Name for the jobstep that will appears in the job designer |
| Description | Optional description for the jobstep |
| DefaultCodePage | The encoding to be used if the encoding cannot be detected from the file. Files with UTF BOMs are detected and UTF-8 files without BOM if they contain UTF-8 characters. “windows-1252” is recommended as the default.. |