Error Handling and ValidationThere are two levels of validation:
• Spreadsheet Validation - The Special Information form validates the information using lists of values, date formats, field lengths and some other field level validation.
• Upload Validation - The upload process will perform the spreadsheet validation above, as well as the validation within the API/Interface.
Data keyed directly into the worksheet cells (i.e. not via the Special Information form) will be validated when it is uploaded.
Refer to section:
|