How can I print or export the records that contain fields that fail in a validation block? I would like to set several validation rules for various fields in a file and be able to view which rows of data fail the validation tests so that we can "know" which rows of data contain the problems. Thanks.
You can create two branches performing two tasks - one Validate block filters the records through to Omnisope block, the second one identifies 'failed' records, and prints them. Please see image.