Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 6719

mapping Message ID when more one source message

$
0
0

Hello,

 

I've a message mapping with two source message and one target message.

 

Also i've use a UDF to get the message ID. This UDF  fails. If i modified the mapping and delete one source message the UDF works OK (only when exist one unique source message).

 

Why?, How can i do it?

 

The code of UDF is:

 

String MessageID;

java.util.Map param = container.getTransformationParameters();

MessageID = (String) param.get (StreamTransformationConstants.MESSAGE_ID);

 

return MessageID;

 

Regards,

 

Silvia


Viewing all articles
Browse latest Browse all 6719

Trending Articles



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