Expand my Community achievements bar.

SOLVED

how to remove unreconciled records after reconciling it with recipients in adobe campaign classic

Avatar

Employee

how to remove unreconciled records after reconciling it with recipients in adobe campaign classic

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @MufeezLa2 ,

If you reconciling with enrichment, add primary key of recipient schema in output column. The unreconciled data will be having 0 as values for recipient primary key. Use a split to get this data.

You can refer this import workflow as example, 'Primary key not equal to 0' are the unreconciled data.

ParthaSarathy_0-1747829282832.png

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @MufeezLa2 ,

If you reconciling with enrichment, add primary key of recipient schema in output column. The unreconciled data will be having 0 as values for recipient primary key. Use a split to get this data.

You can refer this import workflow as example, 'Primary key not equal to 0' are the unreconciled data.

ParthaSarathy_0-1747829282832.png