External document properties file
Specifies the fully qualified output filename for the external document properties
file.
Format:
- Length
- Up to 1024 characters (bytes)
- Default
- ${getFileName(data, csv,write)} (for example a file named Job.ID .data.csv will be written to the job's spool directory (/aiw/aiw1/spool/default/JobID). For job 10000000, it would be /aiw/aiw1/spool/default/10000000/10000000.data.csv)
- Database name
- Job.Doc.OutputFileName
Usage notes:
- The directory where the external document properties file is written must exist before the step runs.
- You can use symbolic formulas in this field.