URGENT:how to get the error table populated in ODI
964827Oct 10 2012 — edited Oct 17 2012Hello all,
I am working on an interface of ODI where mapping is from a XML file to the database tables. I want, when there is any bad data (having length size greater than the target table's column length or data type mismatch) the bad data should get rejected or separated.
I am using LKM, CKM, and IKM knowledge modules, but the erroneous record is not getting populated in even in the error table.
when I try to insert lets say 4 records and 2nd record is erroneous then it is only inserting the 1st record. i want that the erroneous record should get inserted in the error table.
Please suggest, if anybody is having any related information to get this done. That would be really helpful.
Thanks in advance!