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!