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
  • 1.  wsdl throwing an error while Consuming On 7.1.2

    Posted Thu June 24, 2010 07:47 PM

    Hi All,

    Our Partner supplied one wsdl URL ,When I tried to consume from WM 7.1.2 it’s throwing an error.

    Error:

    com.wm.app.b2b.server.ServiceException: [ISS.0092.9001] Server Error: [ISC.0082.9705] Definition not found [null]
    [ISC.0082.9705] Definition not found [null]
    [ISC.0082.9705] Definition not found [null]
    [ISC.0082.9705] Definition not found [null]

    I am able to consume from SOAPUI though it’s failing while running the request.

    SOAP UI error:

    <env:Envelope xmlns:env=“[URL]http://schemas.xmlsoap.org/soap/envelope/[/URL]”>
    env:Header/
    env:Body
    <env:Fault xmlns:wsse=“[URL]http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd[/URL]”>
    wsse:InvalidSecurity
    Missing wsse:Security in SOAP Header

    </env:Fault>
    </env:Body>
    </env:Envelope>

    Could you tell me do I missing anything to consume .

    I really appreciate help and reply

    Thanks,
    Raj


    #soa
    #webMethods
    #API-Management


  • 2.  RE: wsdl throwing an error while Consuming On 7.1.2



  • 3.  RE: wsdl throwing an error while Consuming On 7.1.2

    Posted Thu June 24, 2010 09:01 PM

    DevNull,

    Does I need change any setting at IS level? If so please help me out how to do.

    I really appreciate your help and time.

    Raju


    #webMethods
    #soa
    #API-Management


  • 4.  RE: wsdl throwing an error while Consuming On 7.1.2

    Posted Sun June 27, 2010 03:26 AM

    Hi All,

    I added consume policy user name WS handler for WSDL descriptor , now It’s not returning any fault code ., but same time I am not getting the Response.

    Thanks,

    Raj


    #webMethods
    #soa
    #API-Management


  • 5.  RE: wsdl throwing an error while Consuming On 7.1.2

    Posted Mon June 28, 2010 04:19 PM

    Thanks All for watching my Issue.

    I renamed the Input signature field …as we have the issue with the XSD singature at Provider side.

    Now webService is working and getting result from PROVIDER.

    Raj


    #soa
    #API-Management
    #webMethods