Hi All, I've got service A invoking service B via a callout. (Proxy services)
Service B throws a fault via the following fault sequence and returns the following soap fault. 2017-08-17 09:21:47,193 [-] [PassThroughMessageProcessor-227] INFO LogMediator To: /services/TimesheetEntityProxy.Times heetEntityProxyHttpSoap11Endpoint, WSAction: getTimesheet, SOAPAction: getTimesheet, MessageID: urn:uuid:f6053edb-0d03-4 576-bd33-b6e93cd02a8c, Direction: request, Envelope: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soape nv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header><BTID xmlns="http://ws.apache.org/ns/synapse"><busines sTransactionId/></BTID></soapenv:Header><soapenv:Body><soapenv:Fault><faultcode xmlns:tns="http://www.w3.org/2003/05/soa p-envelope">tns:Receiver</faultcode><faultstring>org.apache.synapse.SynapseException: Error occured in the mediation of the class mediator
 at org.apache.synapse.mediators.ext.ClassMediator.mediate(ClassMediator.java:82)
 at org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:68)
 at org.apache.synapse.mediators.filters.FilterMediator.mediate(FilterMediator.java:112)
 at org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:68)
 at org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMediator.java:114)
 at org.apache.synapse.core.axis2.ProxyServiceMessageReceiver.receive(ProxyServiceMessageReceiver.java:158)
 at org.apache.synapse.core.relay.ServiceRequestEarlyBuilder.invokeMessageReceiver(ServiceRequestEarlyBuilder.jav a:98)
 at org.apache.synapse.core.relay.ServiceRequestEarlyBuilder.invoke(ServiceRequestEarlyBuilder.java:67)
 at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:335)
 at org.apache.axis2.engine.Phase.invoke(Phase.java:308)
 at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:250)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:156)
 at org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclosingRequest(ServerWorker.java:412)
 at org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:207)
 at org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:173)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
 Caused by: java.lang.RuntimeException: au.gov.qld.des.aftimesheet.exception.TimesheetNotFoundException: Timesheet does n ot exist with ID: 3214444
 at au.qld.gov.ambulance.esb.mediators.ejb2.etimesheet.GetTimesheetMediator.getTimesheet(GetTimesheetMediator.jav a:82)
 at au.qld.gov.ambulance.esb.mediators.ejb2.etimesheet.GetTimesheetMediator.mediate(GetTimesheetMediator.java:53) 
 at org.apache.synapse.mediators.ext.ClassMediator.mediate(ClassMediator.java:78)
 ... 17 more
 Caused by: au.gov.qld.des.aftimesheet.exception.TimesheetNotFoundException: Timesheet does not exist with ID: 3214444&#x d; at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)
 at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
 at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
 at au.gov.qld.des.aftimesheet.ejb.TimesheetSessionFacade_q0rmdo_EOImpl_1036_WLStub.getTimesheet(Unknown Source)& #xd; at au.qld.gov.ambulance.esb.mediators.ejb2.etimesheet.GetTimesheetMediator.getTimesheet(GetTimesheetMediator.jav a:73)
 ... 19 more
 </faultstring></soapenv:Fault></soapenv:Body></soapenv:Envelope> Service A has a fault sequence, but this never gets entered into based on the above soap fault, why? I have noticed in service A proxy that the global error properties like ERROR_CODE are all null. Cheers, Matt. This email, including any attachments sent with it, is confidential and for the sole use of the intended recipient(s). This confidentiality is not waived or lost, if you receive it and you are not the intended recipient(s), or if it is transmitted/received in error. Any unauthorised use, alteration, disclosure, distribution or review of this email is strictly prohibited. The information contained in this email, including any attachment sent with it, may be subject to a statutory duty of confidentiality if it relates to health service matters. If you are not the intended recipient(s), or if you have received this email in error, you are asked to immediately notify the sender. You should also delete this email, and any copies, from your computer system network and destroy any hard copies produced. If not an intended recipient of this email, you must not copy, distribute or take any action(s) that relies on it; any form of disclosure, modification, distribution and/or publication of this email is also prohibited. Although the Queensland Ambulance Service takes all reasonable steps to ensure this email does not contain malicious software, the Queensland Ambulance Service does not accept responsibility for the consequences if any person's computer inadvertently suffers any disruption to services, loss of information, harm or is infected with a virus, other malicious computer programme or code that may occur as a consequence of receiving this email. Unless stated otherwise, this email represents only the views of the sender and not the views of the Queensland Government. ******************************************************************************** The content presented in this publication is distributed by the Queensland Government as an information source only. The State of Queensland makes no statements, representations or warranties about the accuracy, completeness or reliability of any information contained in this publication. The State of Queensland disclaims all responsibility and all liability (including without limitation for liability in negligence) for all expenses, losses, damages and costs you might incur as a result of the information being inaccurate or incomplete in any way, and for any reason reliance was placed on such information.