Results 1 to 2 of 2

Thread: Handling Skipped Items.

Hybrid View

  1. #1

    Question Handling Skipped Items.

    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

  2. #2
    Join Date
    Jun 2005
    Posts
    4,241

    Default

    The SkipListener accepts callbacks with the problematic items.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •