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!

OSB: How do I set the HTTP response code to 202 from a Proxy Service?

683491Feb 5 2009 — edited Feb 5 2009
I am developing a Proxy Service that calls a one-way SOAP web service using a Routing node. The web service returns a 202 response code, but the Proxy Service that calls it then returns a 200 response code. I need the proxy to return a 202 instead of a 200. I tried using a Replace node in the Response pipeline to replace the http-response-code value in the $outbound variable with a value of '202' but it seems to have no effect.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 5 2009
Added on Feb 5 2009
1 comment
1,561 views