Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts
I want to send source data in to final ware house every 15 minutes ,So I taught to create a control table in
staging area with DATE,TIMESTAMP as columns
When the table in the source is updated , for example the source table is (sales_order ) the date column in sales_order is
(sales_order_date ) when the sales_order_date column gets updated the time is greater than TIME_STAMP column in staging then staging table should fetch the data from source to staging .
But how to replicate the column in control table in staging to give as condition in source .please help me to do it
or if any other solutions better than this please let me know
Thanks in advance
Regards
Sumanth
Hi,
Would you mind posting your current job design screenshots on forum which will be helpful for us to understand your requirement very weel?
Best regards
Sabrina
hello Shong,as per your suggesion i created 2 context variable but when i connecting run if condition it cant be connected to output, and How to set run if condition (TalendDate.compareDate(context.controlDate, context.sourceDate)==1
) means where to set condition???? i attached the screen shot of my job.
Kindly suggest.