How to Redirect to Custom Error page when page authorization scheme fails
Deep00Oct 1 2009 — edited Oct 2 2009Hi,
I have made a Authorization scheme using PL/SQL Function Returning Boolean option.
I have made a custom error page.
I have set this scheme in one of my pages for authorization. If the authorization scheme fails, i would like the user to be taken to the custom error page. Currently, it shows a white page with the text mentioned in 'Identify error message displayed when scheme violated' section of the authorization page.
Is there a way, i can do this redirect to custom error page on authorization failure?
I am currently using Apex 3.2.0
Thanks,
Pradeep