Skip to main content
1-Visitor
August 16, 2017
Question

How to debug the error " premature end of the file"

  • August 16, 2017
  • 1 reply
  • 3114 views

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?

    1 reply

    22-Sapphire I
    August 16, 2017

    Try starting out with a GetText and see what the return is before doing the GetXML.

    1-Visitor
    August 22, 2017

    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