cancel
Showing results for 
Search instead for 
Did you mean: 

CorrelationId in receiver JMS adapter.

Former Member
0 Kudos

hi to all,

i need to send the correltionId in the message header of a receiver jms adapter.

which parameter i need to specify?

i've cheked the flag "set the additional JMS parameters...." as the documentation says: DCJMSCorreleationID with value 0001.

but nothing change in the message header.

thanks in advance

Claudio.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

check in your rcvr JMS communication channel where you can specify the attribute

<b>Set JMSCorrelationID To:</b>

The possible values are

XI Message ID (MessageID) (default value)

XI Reference ID (RefToMessageID)

XI Conversation ID (ConversationID)

No Value

you cant set it to any other values than these four..

Former Member
0 Kudos

Hi,

just setting one of then i didc't get the correlation id in the message header.

prateek
Active Contributor
0 Kudos

<i>here is a new parameter in JMS adapter now. There is an option of saving the JMS correlation ID of the request in the receiver JMS adapter. In the sender adapter, one can then set the XI conversation ID to the saved JMS correlation ID of the request. This makes the additional parameters that were required in previous Support Packages obsolete. However, the configuration settings that were made prior to SP7 are still valid.</i>

From

/people/kan.th/blog/2007/02/05/exploring-jms-and-sap-xi-jms-adaper

Also this would b helpful

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8060448a-e56e-2910-f588-9af459e7...

<i>[Reward if helpful]</i>

Regards,

Prateek