修改登录页

http://expertoracle.com/2016/03/10/personalizing-the-e-business-suite-r12-login-page/

STEP 2 : DEFAULT BRANDING CHANGE
 
1. Login with system administrator responsibility
2. Navigate: Application —> Function
3. Query the function FWK_HOMEPAGE_BRAND
4. Replace the User Function Name with the desired text
5. Logout, login and the change should be visible immediate

This change will be visible above the responsibility page after user log in.
 
STEP 3 : Login page Welcome Message (on top)
 
Go to Application Developer – > Application -> Messages
SEARCH FOR FND_SSO_WELCOME AND LANGUAGE US
Put any custom message
 
Example :
<company name> Production Instance
 
Note: This need Apache services bounce.
 
This change will be visible at the login page browser top portion.

 
STEP 4 : LOGIN PAGE MESSAGE (ON TOP OF PAGE)
 
Login – go to Functional Administrator responsibility – Personalization TAB
Search for /oracle/apps/fnd/sso/login/webui/MainLoginPG in Document Path:
Click on Personalization Page icon
On next page, assure that Site:Include is tick marked. Press ‘Apply’
Click on “Personalize” for Page Layout
In ‘Title’ for ‘Site’ value put any custom value Example: ‘<Client_Name> Dev Instance — Copy of Production as on <>’. Press Apply
 
STEP 4 : LOGIN PAGE MESSAGE (ON TOP OF PAGE)
 
Login – go to Functional Administrator responsibility – Personalization TAB
Search for /oracle/apps/fnd/sso/login/webui/MainLoginPG in Document Path:
Click on Personalization Page icon
On next page, assure that Site:Include is tick marked. Press ‘Apply’
Click on “Personalize” for Page Layout
In ‘Title’ for ‘Site’ value put any custom value Example: ‘<Client_Name> Dev Instance — Copy of Production as on <>’. Press Apply
 
This change will be visible at the login page.
This change will be visible at the login page.

修改首页

Changing the browser page name for the Home Page

This option is not specific to the new homepage. In fact, it can be performed on versions 11i, 12.0.X and 12.1.X

By default the browser displays the homepage as 'Oracle Applications Home Page'

You may want to change this so that when working with multiple environments at the same time it is easy to distinguish via the browser tabs (Firefox or Internet Explorer) which environment is which.

To make the change, login to the homepage and select the 'personalize page' link at the top right of the page. Select the pencil icon for the very first option in the list. This should be 'Page Layout: Oracle Applications Home Page'

Change the window title at the required level to the text of your choice. Now apply and return to the application. You will notice the browser tab now displays your chosen name

Personalize Oracle Applications Home Page Browser Window Title

 

As you know we have “Site Name” profile option to give some name to the instance or to identify the instance but this reflects/works only when we open the forms. However when we login to the application, windows title for Home page remains same in the browser i.e. “Oracle Application Home Page”.
 
 
 
 
 

Have you ever think of changing this name? …. Yes? … But don’t know how ???

 
Here are the steps to change this Application Home Page name at Site Level J
 
 
Personalize the home page by -
Login to the homepage -> click on 'personalize page' link -> Personalize 'Page Layout: Oracle Applications Home Page' -> Change the window title at the required level
 
 
 
 
 








Note:
 
To enable the "personalize page" link on home page you need to set the profile option "Personalize Self-Service Defn"  to "Yes" at User level or Site Level.
 
Then Re-login to application and see if you get the "personalize page" link on top right corner of your home page.
 
If you still unable to see the "personalize page" link then you may need to clear the cache from functional administrator responsibility as below:
 
Go to ->Functional Administrator responsibility -> Core Services -> Caching framework -> global configuration -> clear all cache

Personalize Oracle Applications Home Page Browser Window Title的更多相关文章

  1. How to set window title name on Oracle EBS Form?

    --1. 置換掉原來Winodw Property上的Title String ex. SET_WINDOW_PROPERTY('XXDII_INV_MISC_TXN_V',TITLE,:misc_t ...

  2. Globalization Guide for Oracle Applications Release 12

    Section 1: Overview Section 2: Installing Section 3: Configuring Section 4: Maintaining Section 5: U ...

  3. Oracle Applications Multiple Organizations Access Control for Custom Code

    档 ID 420787.1 White Paper Oracle Applications Multiple Organizations Access Control for Custom Code ...

  4. Embedding Flash Fullscreen in the Browser Window

    For Developers‎ > ‎Design Documents‎ > ‎ Embedding Flash Fullscreen in the Browser Window Auth ...

  5. 查找EBS中各种文件版本(Finding File Versions in the Oracle Applications EBusiness Suite - Checking the $HEADER)

    Finding File Versions in the Oracle Applications EBusiness Suite - Checking the $HEADER (文档 ID 85895 ...

  6. Oracle Applications DBA 基础(一)

    1.引子 2014年9月13日 20:33 <oracle Applications DBA 基础>介绍Oracle Applications R12的系统架构, 数据库后台及应用系统的基 ...

  7. UI Framework-1: Browser Window

    Browser Window The Chromium browser window is represented by several objects, some of which are incl ...

  8. WPF选项卡页面分离之Page调用Window类

    此项目源码下载地址:https://github.com/lizhiqiang0204/WPF_PageCallWindow 如果Page与Window直接没有任何调用就用这种方法https://ww ...

  9. wsse:InvalidSecurity Error When Testing FND_PROFILE Web Service in Oracle Applications R 12.1.2 from SOAP UI (Doc ID 1314946.1)

    wsse:InvalidSecurity Error When Testing FND_PROFILE Web Service in Oracle Applications R 12.1.2 from ...

随机推荐

  1. Qt编写自定义控件44-天气仪表盘

    一.前言 天气仪表盘控件是所有控件中唯一一个使用了svg矢量图的控件,各种天气图标采用的矢量图,颜色变换采用动态载入svg的内容更改生成的,其实也可以采用图形字体来做,本次控件为了熟悉下svg在Qt中 ...

  2. Chrome浏览器控制网速的方法

  3. CentOS7下搭建zabbix监控(二)——Zabbix被监控端配置

    Zabbix监控端配置请查看:CentOS7下搭建zabbix监控(一)——Zabbix监控端配置 (1).在CentOS7(被监控端)上部署Zabbix Agent 主机名:youxi2 IP地址: ...

  4. 123457123456#0#-----com.yuming.HitMouse01--前拼后广--幼儿打地鼠游戏

    com.yuming.HitMouse01--前拼后广--幼儿打地鼠游戏

  5. iOS-AVFoundation生成缩略图

    使用MPMoviePlayerController来生成缩略图足够简单,但是如果仅仅是是为了生成缩略图而不进行视频播放的话,此刻使用 MPMoviePlayerController就有点大材小用了.其 ...

  6. 一个区分度很大的iOS面试题

    @property 后面可以有哪些修饰符?@property中有哪些属性关键字? 属性可以拥有的特质分为四类: 原子性--- nonatomic 特质 在默认情况下,由编译器合成的方法会通过锁定机制确 ...

  7. dozer工具类

    jar:commons-beanutils-1.9.3.jar.commons-lang-2.6.jar.dozer-5.3.2.jar.jcl-over-slf4j-1.7.25.jar.slf4j ...

  8. 在Win7环境下搭建Geant4工作平台

    本物理专业小硕,现在材料实验室工作,研究方向大概是核屏蔽材料的软件模拟吧.其实实验室里大多数师兄弟都是搞焊接的,平时能接触到这类直接给源码自己编译的软件的机会基本为零,所以一切都靠自己探索,成功搭建了 ...

  9. JS中根据某个值进行大小排序

    //从大到小排序 function compareBigToSmall(property){ return function(a,b){ var value1 = a[property]; var v ...

  10. 解决ffmpeg执行报错“ffmpeg: error while loading shared libraries: libavdevice.so.58: cannot open shared object file: No such file or directory”的问题

    问题现象: 执行ffmpeg命令后报错: ffmpeg: error : cannot open shared object file: No such file or directory 出问题的环 ...