Employee Wizard

×
Menu
  • Error Handling and Validation

Error Handling and Validation

 
There are two levels of validation:
 
     Spreadsheet Validation - The Employee Form validates the data 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.
 
Data keyed directly into the worksheet (not via the Employee Form) will be validated when it is uploaded.  If you wish to check anything before it is uploaded, simply open the form.   Alternatively, select the ‘Validate only’ option on the ribbon and click on Upload.
 
Refer to section: