dei
07-25-2008, 04:14 AM
Hi all,
I'm new to Kettle and I need help on the Update step. I have a transformation which updates a table (TableA) and inserts selected fields into another table (Table B). My problem is, I only need to insert rows into TableB whose primary key exists in TableA. Is there a way to do that? If possible, all this should be in a single transformation.
I tried using Javascript for the conditions but I can't seem to make it all work. Please help! :(
Thanks,
Dei
I'm new to Kettle and I need help on the Update step. I have a transformation which updates a table (TableA) and inserts selected fields into another table (Table B). My problem is, I only need to insert rows into TableB whose primary key exists in TableA. Is there a way to do that? If possible, all this should be in a single transformation.
I tried using Javascript for the conditions but I can't seem to make it all work. Please help! :(
Thanks,
Dei