I have run into a problem when calling web service on a SAP PI bus from my WCF client. The operation is defined as one-way, and the method on my proxy operation contract is deco
I would take a look at this article as well by Gerben van Loon here. One way operation might not really be one way according to the standards.