Sie sind auf Seite 1von 5

->FORM Process:

---------------
Development: Developer

Deployed: Developer/AppsDBA

Compilation: AppsDBA

Registration: AppsDBA

Flow:
-----
Form
|
Function
|
Submenu
|
Menu
|
Responsibility
|
User

Process:
--------

->Open a seeded form & go to menu bar.


ex: nav:application:register
nav:help:about oracle application
Form name: FNDSCAPP

->Go to $AU_TOP/forms/US & create a copy of the above form.

->Compile the above .fmb using f60gen(11i)/frmcmp_batch(R12) to generate


.fmx

->Register the form(.fmx) to AOL & copy the "USER FORM NAME".
resp: Application Developer
nav:application:form

->Register function & attach form(using USER FORM NAME) & Copy "USER FUNCTION
NAME".
resp: System Administrator
nav:application:function

->Register submenu & attach function(using USER FUNCTION NAME) & copy "USER
MENU NAME".
nav:application:menu

->Register main menu & attach submenu(using USER MENU NAME) & copy "USER MENU
NAME"
nav:application:menu

->Attach the menu to responsibility(using USER MENU NAME)


nav:security:responsibility:define

->Assingn the above resp to a user.


nav:security:user:define

->Go to the above resp & check the form.

->REPORT Process:
-----------------

Developed: Developers

Deployed: AppsDBA

REgistered: AppsDBA

FLOW:
----
.rdf
|
concurrent executable
|
Concurrent program
|
Request Group
|
Responsibility

Process:
--------

->Findout seed report name.

-Findout Concurrent executable name of a conc program.


nav:concurrent:program:define
press F11
ex: Conc Prog name: Active Users
press cntrl+F11
conc exec name: FNDSCURS

-Findout reportname using conc executable name.


nav:concurrent:program:executable
press F11
Conc exec name: FNDSCURS
press cntrl+F11
Report name: FNDSCURS

->Go to the above report(.rdf) location & copy the .rdf to required location.

->Register the report as conc executable & copy executable name.


nav:concurrent:program:executable

->Register conc program & attach conc executable(using EXECUTABLE NAME) &
copy Conc Prog name.
nav:concurrent:program:define

->Define request group & attach conc prog(using CONC PROGRAM NAME) & copy the
group name.

nav:security:responsibility:request
->Attach the request group to responsibility.
nav:security:responsibility:define

->Go to the above resp & run the conc prog.


nav:view:request:submit new request

->REQUEST SET:
--------------
->Using Request Set Wizard define request set.
nav:concurrent:set

->Running Request Set


nav:view:request:Submit new request

Das könnte Ihnen auch gefallen