OAFPersonalization
OAFPersonalization
1
Outline
About Personalization
Sample Walkthrough
Deployment of Personalization and Tables
2
About Personalization
3
Personalization Steps
4
Creating Personlization
5
Hierarchy
6
Personalization Migration
7
Source Environment Destination Environment
Login to Functional Administrator Set profile option “FND: Personalization
Responsibility Document Root Path”. The value of this profile
option will be the directory name on mid-tier
FTP the xxPersonalizations.tar to the directory
specific in above profile option
9
JDR Tables/Packages
jdr_utils.listdocuments('/oracle/apps/per', TRUE);
jdr_utils.listcustomizations
(p_document
=> '/oracle/apps/per/irc/candidateSelfService/webui/RegCreateAccountPG');
jdr_utils.printdocument
(p_document
=> '/oracle/apps/per/irc/candidateSelfService/server/customizations/site/0/Visit
orAM');
jdr_utils.deletedocument(p_document
=> '/oracle/apps/per/irc/candidateSelfService/server/customizations/site/0/Visit
orAM');
10
JDR Tables
Table Details