Friday, September 6, 2013

How to change the default branding on the homepage which shown as "E-Business Suite" ?

How to change the default branding on the homepage which shown as "E-Business Suite" ?


Oracle Applications Framework - Version 12.0.3 to 12.0.4 [Release 12]
Information in this document applies to any platform.
***Checked for relevance on 02-Feb-2010***
***Checked for relevance on 04-Mar-2013***

GOAL

How to replace the default branding shown as E-Business Suite on homepage in R12 with a custom text ?

FIX

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