Hi,
When daily importing data from an external database, if records are not present in the source database anymore, we want to mark the corresponding records in the target table as retired. To do so, we implemented an onComplete script on the trans...