cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing JMS Header Fields in SAP PI Sender Adapter

Former Member
0 Kudos

Hi,

I have a scenario, where I need to extract one of the header fields from the JMS Message payload.

The field I want to extract is the MSGFLAGS field in message Descriptor, in the header of the incoming message.

I want to access the header field through ASMA properties.

Can anyone help me in configuring the additional JMS message properties in ASMA.

The field I want to access is not specified in the Adapter

Now I want to specify the additional JMS Message properties for this field.

Could anyone tell me what should I specify in the Name column.

Accepted Solutions (0)

Answers (1)

Answers (1)

manoj_khavatkopp
Active Contributor
0 Kudos

Mrinal,

Configuring the Sender JMS Adapter - Configuring the JMS Adapter in the Integration Directory/PCK - ...


In the table, enter the names of the JMS message properties whose values are to be included in the message header of the PI message.

The technical names of the additional attributes are DCJMSMessageProperty0, DCJMSMessageProperty1, ..., DCJMSMessageProperty9.

Br,

Manoj