I am new to Abinitio and I need help for the following.
Table 1 has columns :
Col1
Col2
Col3
Table 2 has columns :
col 4
col5
I am using join component and also reformat component and got the output as col2,col3,col4,col5. And I am writing this to a target table which has
id, col2,col3,col4,col5 ,created_by, created_date_time,last_modified_date.
As I have data for col2,col3,col4,col5 from output of the join component but not for id,created_by, created_date_time,last_modified_date.
How do I add this using abinitio. Any help on this is greatly appreciated and apologize if this kind of basic question was alread discussed.
Regards.