Ignore deletes on apply
Kevin_KOct 20 2009 — edited Oct 21 2009I have a table A source table on which I have declarative rule based transformations. The changes from table A are being captured , propagated and applied on target table B. I want to ignore the delete operations on table A and add an additional column to the LCR and then apply this LCR on target table B with one extra column
Can someone please give some input as how this can be achieved?
Thank You
Kev