OAF Requirement
Hi Team,
i have a oaf requirement to add one extra field to the existing custom page by altering the custom table.
The underlying VO is based on a EO.
I have tried the below.
Altered the table and open the project files in Jdeveloper , Synchronize the EO so that the new attribute get added to the custom EO.
Now i created a extVO that extends the customVO and substituted the CustomVO with extVO.
Moved the files in the server and i could see the extVO in the page , also personalized the page to add extra MessageTextInput Box .
I have selected the the extVO in the View instance field, But its giving the below error when i am running the page.