I have a soap service where I need to login using a soap function and then I can call other soap functions in the same session. Every time I login I get success but when I call the other functions as if I am not logged in!!! is there a way to save the session information?
I have a soap service where I need to login using a soap function and then I can call other soap functions in the same session. Every time I login I get success but when I call the other functions as if I am not logged in!!! is there a way to save the session information?