If the Business Service Workflow method does not haveany output arguments, then it is a one-way inbound operation.
If the service proxy method has no output arguments, then it isa one-way outbound operation
Consider a scenario for one-way operations when data loss is tolerable. In such cases, a SOAP request is sent and it won’t
receive a SOAP response. The provider receives the SOAP request and processes it