DS_USER_CUSTOM_VALUES.csv
The DS_USER_CUSTOM_VALUES.csv file contains information necessary to create and maintain relations between user and custom field values in xMatters:
Column Name |
Maximum Character Length |
Comments |
---|---|---|
EXTERNAL_KEY |
250 |
See Standard CSV Fields. |
CUSTOM_USER_KEY |
250 |
The user that this association is for (by external key). |
FIELD_KEY |
250 |
The custom field for this association (by external key) |
CUSTOM_VALUE |
100 |
The value to set for this custom field against the specified user. |
IS_EXTERNALLY_OWNED |
1 |
See Standard CSV Fields. |
ACTION |
1 |
See Standard CSV Fields. |