Skip to content

filter.csv-to-xml.custom-header

Defines a custom header to use for the CSV.

Key: filter.csv-to-xml.custom-header
Type: String
Can be set in: collection.cfg

Description

Defines a custom header to use for the CSV.

This will be used in place of the header that may be defined in the CSV. If this is set as and [custom header](../collection-options/filter.csv-to-xml.has-header.md) is true the header in the CSV file will be ignored.

Default Value

By default no custom header is defined.

filter.csv-to-xml.custom-header=

Examples

A custom header must be CSV field names in order separated by a comma, for example if the CSV fields are model and year:

filter.csv-to-xml.custom-header=model,year

See Also

top

Funnelback logo
v15.24.0