How to communicate as soap request with zimbra server with Android how to create Java soap client request and response for zimbra server(Existing services) on Android .
As Android Soap request supporting ksoap but for that making soap request and response required SOAP_ACTION
METHOD_NAME
NAMESPACE
URL
As these details available in wsdl file.
So where Zimbra wsdl?
Please help to give solution how android make soap request call and retrive response.
Thanks |