- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi, I have enrichment with all the data i want.
Now i am trying to insert into table through java script. I dont want to use update sql activity due to some table transformation. How do i derive the data which populated in enrichment in java script. For ex
sqlExec("insert into gow:SampleDB(std_id,name) select std_id, name from vars.targetSchema");
i want std_id and name from enrichment table.
Solved! Go to Solution.
Topics
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
0 Likes
Total Likes