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.  SOAP Toolkit 3.0 - SOAP Message Protocol

    Posted Mon September 08, 2003 03:09 PM

    I’m trying to create a test script using both VBScript and SOAP Toolkit 3.0 to invoke a webMethods flow service. The targert service has a WSDL document using SOAP Message Protocol. The input to the target service must be two SOAP Objects soapRequestData, and soapResponseData. Has anyone accomplished this using SOAP Toolkit 3.0?


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: SOAP Toolkit 3.0 - SOAP Message Protocol

    Posted Mon September 29, 2003 05:50 PM

    I’m also trying to do a similar test using the MSSOAPlib.SoapClient with VB 6.0.


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: SOAP Toolkit 3.0 - SOAP Message Protocol

    Posted Tue September 30, 2003 07:36 AM

    No success with SOAP Message Protocol. However, if you are using SOAP RPC style this is trivial.


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: SOAP Toolkit 3.0 - SOAP Message Protocol

    Posted Mon January 12, 2009 03:57 AM

    I am also trying SOAP Message without any success. But SOAP RPC works fine with with VB 6.0. Does VB 6.0 supports SOAP Doc Literal?


    #webMethods
    #Integration-Server-and-ESB