cancel
Showing results for 
Search instead for 
Did you mean: 

set JMSType in JMS Receiver

Former Member
0 Kudos

Hello.

I have to send a JMS Message to MQ Series and can not set the JMSType (is a JMS Header property). Any know about this ? Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

Can you please try using DCJMSType instead of JMSType.

Thanx

Aamir

Former Member
0 Kudos

DCJMSType must be setted like "set additional JMS Parameter or replace defaults settings" ?

regards.

Former Member
0 Kudos

Hey

This needs to be set in UDF in message mapping and use the technical name DCJMSType.check the below two links

http://help.sap.com/saphelp_nw04/helpdata/en/f4/2d6189f0e27a4894ad517961762db7/content.htm

set it the way attributes are assigned in the below blog

Thanx

Aamir

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Aamir.

I´m doing my firsts steps in XI and JMS.

I´m confused.

Can you explain this step by step ?

Thank you.

Former Member
0 Kudos

Hi,

Transport Protocol: WebSphereMQ (MQSeries) JMS Provider

Message Protocol: JMS 1.x

JMS-Compliant: JMS-Compliant

Regards

agasthuri_doss
Active Contributor
0 Kudos

Hello,

Try with this

JMS-Compliant: WebSphereMQ(non-JMS)

Regards

Agasthuri Doss

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Are you Talking about the Message & Transport Protocol If so

Transport Protocol - WebSphereMQ(non-JMS)

Message Protocol - JMS 1.x

Regards

Agasthuri Doss