Is it possible to configure the agent to skip SOAP errors like the one below?
Error Message: SOAP Fault: WebServices|Client|http_//<URL>: soap-env:ServerInvalid identifier100Invalid identifier<ns1:operationFailure xmlns:ns1="http://comarch.com/clm/dto" xmlns:ns0="http://comarch.com/clm" xmlns:ns4="http://www.w3.org/2003/05/soap-envelope" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><code>100</code><description>Invalid identifier</description></ns1:operationFailure>
If you are using Java agent pre-10.7, it is not possible to skip SOAP errors.
If you are using 10.7, the java agent code has been enhanced to include this idea :
SPM SOAP Faults should follow Standard Error Processing - https://communities.ca.com/ideas/235731711
This enhancement is available as 10.7 HOTFIX# 13 and it has been included in 10.7 SP3.
To obtain a copy of this HOTFIX contact CA Support.