Hi,
I have a proxy web service that forward received message to an external web service. I would like to transform the external web service response through an xsl transformation, then, dispatch the transformed response to several web service endpoints (asynchronously if possible). Moreover, I want the proxy web service to receive the original response from the external web service (before the xsl transformation). Do you know what is the best way to do this? Are their any existing eip components to help me? Thanks for you help William.
