Home

Tuesday, October 19, 2010

Hyperlink Leads To Production Instance or Different Instance!

Dear ,

After cloning a Instance from Production there are some profile options which has to be updated with the present instance link for the hyperlinks sent through notification to work properly. Follow the below steps:

Using the System Administrator responsibility, go to profiles -> system
- Search for the profile option "POS: External URL"
- Set the profile option to:
http or https://external_web_server_machine:port/
- Search for the profile option "POS: Internal URL"
- Set the internal profile option to:
http or https://internal_web_server:port/
- After setting the above profile options run the following script as APPS: $POS_TOP/patch/115/sql/pos_upg_usr.sql

The above script updates the user level values of profile option Applications Framework Agent and Application Servlet Agent for all supplier users using the new values in the profile option POS: External URL.

Every time the value of profile option POS: External URL is changed, it is necessary to run this script.

Thanks & Regards,
S.Grace Paul Regan

Wednesday, October 6, 2010

How To Create Basic Personalizations?

Download and save the document White Paper - Basic Personalizations for instructions on how to do this

Thanks & Regards,
S.Grace Paul Regan

What profile options are relevant when setting up personalization in OA Framework?

1. Set FND: Personalization Region Link Enabled (FND_PERSONALIZATION_REGION_LINK_ENABLED) to Yes

Now Personalize Region links should appear above each region in a page. Each link takes the user first to the Choose Personalization Context page, then to the Page Hierarchy Personalization page with focus on the region from which you selected the Personalize Region link.


2. Personalize Self-service Defn (FND_CUSTOM_OA_DEFINTION)

You should set this profile option to Yes at the user level for an administrator. If you set this profile option to Yes, then when you log on as the Administrator, a global Personalize Page button appears on each OA Framework-based application page. When you select the global Personalize Page button on any page, the personalization user interface prompts you for the scope and administrative level at which you wish to create your personalizations before displaying the OA Personalization Framework UI.



3. Disable Self-service Personal (FND_DISABLE_OA_CUSTOMIZATIONS)

This is a system profile option specifically created for use by Oracle Support. You can set this profile option to Yes at the site or application level. If this system profile option is set to Yes, any personalizations you make, regardless of the level at which you make the personalizations, will not be applied. Only the original base definition of each OA Framework-based application page is ever displayed. Use this profile option to help Oracle support staff determine whether a problem arises from applied personalizations or from the base application. The default is No.

Thanks & Regards,
S.Grace Paul Regan