Welcome Guest, Not a member yet? Register   Sign In
PHP SoapServer : respond with soap envelope before addFunction, is it possible?
#1

[eluser]Reynolds[/eluser]
Hi,

Just want to ask if this is possible. I mean, I want to validate the exposed web service function, even before an addFunction() is called. Here, I need to know if the required parameters (there are optionals) are passed with values. If any is missing, then send a SOAP envelope response to the requesting soap client.

Note: the web service methods each have its own config.xml, from which I will be validating the values passed into it.

Thanks in advance.




Theme © iAndrew 2016 - Forum software by © MyBB