Monday, August 5, 2019

How to develop a oaf page.

Development of Simple OAF page:

1. Create the workspace (JWS)

2. create the Project(JPR) on JWS

3. create the page(PG) on JPR

4. create the AM

5. add the AM to page


6. Rebuild and Run the page.


Creation of WS & JPR:


View -->SystemNavigator->Right click on APplications
->New OA Workspace

FileName: OrawingsWS
OK->next
projectName: OrawingsJPR
DefaultPackage: orawings.oracle.apps.po.webui

Next
Check "Use Repository for Design Time"
Connection: OrawingsDB   (Urs JDBC Connection)

Next

DBC FileName:
      C:\Jdev10g\jdevhome\jdev\dbc_files\secure\VIS.dbc
username: operations
password: welcome
Application Short Name: PO
Responsibility Key: PURCHASING_OPERATIONS
Next->Finish

Creation of Page:

  Right click on JPR -->New-->webTier-->OA Components-->Page

Name: OrawingsPG
package: orawings.oracle.apps.po.webui

OK

Creation of AM:

Right click on your package (nothing but urs directory)

New Application module

Next

Package: orawings.oracle.apps.po.server
Name: OrawingsAM

Next->Next->Next->Next->Finish

Add the AM to page

Select your page in System Navitor --> Goto Structure window
-->Select PageLayoutRN

AM Defination:orawings.oracle.apps.po.server.OrawingsAM
Window Titile:   Simple page window

Right click on page -->Run

No comments:

Post a Comment

AME (Approval Management Engine)

AME (Approval Management Engine) : AME Stands for Oracle Approval Management Engine. AME is a self service web application that enables...