Wednesday, October 27, 2010

Replace the default branding shown as E-Business Suite on homepage in R12 with a custom text

Replace the default branding (E-Business Suite) on homepage in R12 with a custom text
1. Login with system administrator responsibility
2. Navigate: Application ---> Function
3. Query the function FWK_HOMEPAGE_BRAND
4. Replace the User Function Name with the desired text
5. Query the function OAHOMEPAGE
6. Click on tab web_html_call

    It may be set to the following :
OA.jsp?page=/oracle/apps/fnd/framework/navigate/webui/HomePG&homePage=Y
7. Change the value of web_html_call to the following
OA.jsp?page=/oracle/apps/fnd/framework/navigate/webui/HomePG&homePage=Y&OAPB=FWK_HOMEPAGE_BRAND
8. Logout, login and the change should be visible immediate 

No comments:

Post a Comment