Skip to main content

Home/ magento/ Group items tagged SOAP

Rss Feed Group items tagged

Hendy Irawan

Magento - Wiki - Introduction - 0 views

  •  
    "SOAP adapter is default adapter for webservices. If you want to connect to Magento SOAP webservices you should load WSDL from this link (http://youmagentohost/api/?wsdl or http://youmagentohost/api/soap/?wsdl) in your SoapClient As of v1.3 you may also use http://yourmagentohost/api/v2_soap?wsdl=1 which has been added to improve compatbility with Java and .NET. "
Hendy Irawan

Magento api with Java Client - problem with XML-RPC interface | libjack.com - 0 views

  •  
    One of the features touted by Magento is the api exposed via both XML-RPC and SOAP. I quickly (and successfully) tested the SOAP interface using the amazingly complete (and free) soapUI. I wanted to use XML-RPC, and decided to build a test client in Java. While trying to build a client, using the apache ws-xmlrpc library, I ran into a roadblock. The initial login and some other calls would work just fine, but some calls such as product.info would always cause an exception, similar to:
Hendy Irawan

ajzele/mapy - GitHub - 0 views

  •  
    "Extending the capabilities of built in Magento API by providing additional API classes and methods. "
1 - 3 of 3
Showing 20 items per page