I am using two way WCF-WSHTTP adapter in send port to consume WCF Service in orchestration were i have configured to catach the fault message of type BTS.SoapEnvelope.1__2. I am getting fault message from a consumed service to the WCF adapter, But adapter is
not throwing SOAP fault instead it is sending fault message to two way receive pipeline .Also i made propagate fault message property of WCF adapter as 'true'.
As per my assumption, the fault message should not be routed to pipeline, if any failure occurs in the adapter.
Please let me know if i am missing any.
Aboorva Raja R