bestofbreedrule import
The bestofbreedrule import command imports a best of breed rule file into the server. Best of breed rules are created using the Best of Breed stage in Spectrum Enterprise Designer. For more information, see the "Matching" section of the Data Quality Guide.
Usage
bestofbreedrule import bobRuleName --u TrueOrFalseRequired | Argument | Description |
---|---|---|
Yes | --f bobRuleFile | Specifies the best of breed rule file you want to import. Directory paths you specify here are relative to the location where you are running the Administration Utility. |
No | --u TrueOrFalse | Specifies whether to overwrite the existing best of breed rule file if a best of
breed rule file with the same name is already on the server, where
TrueOrFalse is one of these:
|
Example
This example imports the best of breed rule named MyBOBRule.bob, which is located in a subfolder named exported in the location where you are running the Administration Utility. Because no --u command is specified, any existing best of breed rule file of the same name on the server will be overwritten.
bestofbreedrule import exported\MyBOBRule.bob