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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  problem in webservice call

    Posted 02/21/07 08:12 AM

    Hi
    i have problem in webservice call to the external system.

    please refer to the attached screen shot and get back to me ASAP.
    error1.zip (63.7 KB)


    #soa
    #webMethods
    #API-Management


  • 2.  RE: problem in webservice call

    Posted 02/21/07 02:29 PM

    Next time don’t attach a screen shot for a simple text message that you could have cut and pasted.

    The provider of the web serivce operation that you are attempting to invoke is returning a soap fault. The soap fault seems to indicate that you are attempting to invoke an operation that does not exist.

    Trace through the web service connector until just before the pub.client:soapHTTP invoke statement. Copy the soap request from the soapRequestData variable and send it to someone supporting the web service you are attempting to consume along with the text of the soap fault string. Ask them what might be causing the error.

    Mark


    #webMethods
    #soa
    #API-Management