CantHaveFieldCSVs
DEPRECATED: The CantHaveFieldCSVs
parameter is deprecated in Eduction version 12.5.0 and later.
This parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
The names of fields that Eduction ignores when reading an XML file. This option allows you to specify fields in documents that you want to discard before the documents are stored.
To specify multiple fields, separate them with commas (there must be no space before or after a comma). You can use wildcards.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Server |
Example: | CantHaveFieldCSVs=*/STANDARD_HEADER
In this example, any STANDARD_HEADER fields that a document contains are discarded before the document is stored in IDOL server. |
See Also: |