File header
Specifies the header information in the output file created by a step based on the
BuildFileFromProperties step template. Use this property for static information required at the top of the
file and to include the values of job properties in the output.
- Default
- None
- Database name
- Job.FileHeader
- Usage notes:
-
- The output file can be any text format, including XML, JSON, and CSV.
- To include document and job values in the output, specify those properties using symbol notation. The symbols are placeholders for the values of the document and job properties. For more information about symbol notation and how to use it, refer to the help system.
- For examples of output created by defining values for this property, File body, Delimiter, and File footer, see the topic about the BuildFileFromProperties step template in the help system.