Skip to Main Content

Application Development Software

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!

Error Handler Returning 200 Status Code

1014801Apr 6 2015 — edited Apr 13 2015

Greetings,

I have a section of my site assigned to be an "Error Handler" however when a user is brought to this page, the status code is a 200. As you can imagine, this has the potential to cause a lot of problems for processes that rely on status codes to operate.

I have found the following solution on another site, indicating to place this Idoc Script code at the top of the Page Template:

<!--$setValue("#local", "ssChangeHTTPHeader", "true")-->

Unfortunately, doing the above does not work. Am I missing something?

Any help is appreciated. Thanks!

Josh

This post has been answered by bex on Apr 10 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2015
Added on Apr 6 2015
12 comments
2,610 views