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

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

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.