Forum Discussion

NeverTooOldToLe's avatar
NeverTooOldToLe
New Contributor III
8 years ago

Designing a pipe to prevent a commit if any record fails

I’m processing a CSV file and writing the file to an application. This part is simple mapping. However, if one of the records fails (possibly from validations in the application, possibly the last ...