Results 1 to 2 of 2

Thread: Multiple file processing questrion

  1. #1
    Join Date
    Mar 2006
    Location
    Sydney
    Posts
    6

    Default 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. What I need to do though is generate separate writer files and I'm having some difficulty working out how to do it without actually setting up before hand various writers for each system.

    I don't want to have to configure ever system as a separate writer/job etc as processing is very similar. I basically want to programically set the writer based on the system id.

    Any ideas?

    Small diagram shown below.

    File Processing.jpg
    "We should move forwards, not backwards, upwards, not sideways, and always twirling, twirling towards victory!"

  2. #2
    Join Date
    Mar 2006
    Location
    Sydney
    Posts
    6

    Default

    Just found this and am looking at it

    http://forum.springsource.org/showth...ame-at-runtime
    "We should move forwards, not backwards, upwards, not sideways, and always twirling, twirling towards victory!"

Posting Permissions

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