Hi Gurus,
I have one ODS object A which is extracting data from source system (our case it's CM system),We have few more ODS object at upper level of A ods,data flow is somthing like this:
Source system -> A ODS ->B ODS -> C ODS ->D cube.
Now,
I have to change the Load of A Ods from FULL LOAD to Delta Load.
How can I make this change without affecting the upper level load,I mean without touching B,C ODS & D cube.
B,C ODS object are loading in delta mode,if I change the Base load(A) how can I accomodate ??
Regards,
Kironmoy Banerjee.