cancel
Showing results for 
Search instead for 
Did you mean: 

how to add Extra Header Information using JMS Adapter

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Frnds,

I am working on scenarios bet ween File System to MQ.

i want to read/write RFH2 message in MQ using JMS adapter,

i have to add extra header information USR tags RFH2 message and send it JMS Queue,same way i have to read RFH2 Message from JMS Queue . how to achieve this one using JMS Adapter,

JMS adapter supprots adding extra fiels in Message ??

regards,

Raj

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

Yes, you can put JMS header fields with help of ASMA.

See online help:

http://help.sap.com/saphelp_nw2004s/helpdata/en/10/b1b4c8575a6e47954ad63438d303e4/frameset.htm

Scroll down to Advanced Tab Page -> Adapter-Specific Message Attributes

Here you see "If you want to set additional JMS message attributes, select Specify Additional JMS Message Properties (10 Maximum)..."

Answers (2)

Answers (2)

rajasekhar_reddy14
Active Contributor
0 Kudos

THANKS

Former Member
0 Kudos

Hi,

isn't there already a thread you opened regarding this problem?