Oracle EBS SOA Gateway - Returning specific HTTP Status Codes to the caller
Hi All
is it possible to set the HTTP Status Code in the pl sql logic by our own?
When we catch a business fault, it would be nice to be able to set the http status code is the custom logic (PL SQL Package).
Otherwise, the caller gets always 200, even there is a business fault.
Thank you in Advance