Hi all,
I'm unable to retrieve the HTTP response code from a service callout response.
When testing the business endpoint directly, I can see the HTTP response code returned properly.
However when testing it through the proxy service, I'm unable to retrieve or see the HTTP response code in the response.
In my proxy request pipeline, I am just sending the body as my request to the business endpoint and in my response pipeline, I am trying to do a check for the response code before doing the appropriate actions. I am however unable to get the HTTP response code here.
I need to return the correct response code to the caller for their processing.
Hoping someone can help me with this.
Thanks.



Regards,
Mark