Export Contingent Values (Data Management Tools)
Summary
Exports field groups and contingent values to a .csv file.
Usage
This tool can be used in conjunction with the Import Contingent Values tool.
The field groups
.csvfile includes theNAME,IS_RESTRICTIVE, andFIELDcolumns. TheFIELDcolumn name will be incremented as needed to include all fields in the field group, for example,FIELD1,FIELD2,FIELD3, and so on.Field groups .csv columns
Column
Description
Example
NAMEThe field group name
AnimalCategories
IS_RESTRICTIVESpecifies whether the field group is restrictive
TRUE
FIELD1The name of the field
category
The contingent values
.csvfile includes the following columns:CAV_ID,IS_RETIRED,FIELD_GROUP,SUBTYPE,SUBTYPE_NAME,CV_TYPE,CV_VALUE, andDESCRIPTION.Contingent values .csv columns
Column
Description
Example
CAV_IDThe ID of the contingent value.
1
IS_RETIREDA Boolean value defining whether the contingent value is retired.
False
FIELD_GROUPThe name of the field group to which the contingent value corresponds.
AnimalCategories
SUBTYPEIf the dataset has a subtype and the subtype is used in the contingent value definition, this is the subtype code to which the rule is applied.
2
SUBTYPE_NAMEIf the dataset has a subtype and the subtype is used in the contingent value definition, this is the text description of the subtype code.
Cold blooded
CV_TYPE1The type of contingent value. The type value is stored as an integer as follows:
1—Any
2—Null
3—Coded Value
4—Range
3
CV_VALUE1The specific field value. If the type is any or null, the value in the
.csvfile is empty.1
DESCRIPTION1If the contingent value type is a coded value, this is the text description of the coded value.
Fish
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Target Table |
The input geodatabase table or feature class from which the field groups and contingent values will be exported. |
Table View |
|
Field Groups Output File (.csv) |
The location and name of the output |
File |
|
Contingent Values Output File (.csv) |
The location and name of the output |
File |
Environments
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes