Hi All,

I have written a webservice program in RPG ILE. I have deployed it on HTTPAdmin. It has an input and an output parameter. It works fine, when I call it on SoapUi.
But I don't know how could I send a SOAP fault message from within my RPG ILE webservice program.
Does...