2 Replies Latest reply on Oct 28, 2009 11:25 AM by dward

    How do you configure ESB

      Hi! I'm a newbie to ESB and I would like to illustrate proof of concept, so here goes...How do I configure the JBoss ESB to read from a flat file and upload the results to a legacy database (DB2)?

        • 1. Re: How do you configure ESB
          noelo

          Depending on your requirements you could write a scheduled service which polls regularly for the file and passes the data to a custom action which parses the file and writes the data to the database.
          However I without knowing your full requirements I think that the ESB might be a bit of overkill for just parsing a file and writing data to a database.

          Possibly a more suitable solution would be to use smooks to parse and store the data from the file. Smooks actions can be run within the ESB if you require the ESB.

          • 2. Re: How do you configure ESB
            dward

            Please use the ESB User Forum for questions like this. The ESB Developer Forum is for the development of the ESB itself. Thanks!

            http://www.jboss.org/index.html?module=bb&op=viewforum&f=246