Inserted records not showing in the target table.

Abhilasha G T
Tera Contributor

Hi Team,

i have loaded the data to one table , Once the data load done through import set and transform map , in history its showing that  record got inserted , but when i check the target table , records are not inserted.

 

how to troubleshoot this?

 

Regards,

Abhilasha G T

1 REPLY 1

Amitoj Wadhera
Kilo Sage

Hi @Abhilasha G T ,

 

You can check the following:

  1. Check the Transform History
  2. Check for Duplicate or Existing Records
  3. Check the Target Table's Access Control
  4. Verify Business Rules
  5. Check Workflows
  6. Review Transform Map Scripts
  7. Check for Logging
  8. Test with Sample Data
  9. Check for Data Policies
  10. Try with gs.info() messages to debug

If you find my response helpful, please consider marking it as the 'Accepted Solution' and giving it a 'Helpful' rating. Your feedback not only supports the community but also encourages me to continue providing valuable assistance.

 

Regards,

Amitoj