EBS Customizations (MOSC)

MOSC Banner

Unable to call the pl/sql function in java while implementing the nested Application Module in OAF

Hello,
I am working on OAF. Currently I am involved in developing a functionality which validates a particular text field (Container Number field)on an OA page.
I need to change my Controller class and the application module to include a method that will validate the text field. I am trying to do this through nesting of Application Module and then extending the controller to call the validation function created in the nested Application Module. I have created a pl/sql function in database which validates the container number field and its working fine. This pl/sql function takes container number as the input and returns string value as output.

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