I have a problem when doing a PHP integration (nusoap) with SAP, the connection responds 200 OK but returns a NULL value, I think the error is in how the parameters pass, this is the code:
$client = new nusoap_client($wsdl, true);
$cli...
asked by
06.07.2017 / 22:06