Context first - think one-way WSDL operation (aka fire and forget, input only):
http://www.w3.org/TR/wsdl#_one-way
Now, is it safe to assume that request is successful when server returns 202 Accepted http status code? Is it standardized somewhere? Link to some specifications would be highly appreciated.