Search:

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

Search: Search took 0.01 seconds.

  1. Please port your xml files. Regards AN

    Please port your xml files.

    Regards
    AN
  2. Eliminating duplicate records before writing to DB

    Any suggestions on how to eliminate duplicate records before passing it to the writer.

    I tried implementing ItemWriter but its called as many times as the number of source records if injected...
  3. This is working for me

    This is working for me


    <?xml version="1.0" encoding="UTF-8"?>
    <beans xmlns="http://www.springframework.org/schema/beans"
    xmlns:batch="http://www.springframework.org/schema/batch" ...
  4. My stupid... I was referring to beans & batch...

    My stupid...

    I was referring to beans & batch 2.0 schema locations.
  5. I also got the same error. The step configuration...

    I also got the same error. The step configuration is as follows


    <batch:step id="loadExpenseDescr">
    <batch:tasklet transaction-manager="ora-transactionManager" >
    <batch:chunk...
  6. I am also facing the same problem. How did you go...

    I am also facing the same problem. How did you go about it?
Results 1 to 6 of 6