The File Name, File named in field, and Temporary file boxes are mutually exclusive; that is, you can select only one of the three.
Programmatic Use
To use this component outside a pipeline, you must configure it by assigning values to keys in the Configuration dictionary. The keys correspond to the indicated boxes in the Component Properties dialog box.
| Key | Box | Description |
| SourceFieldName | Source Field Name | String. |
| SaveMode | N/A | Numeric. 0 for file name given; 1 for file name comes from SourceFieldName. |
| FixedSaveFileName | File Name | String. |
| SaveFileFieldName | File name in field | String. |
| TempFileFieldName | Temporary file, name saved in field | String. |
| IsAppendToFile | Append to file instead of overwriting file | Numeric. 0 for overwriting; 1 to append. |