My requirement is to make a field mandatory at the site level, but in my instance, the personalization page not allowing us to do personalization at the site level (site level is disabled i.e. non-editable). This was resolved by setting the profile option
FND: Personalization Seeding Mode = 'Yes'.
GOAL
On: 12.1.3 version, Customers Module
Personalization is not editable at the Site level for Seeded OAF page.
You have a requirement to extend a Controller and add its name to the corresponding OAF page through Personalization.
Your navigation is like below:
Functional Administrator > Personalization > Document path=/oracle/apps/ar/cusstd/acctoview/webui/AcctOviewPG > Personalize Page
Select Organization and Responsibility
Apply
Click on the Page Layout level Personalize link.
You want to replace the Controller Class name with the Extended custom Controller class through Personalization at the Site level, but the site level is not editable here.
It shows only Inherit in view only mode, even though the Organization and Responsibility level are open.
All the necessary Profile Options set up are done properly.
For Example:
1) FND: Personalization Region Link Enabled = 'Yes' at User level
2) Personalize Self-Service Defn = 'Yes' at User level
3) Disable Self-Service Personal = 'No' at site level
Personalization is not editable at the Site level for Seeded OAF page.
You have a requirement to extend a Controller and add its name to the corresponding OAF page through Personalization.
Your navigation is like below:
Functional Administrator > Personalization > Document path=/oracle/apps/ar/cusstd/acctoview/webui/AcctOviewPG > Personalize Page
Select Organization and Responsibility
Apply
Click on the Page Layout level Personalize link.
You want to replace the Controller Class name with the Extended custom Controller class through Personalization at the Site level, but the site level is not editable here.
It shows only Inherit in view only mode, even though the Organization and Responsibility level are open.
All the necessary Profile Options set up are done properly.
For Example:
1) FND: Personalization Region Link Enabled = 'Yes' at User level
2) Personalize Self-Service Defn = 'Yes' at User level
3) Disable Self-Service Personal = 'No' at site level
SOLUTION
This was resolved for this specific customer, by setting the Profile Option FND: Personalization Seeding Mode = 'Yes'
No comments:
Post a Comment