Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi all,
I'm working on an application where it is needed to consume an xml file, from a wsdl file which was given, we could successfully get a soap envelope for request but response is not getting processed, rather error is coming as shown below.
could anyone tell me how do I overcome that?
Try starting out with a GetText and see what the return is before doing the GetXML.
Hi,
I'm also facing same issue while consuming wsdl via SOAP call in thingworx. But when I tried the same wsdl in SOAP UI it works and got response.
Could anyone help me in resolving this issue.
Thanks in Advance