Forum Discussion
koryknick
3 years agoEmployee
@bojanvelevski / @dd_snaplogic - I would recommend against sending all of the unmatched to an error view. These errors wind up in the jcc.logs and can cause space issues if there is a large volume of records that go down that path.
Instead, I would recommend that you use a Left Outer join condition and either Filter or Router the results for matched and unmatched records.