1.creating hello world page.doc

Upload: naga

Post on 03-Apr-2018

222 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/29/2019 1.Creating Hello World Page.doc

    1/18

    Creating Hello World Page

    Step 1: Open the j-developer.

    Step 2: Right click on application and select new OA Work Space.

    Step 3: Give the Work space name according to your convince and click on OK

    button.

    Step 4:Now this time which is asking you to create the project and click on Next

    button.

  • 7/29/2019 1.Creating Hello World Page.doc

    2/18

    Step 5: Now enter the Project Name and package name and then click on Next

    Button.

  • 7/29/2019 1.Creating Hello World Page.doc

    3/18

    Step 6: Check the use repository for design time check box in the following

    window.

  • 7/29/2019 1.Creating Hello World Page.doc

    4/18

    Step 7: Now this time is creating data base connection, so click on New Button in

    the above window and click on Next Button.

  • 7/29/2019 1.Creating Hello World Page.doc

    5/18

    Step 8: Enter the connection name and click on Next Button. My instance name is

    for ex: SJDEV

  • 7/29/2019 1.Creating Hello World Page.doc

    6/18

    Step 9: Give the user name and password for your back end (Data base) and click

    on Next Button.

  • 7/29/2019 1.Creating Hello World Page.doc

    7/18

    Step 10: Now Enter the Host name, Port Number and SID according to your DBC

    file and click on Next button.

  • 7/29/2019 1.Creating Hello World Page.doc

    8/18

    Step 11: Now click on Test Connection Button to check the connection is

    established successfully or not and after that click on OK button.

  • 7/29/2019 1.Creating Hello World Page.doc

    9/18

    Step 12: Click on Next Button.

    Step 13: In the following window, browse the DBC file, give the front-end user

    name and password along with application short name and responsibility like

    follows.

  • 7/29/2019 1.Creating Hello World Page.doc

    10/18

    Step 14: Now click on Next Button and finish button.

  • 7/29/2019 1.Creating Hello World Page.doc

    11/18

    Step 15: Now Work Space and Project Is created.

    Step 16: Now Right Click on Application Sources Folder and click on New Option.

    Step 17: Now select the ADF Business Components and Application Module and

    click on Ok Button.

  • 7/29/2019 1.Creating Hello World Page.doc

    12/18

    Step 18: Now Click On Next Button in the below window.

  • 7/29/2019 1.Creating Hello World Page.doc

    13/18

    Step 19: Change the Package from webui to server and enter the application

    module name according to your choice and click on Next ->Next->Next-> Finish

    Button.

  • 7/29/2019 1.Creating Hello World Page.doc

    14/18

    Step 20: Click On Finish Button.

  • 7/29/2019 1.Creating Hello World Page.doc

    15/18

    Step 21: Check, this time my application module and BC4J package is created

    successfully.

    Step 22: Now again right click on My Test Project and select New Option.

  • 7/29/2019 1.Creating Hello World Page.doc

    16/18

    Step 23: Now in the following window select the web tier, In that select the OA

    Components and Page, click on Ok Button.

    Step 24: Enter the Page and Package Name, Package should be end with .webui

    package and click on Ok Button.

    Step 25: Now Page HelloWorldPG, we can able to see in the Application Navigator.

  • 7/29/2019 1.Creating Hello World Page.doc

    17/18

    Step 26: Select the Region1 in the system structure and change the below

    properties to this.

    Id MainRN*AM Definition wipro.oracle.apps.xxcfi.ap.holdtel.server.

    MyTestAM*Window Title Hello World Page

    Title Hey!!!!!!!!!! This Is Hello World Page

    Step 27: Now Right Click on HelloWorldPG and select the Run.

  • 7/29/2019 1.Creating Hello World Page.doc

    18/18

    Step 28:Now you can see the Hello World Page.