Technology Stack - EBS (MOSC)

MOSC Banner

Calling PLSQL function and raising exception

edited Jun 23, 2015 9:20AM in Technology Stack - EBS (MOSC) Question

I am attempting to insert a custom Controller in an OA Framework page.  I have written a controller that extends the seeded controller and intend to add some custom functionality before calling the original controller as super.

I wrote a PLSQL function to carry out the validation then run it from the controller.  I can tell from debug logs in the PLSQL process that it is being called and is returning the expected value ( in this case "FAIL"), but nothing is happening on the screen.  It appears the exception is not being raised.  Here is the code (Note rpos is declared as int and has a value of 1):

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center