Hello,
I have transactional data with multiple dimension fields that should be validated again ten different lookup files. Each validation of dimension field will have different error code. There are two different output files. First output file has all good records which passed all the validations against the dimensional data and second output file has rejected records with all error code for particular record. Can you let me know how to achieve this functionality with minimum number of components.
Thank you