Re: Question / SOAP+Probably OM bug

2015-05-02 Thread Jacob Ouanounou
Hello Yadav Thank you very much. Meanwhile I have succeeded to do it using SOAP (based upon PHP/nusoap). It seems finally easier and clean using PHP nusoap library. You can find below my code. BUT : The program has worked perfectly once or twice, and now I get something bizarre, that looks lik

Re: Question / SOAP

2015-05-02 Thread Abhishek Yadav
Hello Jacob, I have created one library in php. I have created functions for most of the things because i am using it in one of the project. You can check it out. I am using through CURL in php. *Steps to use (Lets us say , Login user ) :* *---