stodoroska
7 years agoNew Contributor III
Error Handler for Validation
Submitted by @stodoroska from Interworks
This pattern should be called as an error pipeline and stores all the error records in to a csv file.
Configuration
Parent pipeline should be made that will invoke this as a error pipeline. Target location is pipeline parameter. No need for changes in the code.
Sources: Pipeline that will call this pipeline and will send JSON-formatted data
Targets: CSV file on the file sharing system
Snaps used: Mapper, CSV Formatter, File Writer
Downloads
Error Handler for Validation.slp (7.2 KB)