Sei sulla pagina 1di 3

4/2/2018 Sushant's Java Based Technology Blog: 22.

Profile Options related to OAF

More Next Blog» puramganesh67@gmail.com Dashboard Sign Out

Sushant's Java Based Technology Blog


This blog represents technical articles on basics of java and other java and web based technologies such as HTML,
JavaScript, servlets, JSP, OA Framework, Android Programming, JSF, ADF...

Welcome to My Blog Core & Advanced Java Android Programming

Saturday, 5 April 2014 Google+ Followers

Sushant Sharma
22. Profile Options related to OAF
Add to circles
1. Disable Self-Service Personal (FND_DISABLE_OA_CUSTOMIZATIONS) :
This disables the rendering of all personalization that have been created. If this
system profile option is set to Yes, the configurations made will not be applied,
regardless of the level at which the configurations were made. Only the original
definition of each self-service page will be displayed.

2. Personalize Self-Service Defn (FND_CUSTOM_OA_DEFINTION) : This


system profile option controls access to the Personalization Framework. This profile
option enables or disables the global Personalize URL link that appears on each self-
service web application page for Admin-level customizations.

3. FND: Personalization Region Link Enabled 82 have me in circles View all


(FND_PERSONALIZATION_REGION_LINK_ENABLED) : Enables the "Personalize
Region" links on a page if the Personalize Self-Service Defn profile is set to Yes.
Enabling the "Personalize Region" links allows users to also personalize regions that About Me
are dynamically added to the page from custom code in the controller. Sushant Sharma
Follow 82
4. Fnd Xliff Export Root Path (FND_XLIFF_EXPORT_ROOT_PATH) : Use this
profile option to set the root path used to generate the full path where the Xliff files View my complete profile
are exported to when users extract their translated personalizations using the Extract
Translation Files page.

Labels
5. Xliff Import Root Path (FND_XLIFF_IMPORT_ROOT_PATH) : Use this profile
option to set the root path used to derive the full path from where the Xliff files are Java (29)
uploaded when users use the Upload Translations page to upload translated OA Framework (24)
personalizations. JSF and ADF (12)
Android Programming (7)
6. FND: Personalization Document Root Path (FND_PERZ_DOC_ROOT_PATH) HTML and Javacript (5)
: Use this profile option to define the root path where personalizations documents
are exported to or imported from when users use the Database page or the File
System page of the Functional Administrator responsibility's Document Manager, There was an error in this gadget
respectively.
Enter email address to subscibe:
7. FND: Disable Partial Page Rendering (FND_PPR_DISABLED) : Controls
whether partial page rendering is disabled. If set to Yes, PPR is disabled. In this case, Email address... Submit
UIX automatically renders a Go button next to each item with a partialAction
enabled.
Followers

8. Enable PPR Debugging (FND_ENABLE_PPR_DEBUGGING) : Controls the PPR Followers (30) Next
debugging feature. When this profile option is enabled, the partial targets are
displayed at the top of the screen as the page renders.

9. FND: View Object Max Fetch Size (VO_MAX_FETCH_SIZE) : By setting the


value for this profile option, we can determine how many records are fetched by
View Objects in all of the EBS applications. The profile value is set at site level to 200
by default, so it may need to be changed to a more appropriate value depending on
requirements. Setting a large value can effect performance. The higher the value,
the longer pages will take to load. So it is best to set it at application level e.g.
Projects. Follow

10. FND: Personalization Seeding Mode


Popular Posts
(FND_PERSONALIZATION_SEEDING_MODE) : When the profile 'FND:
Personalization Seeding Mode' is set to "Yes", it sets the developerMode flag to "Yes" 8. Create and Update Page in OAF
for any function level or user level personalization. These personalizations are then
protected against update/delete. That personalization then can only be deleted from 7. Simple Search Page in OAF
back end using JDR_UTILS.deleteDocument.
4. Regions in OA Framework

11. FND: Passivation Level (PASSIVATION_LEVEL) : indicates whether 12. Calling PL/SQL Function from OAF
passivation is enabled, and if so, at what level of frequency. (Resource Page
Threshold/Request)
15. Personalization, Extension &
Customization in OAF

http://sushantsharmaa.blogspot.in/2014/04/22-profile-options-related-to-oaf.html 1/3
4/2/2018 Sushant's Java Based Technology Blog: 22. Profile Options related to OAF
12. FND: Session Timeout Recovery Enabled
11. PPR (Partial Page Rendering) in OAF
(SESSION_TIMEOUT_RECOVERY_ENABLED) : It indicates whether servlet
session time-out recovery is enabled for the application. 5. Items in OA Framework

13. ICX: Limit Time (ICX_LIMIT_TIME) : Indicates the amount of time after 24. Using OADialogPage in OAF
which the user, regardless of their level of activity, will be asked to validate their
16. Controller Extension in OAF
credentials in order to continue working.
2. OA Framework Architecture
14. ICX:Session Timeout (ICX_SESSION_TIMEOUT) : Maximum idle time for an
Oracle Applications user session (specified in minutes).
People currently accessing this Blog

15. FND: Disable Configurable Home Page


(FND_CONFIG_HOMEPAGE_DISABLED) : This profile is for retaining backward
compatibility. It basically determines whether the Configurable Home page is enabled
or disabled.

16. FND: Disable Look Ahead LOV (FND_DISABLE_LOOK_AHEAD_LOV) :


Determines whether the Look Ahead LOV feature is enabled or disabled at the Site or
Application level. However, the value of Look Ahead Enabled property set on the
messageLOVInput item overrides this profile option value.

17. Corporate Branding Image for Oracle Applications


(FND_CORPORATE_BRANDING_IMAGE) : To globally override the Oracle
corporate branding image with your own corporate branding image, set this profile
option to the name of an image file (GIF) that contains your corporate image. This Total Pageviews
image file should be placed under the $OA_MEDIA directory.

18. ICX: Date format mask (ICX_DATE_FORMAT_MASK) : This profile specifies


the format used when displaying date fields. When a field displays both date and 201,767
time, the date component is displayed in the format specified here.

Book Reviews
19. Restrict Text Input (FND_RESTRICT_INPUT) : If you develop code that fails
to perform adequate input validation, there is always the risk that an attacker may
be able to inject dynamic scripting content such as Javascript/vbscript, into Oracle E-
Business Suite, and run the script(s) in the context of a legitimate Oracle E-Business
Suite user. This is referred to as cross-site scripting. Oracle Framework provides a
feature called Cross-Site Script scanning (XSS scanning), that provides added
security to mitigate cross-site scripting attacks. When requests are made to get a
value or values for a parameter by calling OA Framework methods, the XSS scanning
feature performs an automatic scan of the value or values for scripting content. If
scripting content is found, an exception is thrown, otherwise the value or values are
returned. To enable XSS scanning, set this profile option to Yes at the Site level.

Posted by Sushant Sharma at 21:33

Labels: OA Framework

No comments:
Post a Comment

Enter your comment...

Comment as: ganesh (Google Sign out

Publish Preview Notify me

Newer Post Home Older Post

Subscribe to: Post Comments (Atom)

Simple theme. Powered by Blogger.

http://sushantsharmaa.blogspot.in/2014/04/22-profile-options-related-to-oaf.html 2/3
4/2/2018 Sushant's Java Based Technology Blog: 22. Profile Options related to OAF

http://sushantsharmaa.blogspot.in/2014/04/22-profile-options-related-to-oaf.html 3/3

Potrebbero piacerti anche