Hi ,
I have a scenario where there is one mater data delta is running daily now there is a new business logic needed where i need to add one more fields into this standard extractor (enhance) and ready values from a table but i should read only delta values from this table so its something like this
1)In first run i read all the values from table.
2) whenever there is some change in this new table this delta should get triggered and captured by the standard extractor
3) In this new table there is no delta capable filed (it basically contains some address details so if any persons address get changed i need to capture only that changed address)
Is there any way to achieve this?
Regards,
Rajit