Welcome Guest, Not a member yet? Register   Sign In
Aliasing one SOAP method to another...
#1

[eluser]Nathan Pitman (Nine Four)[/eluser]
We have a web service that we run for a client using CI and NuSOAP. It's a simple service that provides access to user data. Some of our initial work on this project used method calls such as 'GetFWResult' to return data, referring to product reference 'FW' in the method call. We have since realised that this was a little daft and would like to make the web service more generic. As a part of this we would like to rename the method from 'GetFWResult' to 'GetResult' and simple pass the method the product reference as a parameter.

What I need to know is if it is possible to create an 'alias' of a method with SOAP? So as you might alias one domain name transparently to another, is there some way to alias one SOAP method transparently to another?




Theme © iAndrew 2016 - Forum software by © MyBB