Getting error in the status after insert record in importset "error_message" : "Target record not fo

gunasekaran_s
Tera Contributor

My data is getting inserted but getting the error message as below.

I'm using same role and access for another instance as well other one is working fine but my current one is having issues.

 

I have set the response in transform script but I need solution for this.

Thanks 


{
  "import_set" : "ISET0010102",
  "staging_table" : "my_stagingtable",
  "result" : [ {
    "transform_map" : "My Stagingtable",
    "table" : "sc_task",
    "status" : "error",
    "error_message" : "Target record not found"
  } ]
}

0 REPLIES 0