CsvWriterArchiveDirectory
The folder into which CSV files are archived when the maximum file size, specified by CsvWriterMaxSizeKBs, is reached. The default location is the CFS installation folder.
Type: | String |
Default: | . |
Required | No |
Configuration Section: | Any section you have defined for CsvWriter task settings |
Example: | CsvWriterArchiveDirectory=./CSVarchive
|
See Also: |