Hello,
We have some custom webservice in Maximo and we are wondering if it is possible to change error response message. So if we get response from Maximo something like that
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<soapenv:Fault>
<faultcode>soapenv:Server</faultcode>
<faultstring>BMXAA3906E - Site 6900879 is not valid.</faultstring>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>
Can we change response at Maximo side before sending back to external client?
------------------------------
Blaz Rakar
------------------------------