cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

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

vsrilekha
1-Newbie

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

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?

2 REPLIES 2
PaiChung
22-Sapphire I
(To:vsrilekha)

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

srepaka
4-Participant
(To:PaiChung)

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

Top Tags