Skip to Content
0
Jul 27, 2007 at 09:30 AM

ConversatioId in JAVA-mapping

45 Views

Hello XI experts,

Can you please show me the way to create the ConversationId in message header in JAVA-mapping

the folowing code:

param.put(StreamTransformationConstants.CONVERSATION_ID,"111222");

is not working for me.

Thanks!