Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8676

Re: Setting the JMS Header from Payload

$
0
0

Hi Karthiga,

 

The UDF is there in blog

 

DynamicConfiguration dynamicconfiguration = (DynamicConfiguration)param.get("DynamicConfiguration");

            DynamicConfigurationKey dynamicconfigurationkey = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/JMS", "DCJMSMessageProperty0");

            String s = dynamicconfiguration.get(dynamicconfigurationkey);

            CorrID.append(s);


Please let me know if you have any issue.


regards,

Harish


Viewing all articles
Browse latest Browse all 8676

Trending Articles