Exporting or importing a set of parser rules
You can exchange any given parser rule set with a local CSV file.
About this task
The CSV file from which you import a given set of parser rules must have the following columns:
Column name | Description |
---|---|
Label | Name of the rule set (required) |
Purpose | Purpose of the rule set |
Description | Descriptive information of the rule set |
Author | Author of the rule set |
Relative Path | Path to the folder storing the rule set. This path is relative to the root. |
Name | Name of the rule in the rule set (required) |
Type | Type of the rule (required) |
Value | Value of the rule (required) |
To import a set of parser rules from a local CSV file, follow the steps outlined in Importing regular expressions or SQL patterns from a CSV file.