Results 1 to 2 of 2

Thread: How to write an errorstatus to the db upon an error

  1. #1

    Default How to write an errorstatus to the db upon an error

    How do I manage to write an error status to our business db when an error occurs and the transaction is rolled back when the exception is thrown in the item writer?

    Geir
    Last edited by geira; Sep 21st, 2008 at 09:39 AM.

  2. #2
    Join Date
    Dec 2006
    Posts
    1,061

    Default

    You can annotate it with REQUIRES_NEW propagation.

Posting Permissions

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