Search:

Type: Posts; User: syedmhussaini; Keyword(s):

Search: Search took 0.02 seconds.

  1. Really appreciate your help. I made the ffiw a...

    Really appreciate your help.
    I made the ffiw a public and still got the same error. i am not sure about your reference to @Required.

    Can you please provide details of your writer definition for...
  2. Thanks for the info. I tried similar skip...

    Thanks for the info. I tried similar skip listener but it is throwing exceptions. I am using SB 2.1


    11:58:30,758 ERROR <> [support.CommandLineJobRunner] Job Terminated in error: Error creating...
  3. Can you please provide details on your...

    Can you please provide details on your skipListener implementation?
    I am trying to do the same thing, except on db write exceptions.
  4. I am new to SB, but my 2 cents. Just add an...

    I am new to SB, but my 2 cents.
    Just add an extra random parameter like a=1 and you can run that same job with those parameters again.
  5. I am trying to capture the write failures. If I...

    I am trying to capture the write failures. If I get a constraint violation on write or some other dao exception, I would like to skip that record, continue processing and write that record out to the...
  6. Configure a ItemWriter with skip listener.

    Hi, I am new to SB.
    I need some details on how to configure a FlatFileItemWriter with skipListener.
    I need to get the failed input record(skipped) and write it to a flat file. I checked the forums,...
Results 1 to 6 of 6