Wednesday, April 23, 2014

Jdev Points - ADF Fusion Web Application

1. Open Jdev
2. With all feature options
3. New applciation
4. AF fusion web application
5. Application name/Prohect1 name/model/
6. Project2 --> View Controller
7. Connect to B in application resource mode
8. Build Business services
9. Create entity obs in Model Project
10 get two tables
11 Entity based view objct
12. Query based view object
13. Create application module
14. Run Appmodule---> we will see all entity objects and view objects
15. For UI
16. Go to View Controller project
17 new --> web tier --> Page
18 Create a JSF page with reference to ADF page template
19. Delete last  template faet
20 Add panel accordian
21 In panel accordian we will have show detail item --> change the name todepartments
22 Insert after showw detaiul item --> show detail item
23. More Info
24 In center template facet ass Panel Spitter --> vertical
25 add facet1 add panel collection
26 in facet2 add Tabbled panel
27 Bind data obbjects to UI
28 Open data control
29 Bind EO and VOs to each section as AF form  or table
30 Run

--Refine the Business Services

No comments:

Post a Comment