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