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
Expand all | Collapse all

electric.util.WrappedException: SOAPException( Client: [ISS.0088.9133] Error while en

  • 1.  electric.util.WrappedException: SOAPException( Client: [ISS.0088.9133] Error while en

    Posted Mon January 04, 2010 02:26 PM

    Hi,
    I have created some screens in wM designer. I established web service connectivity and it worked fine. I changed some code in developer and now its not working. when i try to run the screens its showing [SIZE=2][COLOR=#000080][SIZE=2][COLOR=#000080]
    electric.util.WrappedException
    [/color][/size][/COLOR][/SIZE]: SOAPException( Client: [ISS.0088.9133] Error while encoding RPC output ) error.

    I gave username and password also in auth parameters. It doesnt work.

    Please help


    #BPM
    #webMethods
    #webMethods-BPMS


  • 2.  RE: electric.util.WrappedException: SOAPException( Client: [ISS.0088.9133] Error while en

    Posted Thu January 07, 2010 03:38 PM

    Hi Padmanabhan,

    The error occurs when the web service doesn’t return the expected output structure. It can be a null value a missing xml tag.

    If you are calling a web service based on a flow of the Integration server, try running the flow with the validate output check enabled and using the same input parameters.

    Also, if you change the input/output on the designer of the flow, you must regenerate the web service proxy and publish again.


    #webMethods-BPMS
    #webMethods
    #BPM