OAF: create view object
Hi
I am extending the ReqSummaryVO and then trying to create view object of this extended VO in my extended controller. I am using createViewObject("ExtReqSummaryVO",<path to the ExtVoImpl class file>). But it errors out saying invalid definition passed. I am confused on what value should I be passing for defName, also just want to make sure I am following the right approach here.
Appreciate your inputs.
thanks
RK