Monday, September 29, 2008

Interesting EBS Profiles and Env Variables

FND_MDI_TITLE_USER_DESC: To show user description on MDI window Title.
FND_CORPORATE_BRANDING_IMAGE: To Customize corporate branding image for Oracle Applications.
FND_COLOR_SCHEME:To change Java Color Scheme.
FND_LOOK_AND_FEEL:To change Java Look and Feel, to generic or to oracle.



Variables:
(
cd $VARIABLE_NAME  to go to path define in variable.
echo $APPLCSF  to see variable value
)
APPLLOG - Path location for concurrent programs log files.
APPLOUT - Path location for concurrent programs output files.
APPLCSF - Home for APPLLOG and APPLOUT subdirectories.

No comments: