Importing matrix definitions from CSV
Note:
- An import is not performed if there are errors in the import file.
These validations are performed upon import:
- The column names in the CSV file must match the matrix definition.
- The values in the CSV file must match the data type of the column.
- User and group identifiers from the import file must be valid
identifiers from IFS.
See Data type formatting.
- Parameter placeholders must match existing column parameters and data type.
- The double quote character, “, is not allowed in the import CSV file.
- Up to 500 validation errors are displayed upon import.