Incremental Data Loading into RA
Hi,
Please can some one assist me with the following questions?:-
1st Question: We are not executing the SDE batches, as we have Non-RMS Source and populating the staging tables directly. During day to day execution of SIL batches that load data from staging tables to the target tables, would the Source system have to identify which records are current (CURRENT_FLG='Y') and which records are now not current (CURRENT_FLG='N'), in the staging tables, during delta incremental loading?
or the SIL script would compare the existing records in Target tables, with the records in Staging tables and automatically set effective from/to dates along with current / delete flags?