Customize Oracle E-Business Suite R12 Login Page
There are 5 areas on the login page that can be customized :-
Login to Applications as System Administrator.
Select: System Administrator > Profile - System.
Query profile "Corporate Branding Image for Oracle Applications".
Change the SITE level value to the name of the custom image file (e.g. my_company_logo.gif).
Save the change.
The second action is performed on the Application server.
To customize the above regions, login to Oracle Applications as SYSADMIN
Switch to Functional Administrator responsibility then navigate to "Personalization" tab, and in the "Document Path" field enter:
'/oracle/apps/fnd/sso/login/webui/MainLoginPG' then click "Go".
In the results table, click "Personalize Page" icon, ensure the "Site" checkbox is selected then Apply.
In the "Personalization Structure" page region, click "Expand All".
The page contains the list of objects marked in the screen grab above:
1. Image (Oracle logo) /OA_MEDIA/FNDSSCORP.gif
2. Image (people image) people.jpg
3. Image (above globe) topLines.gif
4. Image (globe) globalTop.jpg
5. Image (below globe) global.jpg
Above images are located in $OA_MEDIA directory.
> To customize the login page, create own versions of the images, and save them in $OA_MEDIA directory with file names prefixed with client's initials, e.g. JAGFNDSSCORP.gif
> To customize the regions, click the pencil icon in the corresponding region the "Personalize" column for the image. Locate the "Image URI" attribute, then type the new image name in the "Site" column then Apply.
Repeat the process for the remaining images.
Remove the following cache
rm -Rf $OA_HTML/_pages/*
rm -Rf $COMMON_TOP/_pages/*
rm -Rf $IAS_ORACLE_HOME/Apache/modplsql/cache/*
Disable Load Balancer Cache/Web acceleration if applicable
Compile all the JSPs
$FND_TOP/patch/115/bin/ojspCompile.pl --compile --flush -p 2
Start Services
MOS: 579917.1 - How to Personalize Login page in R12?
MOS: 741459.1 - Tips For Personalizing The E-Business Suite r12 Login Page (MainLoginPG)
MOS: 473539.1 - How to Replace the Globe and People Images of the Release 12 Login page
MOS: 468971.1 - Tips For Personalizing The E-Business Suite 11i Login Page (AppsLocalLogin)
There are 5 areas on the login page that can be customized :-
FRONT SCREEN |
Image No.
|
Image Name
|
Actual Image File
Name
|
Directory
|
Actual Image Size
|
New Image Size /
Type
|
1
|
Image (Oracle logo)
|
FNDSSCORP.gif
|
$OA_MEDIA
|
155 X 20
Pixels
|
Same
|
2
|
Image (people image)
|
people.jpg
|
$OA_MEDIA
|
417 X 54 Pixels
|
Same
|
3
|
Image (above globe)
|
topLines.gif
|
$OA_MEDIA
|
352 X 54
Pixels
|
Same
|
4
|
Image (globe)
|
globalTop.jpg
|
$OA_MEDIA
|
351 X 180 Pixels
|
Same
|
5
|
Image (below globe)
|
global.jpg
|
$OA_MEDIA
|
352 X 79
Pixels
|
Same
|
Login to Applications as System Administrator.
Select: System Administrator > Profile - System.
Query profile "Corporate Branding Image for Oracle Applications".
Change the SITE level value to the name of the custom image file (e.g. my_company_logo.gif).
Save the change.
The second action is performed on the Application server.
To customize the above regions, login to Oracle Applications as SYSADMIN
Switch to Functional Administrator responsibility then navigate to "Personalization" tab, and in the "Document Path" field enter:
'/oracle/apps/fnd/sso/login/webui/MainLoginPG' then click "Go".
In the results table, click "Personalize Page" icon, ensure the "Site" checkbox is selected then Apply.
In the "Personalization Structure" page region, click "Expand All".
The page contains the list of objects marked in the screen grab above:
1. Image (Oracle logo) /OA_MEDIA/FNDSSCORP.gif
2. Image (people image) people.jpg
3. Image (above globe) topLines.gif
4. Image (globe) globalTop.jpg
5. Image (below globe) global.jpg
Above images are located in $OA_MEDIA directory.
> To customize the login page, create own versions of the images, and save them in $OA_MEDIA directory with file names prefixed with client's initials, e.g. JAGFNDSSCORP.gif
> To customize the regions, click the pencil icon in the corresponding region the "Personalize" column for the image. Locate the "Image URI" attribute, then type the new image name in the "Site" column then Apply.
Repeat the process for the remaining images.
Remove the following cache
rm -Rf $OA_HTML/_pages/*
rm -Rf $COMMON_TOP/_pages/*
rm -Rf $IAS_ORACLE_HOME/Apache/modplsql/cache/*
Disable Load Balancer Cache/Web acceleration if applicable
Compile all the JSPs
$FND_TOP/patch/115/bin/ojspCompile.pl --compile --flush -p 2
Start Services
MOS: 579917.1 - How to Personalize Login page in R12?
MOS: 741459.1 - Tips For Personalizing The E-Business Suite r12 Login Page (MainLoginPG)
MOS: 473539.1 - How to Replace the Globe and People Images of the Release 12 Login page
MOS: 468971.1 - Tips For Personalizing The E-Business Suite 11i Login Page (AppsLocalLogin)
No comments:
Post a Comment