IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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

WSDL Import Issue src-resolve.4.2 [ISS.0092.9001]

  • 1.  WSDL Import Issue src-resolve.4.2 [ISS.0092.9001]

    Posted Wed March 09, 2016 12:56 PM

    Hi,

    We are not able to import WSDL from below URL (also attached). We are getting below errors. It’s on Integration Server 8.2.2.0 (IS_8.2_SP2_Core_Fix7).

    [ISS.0092.9001] Server Error: src-resolve.4.2: Error resolving component ‘ns6:CancelDocumentResult’. It was detected that ‘ns6:CancelDocumentResult’ is in namespace ‘http://dto.api.echosign’, but components from this namespace are not referenceable from schema document ‘https://secure.na1.echosign.com/services/EchoSignDocumentService22?wsdl2’. If this is the incorrect namespace, perhaps the prefix of ‘ns6:CancelDocumentResult’ needs to be changed. If this is the correct namespace, then an appropriate ‘import’ tag should be added to ‘https://secure.na1.echosign.com/services/EchoSignDocumentService22?wsdl2’.


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: WSDL Import Issue src-resolve.4.2 [ISS.0092.9001]

    Posted Wed March 09, 2016 02:06 PM

    Hi Anant,

    did you try to import the wsdl in SoapUI?

    What is the result there?

    Can you elaborate where the referenced objects are definged?
    Introspecting the WSDL there is no definition of “ns6:CancelDocumentResult” in it.

    Most likely there are missing some import statements to xsd(s) where these are defined (as susggested at the end of the error message).

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: WSDL Import Issue src-resolve.4.2 [ISS.0092.9001]

    Posted Wed March 09, 2016 11:09 PM

    It works in SOAP UI. Now I am able to import the WSDL after adding explicit import statements for these namespaces.

    Thanks!


    #webMethods
    #Integration-Server-and-ESB