a java client send SOAP requests to SAP (ABAP). In case a field does not match WSDL, the error looks like this:
org.apache.cxf.binding.soap.SoapFault (UTC-timestamp xxxx; Transaction-ID xxxxxxxxxxxxxxxxxxx)
not containing any useful information. Our SAP experts sent me this ESI: https://userapps.support.sap.com/sap/support/knowledge/en/2488301
which says SAP does not send SOAP validation errors back for security reasons.
But what am I supposed to do? Is there best practice? Actually I expect a meaningful error message from a server, not just "error"