Tuesday, December 17, 2013

HideSOAPFault : Gateway

Cordys Version : BOP4.1CU6

com.cordys.gateway.strip.soapfault.detail=true;
and then restart the gateway and also the monitor since you will be keeping this in cordys properties.
______________________________________________________
Cordys Version : BOP4.2

To Strip all the SOAP Faults
gateway.fault.blacklist=Cordys.CWS.Messages.*

TO Strip Only a particular SOAP Fault 
gateway.fault.blacklist=Cordys.CWS.Messages.<SOAPFaultMsgIdentifier>
Where 
<SOAPFaultMsgIdentifier> can be obtained from SOAP:fault section
Ex: gateway.fault.blacklist=Cordys.CWS.Messages.commitTransactionFailedWithReason

No comments:

Post a Comment