Hi,
I changed it now from a listen to a scope shape.
so i send my message to my webservice and in a scope shape i receive it and i transform it to a response message and send it back to another application.
in the exception handler underneath it i construct a fault message (not by transform but bi messageassignment) and send it to the fault port of the other application.
but now he gives this error:
\”must receive before sending a fault message on an implemented port\”
now this is logical actually but how would i then send a fault message to the other application?
kind regards
Thomas