Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there a way to capture which of the rows that got inserted/updated from that consolidated count captured by the tFlowMeter in tFileInput--->tFlowMeter--->tMysqlOutput_1 ?
Is there a way to capture which of the rows that got inserted/updated from that consolidated count captured by the tFlowMeter in tFileInput--->tFlowMeter--->tMysqlOutput_1 ?
The CDC(Change Data Capture) feature in TIS can fit your need, it capture all the change rows, include inserted/updated/deleted rows.