The process of doing it is pretty standard and straightforward, I will just high line the few areas that needs attention.
First of all, we will have 2 sessions and 2 workflows, one for full load and the other for incremental load. Both session will use the same mapping that we just created.
So I have 2 sessions: SDE_MCK1213_PA_EVENTS and SDE_MCK1213_PA_EVENTS_FULL
The SDE_MCK1213_PA_EVENTS session is for incremental loading, therefore there are a few difference from the full load versions:
1. Treat Source Row As Data Driven Instead of "Insert" for Full Load
2. Target Load Type is "Normal" instead of "Bulk" for Full Load
3. The Source Filter for the incremental session should have the parameter "$$LAST_UPDATE_FILTER". For the Full Load Session, it should be removed and left blank.
After that, I created 2 workflows and 1 for each session. For simplicity, I am giving the same name as session names. That's all there is for setting up 2 workflows and 2 sessions.
We will now go into DAC with the 2 workflows:
SDE_MCK1213_PA_EVENTS and SDE_MCK1213_PA_EVENTS_FULL
Until Next Time
0 comments:
Post a Comment