Search:

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

Search: Search took 0.01 seconds.

  1. That did exactly what I want! Many thanks! :D

    That did exactly what I want! Many thanks!

    :D
  2. Replies
    1
    Views
    340

    Just found this and am looking at it ...

    Just found this and am looking at it

    http://forum.springsource.org/showthread.php?111469-Dynamically-build-FlatFileItemWriter-file-name-at-runtime
  3. Replies
    1
    Views
    340

    Multiple file processing questrion

    Hi there,

    I'm working on a project that needs to process multiple files (of similar formats) from 'n' systems. I am reading them into a database and then writing some reports based on the data....
  4. Thanks for the reply. My Job looks like this: ...

    Thanks for the reply. My Job looks like this:


    <batch:job id="jobProcessReconcilationFiles">
    <batch:step id="step1" next="step2">
    <batch:tasklet>
    <!-- Read in the CAR files and...
  5. Accessing the currently processing filename

    Hi there,

    I'm using a MultiResourceItemReader to load files into a FlatFileItemReader which are then run through a ItemProcessor before being written out to FlatFileItemWriter.

    The...
  6. Sharing the same non-singleton object between to managed beans

    Hi there,

    I am trying to separate some services (business from transport/host), but need to keep a piece of information that for certain implementations needs to be passed between the 2 (but not...
Results 1 to 6 of 6