Forum Discussion
Shawn_McCormick
7 years agoNew Contributor II
I am new to SnapLogic. I just found that I could route the error data to the error view. It’s not ideal but I can handle it that way.
Ajay_Chawda
7 years agoContributor
Hi Shawn.McCormick
Possible to share pipeline or screen shot of pipeline how you achieve this requirement.
- Shawn_McCormick7 years agoNew Contributor II
For the CSV Parser pipline the default error behavior is to “stop pipeline execution”. But if you change it to “route error data to error view” it will kick out the records/documents that don’t fit the parser formatting and it will continue to process the good data.