cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to load WSDL file

Former Member
0 Kudos

Hi All,

I tried to create top-down Web Service from a WSDL file. While importing the WSDL file i'm getting the following error.

"The part 'StandardMessageFault' has an invalid value 'StandardMessageFault' defined for its element. Element declarations must refer to valid values defined in a schema".

Can anyone tell me how to solve this?

Thanks,

Ganga

Accepted Solutions (0)

Answers (1)

Answers (1)

tim_drury
Active Participant
0 Kudos

What version of NW are you using? Versions prior to 7.11 SP 5 (or maybe SP4) failed to create the ComplexType definition for StandardMessageFault.

-tim

Former Member
0 Kudos

Tim,

I'm using NW 7.11 version. Could u please tell me how to see the SP value?

Thanks,

Ganga

tim_drury
Active Participant
0 Kudos

Go to the root page of your NW installation (ie. http://host:port/) and click on System Information. This page may require you to log into NW. Click on the Components Info tab at the top. Look for the ENGINEAPI compoent and under the Version column you'll see values like "1000.7.11.6.0.20100819181300". Ignore the leading "1000" - the next triplet of numbers is the version. My example indicates the component is 7.11 SP 6.

SAP Note 1390578 claims this was fixed in SP3, but I'm fairly sure that it wasn't. I know it's fixed in SP5 and may be fixed in SP4.

-tim