1 Reply Latest reply on Jul 17, 2008 2:39 AM by beve

    Ripping a file and sending multiple messages

      Hi!

      I am new to JBoss ESB.

      Here is the situation.

      I have a large file. Got to process it and create multiple messages.

      Eg: Service

      Action 1 : Ripping the file and parsing each record
      Action 2: Here I would like to do some custom transformation/DTO creation.

      The problem is I can only send one message from Action 1 to Action 2.
      Why is this so? Or Is there a way out so that as I rip the files in Action 1, I can send multiple messages so Action 2 can pick them up.

      I appreciate your help.

      Regards,
      John

        • 1. Re: Ripping a file and sending multiple messages
          beve

          Hi!

          have you taken a look at the quickstart "huge-split-enrich-transform-route" quickstart?
          Take a look at the README.html file in that quickstarts directory and this should give you an idea for a solution.
          Post back if you have any questions about this.

          Regards,

          /Daniel