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.  documentToXMLString service error when doing a SOAP request

    Posted 08/07/08 03:04 PM

    I’m using the following service, pub.xml:documentToXMLString, and get the following, com.wm.app.b2b.server.ServiceException: java.lang.Exception: missing required parameter ‘document’, error when doing a SOAP request. But I don’t get the same error when I manually step thru the pipeline.
    Please help
    :confused:


    #webMethods
    #soa
    #API-Management


  • 2.  RE: documentToXMLString service error when doing a SOAP request

    Posted 08/07/08 04:20 PM

    Have the pipeline saved just before the failing service(docToXML) and RUN the service, NOT step thru. Then retrieve the pipeline and check whether you are getting any response after doing the HTTP request which I assume that is what you are trying to convert.


    #webMethods
    #API-Management
    #soa


  • 3.  RE: documentToXMLString service error when doing a SOAP request

    Posted 08/07/08 10:28 PM

    running the wM package from the saved pipeline seems to be fine… the problem occurs when doing a soap request outside wM.


    #webMethods
    #API-Management
    #soa