SOAP Fault handling in Request pipeline for a SOAP Pass-through service

We have a requirement to create a SOAP passthrough service in apigee where we are doing message validation using inbuilt policy. SSL handshake is failing in target endpoint of request pipeline. we need to print this soap message based on a condition. We tried to put condition 503 with fault.code and fault.name and these variables are not resolving.

Any inputs or assistance is greatly appreciated.

0 1 146
1 REPLY 1

hi

you didn't specify where your Condition is applied.

it's possible your API Proxy is transitioning into Fault processing. In which case the normal flow rules will not be executed.

To help us better understand, provide specific details please.

"we tried to put condition 503 with fault.code and fault.name and these variables are not resolving."

...is not enough detail. Where is the condition? Show the specific syntax. Provide specific, explicit, and detailed information.