Builder
Properties
The number of records processed that were marked for deletion in the input file using the DELETE schema mapping field. These are the records to be removed from the ID mapping table.
The total number of records that were input for processing.
The number of mapped records removed.
The number of source records removed due to ID mapping.
The number of mapped target records removed.
The number of new mapped records.
The number of new source records mapped.
The number of new mapped target records.
The number of new unique records processed in the current job run, after removing duplicates. This metric excludes deletion-related records. Duplicates are determined by the field marked as UNIQUE_ID in your schema mapping. Records sharing the same value in this field are considered duplicates. For example, if your current run processes five new records with the same UNIQUE_ID value, they would count as one new unique record in this metric.
The total number of records that did not get processed.
The total number of records that were mapped.
The total number of mapped source records.
The total number of distinct mapped target records.
The total number of records that were processed.
The number of de-duplicated processed records across all runs, excluding deletion-related records. Duplicates are determined by the field marked as UNIQUE_ID in your schema mapping. Records sharing the same value in this field are considered duplicates. For example, if you specified "customer_id" as a UNIQUE_ID field and had three records with the same customer_id value, they would count as one unique record in this metric.