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
  • 1.  Problem importing WSDL with XSD

    Posted Wed July 22, 2009 12:06 PM

    I was given a WSDL with references to separate XSD files. There is a problem creating a consumer WSDL either with Developer or SOAPui. Does anyone here have any idea how to include the XSD files?


    #webMethods
    #soa
    #API-Management


  • 2.  RE: Problem importing WSDL with XSD

    Posted Thu July 23, 2009 05:40 AM

    Not only that, I found out that the wsdl that I want to import as a consumer webservice descriptor in wM7.1 is referencing another wsdl file!

    What should I do in such a case?


    #webMethods
    #soa
    #API-Management


  • 3.  RE: Problem importing WSDL with XSD

    Posted Thu July 23, 2009 08:46 PM

    What is the error that you get when you try to use this WSDL? the schemas that the WSDL is referring, are they on the same directory as the WSDL itself?

    Cheers,
    Akshith


    #soa
    #webMethods
    #API-Management


  • 4.  RE: Problem importing WSDL with XSD

    Posted Mon August 03, 2009 09:39 AM

    I have attached the files. The wsdl with problem is CourierBulkSubmitProcess.wsdl.
    XSDandWSDL.zip (3.76 KB)


    #webMethods
    #API-Management
    #soa


  • 5.  RE: Problem importing WSDL with XSD

    Posted Mon August 03, 2009 05:07 PM

    Just saw your wsdl file. Observed below things…

    –CourierBulkSubmitProcess.wsdl is importing “wsdl/RuntimeFault.wsdl” --I think it should be just RuntimeFault.wsdl

    –CourierBulkPorcessingParameters.xsd- is importing threee more XSDs.Get theses xsds and put in the same folder

    Thanks,
    Yarkar.


    #soa
    #webMethods
    #API-Management