I am using a ServiceCallout policy.
When getting an error response from the called-out-service I want to return it to the client with a minor modification of the response fields.
What do I need to do to achieve that?
I've tried using FaultRule with AssignMessage but it looks like after the error response comes from the service I cant get its content in the Error Flow