Skip to Content
0
Dec 11, 2006 at 03:27 AM

Before and after image question.

19 Views

Dear all,

I have a similiar scenario below

          • something i got off from previous post*****

          1000 10 10 (new)

          1000 10 8 (changed in the next day)

          then extractor will send like this.

          first load means when the entry is created in the source system.

          1000 10 10.

          after change to 8. source will send the entry like this

          1000 10 -2.

          My question is, when i do a FULL LOAD into the next ODS, i keep getting only -2 as my result, not 8. How can i solve this in my update rule?