Hello, consider the following situation:
service A sends a message to service B. The message contains some measure, lets say temperature. Service's A data model uses degree Celsius and service B uses Fahrenheit. Both services offer an operation returning an description including the used unit of measure. How can we configure servicemix and its components to check whether the message contains the mesaure in the correct unit of measure and, if that is not the case, route it first through a transformation service? Where would this scenario fit in the Jbi-routing-mechanism? Thanks in advance for any hints and ideas! cheers, Johannes
