Hope this helps with your understanding of how should-be-deleted accounts are detected.
For more details on aggregation workflow, please see Aggregation Data Flow.pdf
How can we do this with delta. The source always returns all records, but we check delta to eliminate redundant refreshes. If I could also get deletes to work this way it would prevent creating another task for deletes.
is there any way to intercept these records to be deleted and set a flag instead? If so, in which rule?
Hi shikida, were you able to find a solution to intercept deleting records?