Error handling in initial data loading (IDL) tool
The error handing for Initial Data Loading services is undertaken at two levels:
- When there is an error in translating the flat file into an xml file as per the defined schema, the file is pushed to the working directory and an error file indicating the error is added to the error directory. The error may now be fixed and the modified flat file reprocessed.
- When the API throws an exception for a record, it is sent to the default exception queue where it can be viewed in the exception console by searching for exceptions in initial status. The input xml may now be modified by providing the right input, and reprocessed using the reprocess button.