Re: [oxid-dev-general] Quick SOAP ERP Connector question

2016-04-29 Thread Jens Trant
Can you reach the endpoints via soapUI (it is a really nice charming tool), maybe you have a network/proxy issue? Https is not necessary, are the shop urls correctly set in the config.inc.php? So be sure, that there is also no redirect. Cheers, Jens [Closed] Closed

Re: [oxid-dev-general] Quick SOAP ERP Connector question

2016-04-29 Thread Mirza Ahtasham Ahmad
I have already tried it //$client = new SoapClient(" https://myshopurl.de/modules/erp/oxerpservice.wsdl;); or //$client = new SoapClient(" https://myshopurl.de/modules/erp/oxerpservice.php?wsdl=2.14.0;); or $client = new SoapClient("