ipt_configure_source
Set source parsing options (delimiter, quote, header lines, encoding, date format) and re-analyze the source. For SQL sources, provide raw connection fields.
Instructions
[writes to the IPT] Set how a source is parsed (delimiter, quote character, header lines, encoding, date format) and re-analyse it; for SQL sources pass raw fields (host, database, credentials, SQL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| source | Yes | ||
| analyze | No | ||
| encoding | No | ||
| delimiter | No | e.g. \t or , | |
| shortname | Yes | Resource shortname | |
| dateFormat | No | ||
| enclosedBy | No | ||
| headerLines | No | ||
| multiValueDelimiter | No |