Quantcast
Channel: SCN : All Content - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 7030

Unable to set Conversation ID in UDF

$
0
0

I am trying to set Conversation ID in a Mapping UDF on a response message from ECC To XI to JMS Receiver.

 

GlobalContainer globalContainer ;

globalContainer = container.getGlobalContainer();

Map param = globalContainer.getParameters();

/*

param.put(StreamTransformationConstants.CONVERSATION_ID, "1234ConversationID);

 

The mapping executes without any error. But for some reason, the conversation Id does not show up under the SOAP:Main (SAP:ConversationId element) header at all.

 

Any ideas?

 

Thanks,

Badari


Viewing all articles
Browse latest Browse all 7030

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>