Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to retrieve HTTP response code from a service callout in the response pipeline.

3816509Nov 23 2018

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.businessEndpoint testing.JPGbusiness_service_with_response_code.JPGproxy_service_no_response_code.JPGproxyService testing.JPG

Regards,

Mark

Comments
Post Details
Added on Nov 23 2018
0 comments
497 views