I am http posing a XML with content-type:“text/xml”; however, I cannot see the node object in service.
I see an input named as “<?xml version”, value is the rest of the xml string.
I use httpWebRequest to have straight http call from .net.
Q1. After I add web reference via wsdl, I found the proxy file is just an empty name space, nothing else.
Q2. Since the proxy is nothing there, I post XML by direct http call. I do not need wsdl, then, what is wsdl for?
thanks for help.
Shuren
#soa#webMethods#API-Management