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

SOAP Service could not be loaded: XMLProxy Error: The markup in the document following the root element must be well-formed

Former Member
0 Likes
2,608

Hello all,

In MII14.0, I'm trying to import a SAP PI WSDL into either a web service XI or a web service action block, both yielding the following error:

"SOAP Service could not be loaded: XMLProxy Error: The markup in the document following the root element must be well-formed"

Here are the steps I followed:

1. Upload the PI WSDL to MII as web content. (The service has not been published to a UDDI, so I had to upload the WSDL file to the web content section of MII.)

2. Using either the 'Web Service' or 'Web Service XI', I specify the MII URL path to the file uploaded in step 1.

3. After clicking next, I get the error above.

I can successfully view the WSDL in a browser and have imported it into SOAPUI without any issue.

Can anyone shed some light onto this?

Thanks,

--jtb

View Entire Topic
Former Member
0 Likes

Hello James,

    As Jeremy mentioned in the above reply, this error comes when the response is something other than a normal XML. May be you are getting a login-screen. Some wsdl's require credentials at design time too.

  Try passing in the credentials and then click on the NEXT button. It should work.

Regards,

Tufale Ashai.