Appeler des services web depuis MATLAB via WSDL
Communiquer avec des services web via WSDL (Web Services Description Language)
Attention
L’appel de services web depuis MATLAB® via WSDL sera supprimé dans une prochaine version. Utilisez plutôt les fonctions MATLAB RESTful (webread et webwrite) ou les classes Appeler des services web depuis MATLAB via HTTP pour écrire des applications d’accès web personnalisées.
Fonctions
matlab.wsdl.createWSDLClient | (To be removed) Create interface to SOAP-based web service |
matlab.wsdl.setWSDLToolPath | (To be removed) Location of WSDL tools |
Rubriques
- Access Services That Use WSDL Documents
How to access a service that uses WSDL documents.
Résolution des problèmes
Limitations to WSDL Document Support
RPC-encoded WSDL documents, documents that the Apache® CXF program cannot compile, and documents that import other WSDL documents that contain WSDL type definitions are not supported.
Codes d’état W3C pour les erreurs HTTP