Import Sets are getting created and empty records are getting added into the staging table

ankitha
Kilo Contributor

Hi All,

I am facing an issue where in Import set is simply getting created and empty records are getting added into the staging table .Can anyone tell the reason of this cause.

Regards,

Ankitha

4 REPLIES 4

Michael Fry1
Kilo Patron

Under Scheduled Imports, is something active?


Hi Michael,


                            No scheduled imports are active.I find that the data import created is synchronous and records are getting added through a Soap transform.Any method to stop this creation of import set table ?



Regards,


Ankitha


I would check for Active Scripted Web Services.


midjoule
Kilo Sage

Hello,

I just faced the exact same issue. The reason was that at the source system they did not specify correctly the headers. Instead of "Content-Type", they specified "Content Type"... We spent one day to figure out what was wrong. It was just a "dash" away 😅

Hope this helps