Search:

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

Search: Search took 0.03 seconds.

  1. exception in postProcessAfterInitialization within spring batch

    Hi,

    I was seeing error while launching the spring batch application. In the application context, I am defining a bean which has postProcessAfterInitialization method. This bean class is a third...
  2. Using JDBCTemplate in ItemWriter is very slow.

    Hi,

    I am using jdbcTemplate which is inserted into Itemwriter. Below is the configuration. the time it is taking to update 100 records is around 2 mins. But with out Spring batch using simple...
  3. Hi, Instead of enabling or disabling the...

    Hi,

    Instead of enabling or disabling the ItemProcessor , set the OnlineDay value as property to the ItemProcessor. Based on the Onlineday value in the ItemProcessor either validate or not...
  4. Replies
    2
    Views
    358

    Hi, Thanks for the response. I found this code...

    Hi,

    Thanks for the response. I found this code snippet and was able to find the line and the error message. But this is not giving me the field wise error.

    [06/15/12 12:43:19.509 ERROR] An...
  5. Replies
    2
    Views
    358

    itemreader validation

    Hi,

    I am new to Spring batch and was trying to find the way to validate the Flatfile data. My requirement is to validate the flatfile record for the invalid column data like number expected but a...
Results 1 to 5 of 5