can you please tell me how to call soap based web service in Cordova.? actually i have some methods having parameter in web service want to call that those methods, can you please help me.
in my web service i want to call web method ==> https://gnwebitga.austin.hp.com/gnws.net/GNewton.Internal.WS/GNAgreementService/GNAgreementService.svc?wsdl
i want to call soap based web service i got simple way to call web service from this url==> Simplest SOAP example^]
But i don't understand where to add method name so that it call that method from service, in web service there are some method which i want to call but unable to call
can you please help me.
Thanks