I got a batch that works thought xml files, there a several records in the files, and sometimes there is just a couple of records with problem, so i configure the skip mechanism in order to work with the rest of the records.

Is there any way to "handle" those skipped items? and send them to a special file/database table, what would be the best approach to handle the Skipped?


Thanks in advance