Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 Ameyy
		
			Ameyy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		How to handle "Deletes" from source using tDBSCD component.
I'm suing scd type 1 and target scd table is oracle
 
					
				
		
Hello,
If we understand your requirement very well, are you trying to track deleted rows from the source with scd? Actually, the SCD component doesn't support the delete action.
You could take a look at talend CDC strategy on the source system, which needs to change to report all rows that have had something happen to them (inserted updated deleted).
Best regards
Sabrina
 
					
				
		
Hello,
If we understand your requirement very well, are you trying to track deleted rows from the source with scd? Actually, the SCD component doesn't support the delete action.
You could take a look at talend CDC strategy on the source system, which needs to change to report all rows that have had something happen to them (inserted updated deleted).
Best regards
Sabrina
