This shows you the differences between two versions of the page.
|
components:writers [2010/04/13 13:58] psimecek |
components:writers [2010/07/21 08:54] (current) avackova |
||
|---|---|---|---|
| Line 134: | Line 134: | ||
| | ''partitionUnassignedFileName'' | no | user defined name of new file. The file will be created if a lookup table is specified and there is at least one record for which doesn't exist a key in the lookup table. These type of records will be written to the file. If the partitionUnassignedFileName is empty, the records will be discarded. | | 2.8 | | | ''partitionUnassignedFileName'' | no | user defined name of new file. The file will be created if a lookup table is specified and there is at least one record for which doesn't exist a key in the lookup table. These type of records will be written to the file. If the partitionUnassignedFileName is empty, the records will be discarded. | | 2.8 | | ||
| | ''makeDirs'' | no | if true, creates directories to the output file if the directories don't exist | false | 2.8 | | | ''makeDirs'' | no | if true, creates directories to the output file if the directories don't exist | false | 2.8 | | ||
| + | | ''excludeFields'' | no | sequence of field names from incoming data flow (separated by semicolon) to exclude from writing | | 2.9 | | ||