cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Header

Former Member
0 Kudos

Hi Experts,

Here my requirement is I need to send  “ABCD” as constant value in JMS header with receiver JMS channel. Based on the constant value MQ will pass this message to receiver.

Please provide the proper solution for this.

My scenario is File to JMS without any mapping..

Thnak you

Srini

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Srini,

These resources will help you. Try it out, and if you are stuck just let us know what you've tried.

JMS FAQ, SAP Note 856346. Check section 2.2 for more details on passing JMS parameters.

Blog on JMS Headers:

http://scn.sap.com/people/ninu.sankar/blog/2011/01/27/jms-channel-custom-rfh2-header-settings

Wiki on JMS Adapter Specific Parameters

http://wiki.sdn.sap.com/wiki/display/XI/How+to+handle+multiple+message+formats+from+1+JMS+Queue

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

with PI you can use something called - Additional JMS Message Properties

were you can set the JMS header parameters, but for this you need to use ASMA (adapter specific message attributes which you can fill out either in the mapping or in the adapter module)

this way you can pass the header value for JMS adapter in standard,

Regards,

Michal Krawczyk