OAF VO Extension shows imported successfully but nothing reflected in the system
Hello All Need experts support.
OA Framework 12.2.10
I'm trying to extend the WcPayItemsInterfaceVO and import shows imported successfully but nothing reflected in the system.
working steps.
- download the WcPayItemsInterfaceVO xml and classes to my jdeveloper
- create new workspace in jdeveloper
- created new vo extend the standard one
- add attribute called xxatt
- add the attribute in the query
- make sure it is mapped
- from project prosperities substitute the new one with the old one
- checked jpx file and it shows the substitute correctly
- moved the files to the server including jpx
- run JPXImporter
- result shows imported successfully
- run adcgnjar and bounce the server
0