- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2017 10:35 PM
Hello,
I am trying to upload data in to target table.Can some one help me to fix the issue?
Its storing in the temporary table.
When I click complete Import ,its not storing in the table
I am using the domain separated instance.
Can some help me to fix the issue?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2017 11:07 PM
After transform, Check the error logs.
It will show the reason why that data is ignored to insert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2017 10:46 PM
HI Saranya,
Please go through the below document.
Thanks,
Kannan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2017 10:58 PM
Did you did transform these data to target table.
You have to create a Transform map to map temporary table fields to target table fields then transform this import set data to target table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2017 11:02 PM
Yes I tried the same with transform map as well.But that is also not working

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2017 11:07 PM
After transform, Check the error logs.
It will show the reason why that data is ignored to insert