cancel
Showing results for 
Search instead for 
Did you mean: 

How to read xi header like namespace, message type from java mapping ?

Former Member
0 Kudos

Hi,

I would like to read xi header from java mapping, such as namespace, message type etc,

Please advise

Thank You and best regards

Fernand

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Fernand,

you can use the Runtime Constants to read the fields of Message Header.

For JavaMapping you need to implement the method setParameter to access the runtime constants.

Check this example :

http://help.sap.com/saphelp_nw04/helpdata/en/e2/e13fcd80fe47768df001a558ed10b6/content.htm

regards

Ganga

Answers (0)