
Oracle E-Business Suite R12 Integration and OA Framework Development and Extension Cookbook
By :

We are now going to add code that will navigate between pages. We will also pass parameters so that we can pass data from one page to another. We are going to show how we can pass parameters in different ways. We will perform the following actions in this recipe:
Adding logic to navigate between pages and pass parameters
Adding code to the destination page to capture the parameters passed
Creating a dictionary message
Adding logic and calling a dictionary message
Adding logic for a Cancel
button
Adding a method to roll back a transaction
The method that we are going to use to call our create society page is pageContext.setForwardURL
. We are going to pass parameters in the URL, and as a parameter list, in the following recipe.
To navigate to the createSocietiesPG page, perform the following steps:
Under the Applications Navigator tab, double click on the EmpSocietiesCO.java file, and in the...
Change the font size
Change margin width
Change background colour