Results 1 to 2 of 2

Thread: Copying header values from gateway request channel to reply

  1. #1
    Join Date
    Mar 2005
    Posts
    144

    Question Copying header values from gateway request channel to reply

    Hello,

    My current gateway follows a publish-subscribe-channel which adds SEQUENCE_SIZE, SEQUENCE_NUMBER and CORRELATION_ID Message headers tto the messages in its request-channel. After the gateway, I would like to group the messages back together using an aggregator and the headers that were added earlier.

    Is there a way of copying header values from a request message sent to a gateway (http:outbound-gateway) so that they may be added to the reply message afterwards?

  2. #2
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,840

    Default

    Those headers should be copied automatically to the reply Message. Can you provide the relevant configuration excerpt?

Posting Permissions

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