Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22

Thread: Sending a message to multiple endpoints with transforms.

  1. #21

    Default cloning

    Can someone tell me how this all worked out?
    I'm using spring-integration-1.0.2.SR1

    I have a similar need. I need to essentially "multicast" a message out to many channels. Each of the "many" channels has the need to filter/validate/transform etc.

    I was thinking of using the RecipientListRouter but I believe this thread points me to the Publish Subscribe channel.

    However, the reference documentation in regards to the Publish Subscribe channel says this: "This is most often used for sending Event Messages whose primary role is notification as opposed to Document Messages which are generally intended to be processed by a single consumer"


    Keith

  2. #22
    Join Date
    May 2007
    Location
    Netherlands
    Posts
    614

    Default

    Can you create a documentation issue for this? In my opinion we shouldn't document how things are used, we should document what they do and how you could use them. If you rephrase it for us once you understand that would be nice

Posting Permissions

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