I have a mapping that populates two tables viz W_ACTIVITY_F and W_ACTIVITY_FX.
Both get inputs from same object which is an Update strategy.On some days I am finding missing records in W_ACTIVITY_FX but these records are present in W_ACTIVITY_F.The same data goes into both the tables.What could be the reason? Can any one help me out on this? atleast some debugging steps...