Dear Experts,
Iflow is BPE to SFDC, there is a Java mapping (used for complex mapping) + MM + xslt in the Operational mapping
This IFlow was executed from 10+ messages at almost same time, found issue in only one of the message.
payload before mapping is correct but payload after mapping is different, its wrong, its output of some other message, that message is not belongs/related to adjacent messages executed at the same time.
I have tested OM in ESR using above payload, it generates proper output. But at runtime After mapping payload is different. I don't know how to find the root cause of this issue. I guess something wrong in the Java mapping.
In my old thred : Java mapping Issue : Parallel processing issue similar kind of issue was reported. as a solution I have removed the static variables (removed the key word static before variable), below is the screen shot.
Why new issue with this java mapping, What I have to check in Java mapping? assist me here please.
Let me know if you need further information.
reg, avinash





