Save batch errors

<< Click to Display Table of Contents >>

Navigation:  Technical documentation > Importing data > Import contexts >

Save batch errors

Previous pageReturn to chapter overviewNext page

Sometimes errors can occur during the import process.  To save information about these errors, call the procedure UpdateBatchErrors with parameters for BatchId, the number of errors, and the error messages themselves.  Saving this information allows a system administrator to check for import batches that has ErrorCount <> 0 at his/her leisure, and to identify the problem.

 

  EXEC UpdateBatchErrors 3444,1,'Missing person for NationalId=28114433222'