5 Replies Latest reply on Sep 17, 2008 2:59 PM by beve

    agreegation

    vishal12345

      hi !

      just checking if jboss esb supports some kind of message agreegation i.e. i have number of related xml messages coming on esb which are related by an id i want to relate messages with same id and compose one single xml message, i want to know if there is something like transformer is ther or not

      please if anybody can help me
      thanks

        • 1. Re: agreegation
          tfennelly

          This is possible. Check outt he "aggregator" quickstart.

          • 2. Re: agreegation
            vishal12345

            thanks for guiding me !

            • 3. Re: agreegation
              vishal12345

              hi

              from sample and documentation it appears that it supports plain data not xml , is that correct ? becuase in documentation of aggregator it says that t has to be in following format

              [UUID] “:� [messagenumber]“:� [messagecount]

              i m confusaed how to use it for xml messages which i want to aggregate
              please guid

              • 4. Re: agreegation
                vishal12345

                hi any help ? on previous comment !

                • 5. Re: agreegation
                  beve

                   


                  becuase in documentation of aggregator it says that t has to be in following format

                  This is refering to the format of the the 'aggregatorTag' not the content that can be passed. This is a property that is passed with the Message object and separate from the content of the message body.