There are 10 records in a flat file source, among them 9 will be executed successfully and 10<sup>th</sup> record is failed, in this scenario
I need to get all 10 records source level to target level, in target level then 10<sup>th</sup> record failure error will be displayed, what I need to do?
↧