Getting error in creating a consumer Web service descriptor from a WSDL it is giving ISC.0092.9118

Hi,

A third party Provider gave us SOAP web services( wsdl files + xsd’s) to consume. When creating a consumer Web service descriptor from a WSDL with the specified service in webMethods 8.2, I got below error:
[ISS.0092.9001] Server Error: [ISC.0092.9118] Port ‘abcPort11’ is not unique within service ‘abcService-v10.1.0.0’
After checking with the error, I came to know:

ISC.0092.9118E – Port ‘’{0}‘’ is not unique within service ‘’{1}‘’
Explanation:
When creating a consumer Web service descriptor from a WSDL with the specified service, the service definition contains multiple ports that all have the same name.

Action:
Update the WSDL so that the port name is unique within the service definition.

But third party web services provider claimed that wsdl’s were right and is in use by many of them.
I tested this web service in soapUI and got successfully imported and also got response.

Does anyone did work around on this? Please give me suggestion/solution on how to proceed with this?

Thanks,

Hi,

Any suggestions on this post please.
Please advise me how to proceed on this?

Thanks,
Prasad.