-2

Hi all I need to send a metadata xml in rfh2 headers.can you please tell me how can I do it using switchyard or Apache camel.

Ravi
  • 1,247
  • 4
  • 15
  • 35

1 Answers1

0

If they are standard JMS-style message headers, they will just come across. If they are embedded in the RFH2 handler, you'll need a special processor.

Media Driver's Managed Bridge does this. Designed as a IBM MQ adapter for reading messages from IBM MQ transmit (XMIT) queue, it automatically moves the data to standard headers.

https://mediadriver.com/managedbridge/

Disclaimer: I head up product development for Media Driver

Matt Pavlovich
  • 4,087
  • 1
  • 9
  • 17