IH ETL running unable to preview data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2024 05:38 PM
Good evening all.
I got a very weird issue.
I create a data source with action , return nested data and test all seem ok.
But when I try to use ETL to load the data , i got error says Error load this transfer map.
check the import set, it got cancelled.
But I test with data source loaded 20 record is seem good. Wondering if anybody have idea why it happen?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 01:49 AM
What you are getting in import set logs? Did you check scope in IH ETL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 02:34 AM
Hi Kevin,
You need to look at the nested path in the data source and transform maps should be created through IH ETL and not from the data source. first you need to preview data before creating transform maps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 07:16 AM
Thank you Guys...Finally find out the problem.
The script in action has some error , it did not hit the exception scenario in test , it only happen when I load more data.