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-rpc

    Posted Mon August 02, 2010 10:21 AM

    Hi All,

    Is there any way can I debug the service called using pub.client.soapRPC? I am getting an error

    [ISC.0042.9333] Attribute value of cellpadding should be enclosed in either single or double quotes

    while executing the service using soapRPC call?

    Can you please help me out on this.

    Cheers,
    Sasanka


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: soap-rpc

    Posted Mon August 02, 2010 07:56 PM

    Looks like the SOAP message you composed before pub.client.soapRPC is wrong.

    You can execute the flow service step by step from developer, just stop the trace before the pub.client.soapRPC call, and check the SOAP message you have in the pipeline. It’s a correct SOAP message? :smiley:


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB