Hello,
how do you deal best with deleted records in Delta extractions? For a set of tables, we see, that delta jobs do not account for records that are deleted in the data source.
E.g. when we extract a table and at that specific point in time it has - let's say - 50 records, but in the meantime, 25 of them get deleted, we have different data in Celonis and in the data source. The next delta job will not remove those records in Celonis, but only add changes or new records. Only a full extraction will overwrite the table and in the process of doing so, remove the deleted records.
The question therefore is, what is best practice here?
What options other than the Real-Time-Extractor and running full jobs daily do we have?
Thanks!