I'm trying to consume a .net generated WS from ColdFusion Page. Soap binding sytle of the said WSDL is document.
In the CF documentation, it is clearly mentioned that it is not possible consume such Web services.
To consume a web service that is implemented in a technology other than ColdFusion, the web service must have one of the following sets of options:
rpc as the SOAP binding style and encoding as the encodingStyle
document as the SOAP binding style and literal as the encodingStyle
Is there any work around available?
Reference: http://ift.tt/1eRLJBJ
Aucun commentaire:
Enregistrer un commentaire