Skip to Content
0
Former Member
Oct 04, 2010 at 10:09 AM

JMS Message Headers

764 Views

Hi,

I have a IDOC -> SAP PI -> JMS scenario. JMS service is an External Party.

I have to populate the JMS message Header with Fields like JMSType, Sender and Receiver. These fields will come from the IDOC. How to populate these?

<JMSType>Notification</JMSType>

<Sender>SAPR3</Sender>

<Receiver>JMSService</Receiver>

If I am not wrong, I have to make use of Dynamic Configuration and populate, but if I look at the available JMS ASMA, I am not able to decide how (which fields to use) to populate. Earlier I had done Dynamic Configuration for FILE and SOAP adapters.

Thank you,

Pankaj.

Edited by: Pankaj Sharma XI on Oct 4, 2010 2:38 PM