webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

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

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

    Posted Mon December 19, 2016 03:14 AM

    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,


    #webMethods
    #API-Management
    #soa


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

    Posted Tue December 27, 2016 02:11 AM

    Hi,

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

    Thanks,
    Prasad.


    #soa
    #webMethods
    #API-Management