Transform Map is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2016 06:39 AM
Hi All,
I have created one Data source of JDBC type, which is able to load data into Import set table using "Test load 20 Record".
My problem is the transform map is not working properly , I can see the data source is populating data to import set table but the data is not populating in my target table.
I have tried with direct field mapping also I have tried with transform script , both are not working, I used some log and found out error as source and target is undefined but in my transform map both source_table and target_table has proper table name.
please share your idea.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2016 06:43 AM
Send a screen shot of your transform map.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2016 11:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2016 11:51 PM
Hi sambit,
is the source table "u_citicus_qa_db" an import set table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2016 11:56 PM
do you have any acl which restricts the user from inserting into that target table?