Hi guys,

I set up an soap service with Zend_Soap_Server and WSDL generation via
Zend_Soap_AutoDiscover and it should be used via Microsoft Dynamics AX. But it
seems that it cannot handle "soap-enc:Array" datatype.

Detail: Beim Ausführen einer WSDL-Importerweiterung wurde eine Ausnahme
ausgelöst: System.ServiceModel.Description.XmlSerializerMessageContractImporter
Fehler: Der Datentyp 'http://schemas.xmlsoap.org/soap/encoding/:Array' ist nicht
vorhanden.

Sorry for the german error message but it says something like "exception
[exceptionName] occured" and "datatype [url] is not available".

Any clue how to get it working?

-- Jan

Reply via email to