Hi,
I want to send back JSon response with HTTP status code as 200 OK without hitting to target URL depending on Variable value i.e. if variable having value then hit target URL else send back HTTP 200 status code with Json response but without using Raised fault policy.