Import Sets are getting created and empty records are getting added into the staging table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2015 05:49 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2015 06:12 AM
Under Scheduled Imports, is something active?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2015 06:20 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2015 06:23 AM
I would check for Active Scripted Web Services.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2025 02:07 AM
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