Resolving Import Errors

Records with errors are marked with E in the INTERFACE_STATUS column of the interface table and associated with detail records in the import errors table, HZ_IMP_ERRORS. Use the TCA Import Error report to view the error details for a specific import batch.

To resolve errors:

  1. Run the TCA Import Error report, specifying the batch that was imported.

  2. Go to the report output to see import errors for the batch.

  3. Correct the data directly in the interface tables.

  4. Change the INTERFACE_STATUS column value to C for each corrected record.

  5. Run the Import Batch to TCA Registry program again for the same batch. Only records with an INTERFACE_STATUS column value of C is processed.

Resolving Postimport Errors

If the TCA Import Postprocessing program results in error, review the log of the program from Standard Request Submission. After you fix the errors, you can resubmit the TCA Import Postprocessing program. See: Postimport Processes.

Related Topics