I am trying to make a call to a SOAP web service through Dojo, but have found no relevant, up-to-date documentation on how to make a SOAP request.
Does anyone have any experience making a SOAP request in Dojo?
I am trying to make a call to a SOAP web service through Dojo, but have found no relevant, up-to-date documentation on how to make a SOAP request.
Does anyone have any experience making a SOAP request in Dojo?
IBM has something here. Unfortunately, it's not supported in Dojo. However, this library could be of use for JavaScript to SOAP connectivity.