Hi,
I captured failed records with the columns and source record. For Source record i had concatenated all the fields. Then i did pivot transform to get the individual columns in each row. Then i got rule violation records with column name and DI_ROW_ID. I joined both failed and violation records with column name and DI_ROW_ID to get the failed columns with the data. This seems to be working. Any other ideas.
Thanks,