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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Trap outgoing SOAP RPC message

  • 1.  Trap outgoing SOAP RPC message

    Posted Mon January 29, 2007 03:37 AM

    Is there a way to trap the outgoing message that is sent via the pub.client.SoapRPC command?
    Unlike with the document literal variant, where we have to build up the Soap message, I can’t get the actual string that is sent when using Soap RPC.

    Any ideas?


    #API-Management
    #soa
    #webMethods


  • 2.  RE: Trap outgoing SOAP RPC message

    Posted Mon January 29, 2007 05:04 AM

    I haven’t tried this recently, but you should be able to add the following configuration paramenter to your IS using the Settings → Extended menu:

    watt.server.SOAP.debug=true

    Let us know if this works for soap-rpc,

    You did read all the posts here on why not to use SOAP-RPC, right? :slight_smile:

    Mark


    #API-Management
    #soa
    #webMethods