Sunday 1 July 2018

How to deploy vo extension in oaf

How to deploy VO extension in oaf

 
In this post , We will Discuss how to deploy VO extension in the OAF Page. Once we have done the Vo extension in the J-Developer we need to deploy this Extended VO in the application Server. Here below I am sharing the steps to migrate the VO Extension in the OAF.
 
Steps to Deploy VO Extension in the OAF page.
 
1.Once the VO extension has been done in the J-Developer then we need to move the VO files from Local desktop to the Java_Top of the Application Server.
2.If we have created the Extended VO in the Local Desktop under folder oracle.apps.xxap.lov.server
then we need to copy the same folder from Oracle and then move to the Java_Top and create the directory structure like below
Java_Top/oracle/apps/xxap/lov/server/XXSupVO   --XXSupVO is the name of the View Object.
3.Once the File Migrated to the Java_Top then we need to run JPX Import script to register the VO in the Application Server.
 
java oracle.jrad.tools.xml.importer.XMLImporter $JAVA_TOP/oracle/apps/xxap/oie/server/ TrackExpenseReportsVOEx.xml -rootdir $JAVA_TOP -username apps -password apps -dbconnection " (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=server name)(PORT=100001))(CONNECT_DATA=(SERVICE_NAME=SID NAME)))"
 
Once the Above Script will be executed Successfully in the Application server then we need to go to the OAF page and then add the new Field through OAF Personalization and then add the Extended View Object column to display in the OAF Page.
 
 
 
Now again go Back to the Web page in application where we want to do this View Object Extension. Now Click on the 'Personalize Link' Highlighted below.
 
How to deploy vo extension in oaf
 
 
 
 
Step24:- Now click on Create Item Icon as below to add new field in the View Object.
 
 
How to deploy vo extension in oaf
 
 
Step25:- Create Item with Style 'Message Styled Text'.
 
How to deploy vo extension in oaf
 
 
Step26:- Give the Item Properties as below.
How to deploy vo extension in oaf
 
 
Step27:- Give the name of the Extended View Object  in View Instance and the Name of your New View object Column in the View Attribute as below.
How to deploy vo extension in oaf
 
 
Step28:- Now we can see below Tracking No. field displaying in the OAF Expense Home Page.
How to deploy vo extension in oaf
 
 
 
 

1 comments:

Anonymous said...

Hello, importer is no required for VO but onlu for pages and regions...

Post a Comment

Contact us for any Collaboration, Project Support & On Job Support Work

Name

Email *

Message *