Tuesday, June 19, 2012

Automatic Search Page:


Automatic Search Page:

Automatic Search Page Steps:

1)     Create the page as the normal way like create jws, jpr, bc4js, AM, page etc…. .
2)     Right click of the .jpr, Create the bc4j for VO.
EX: xxaam.oracle.apps.po.autosearch.server  
3)     Create VO under BC4J,  and attach VO to the AM.
Ex:AutosearchVO  -> add this into AM.
4)     Select  the page, Under page Layout RN,create one Region, region style as Query.
5)     Then select query region -> right click  -> Region using wizard ->dialogbox -> you can select your VO which you created in 3rd step.
6)     Click next to continue -> there you can select region style is table region, because we are going to display results in table region.
7)     Click next to continue ->Shuttle the items which you want to display in page and table region.
8)     Then right click query Region-> select simple search panel & simple search query region
9)     In simple search panel –create what ever you want to create the items means message text inputs, it will display in top of the Automatic search PG.
10)  In simple search mappings -> you have create mappings. Map all the fields to query columns to created message text inputs in simple search panel.
11)  Then run the automatic search PG.

No comments:

Post a Comment