Website Design, Website Development, Shopping Carts, Content Management Systems, Custom Programming, Custom Applications Appsdba: HOW TO REPLACE THE LOGOS IN ORACLE APPLICATIONS Rel 11i !!!!!

Oracle Applications, Middleware, Database, DB RAC & HA

It is place where anyone grab more knowledge about Oracle Applications, middleware etc.

 
APPS R12
  • File System
  • Tech Stack
  • Admin Scripts
  • Forms Mode
  • APPS 11i
  • Know more
  • Maintenance Mode
  • Maintenance Mode(New)
  • Patching
  • APPS Scripts
  • Database Scripts
  • Protect APPS Password
  • Concurrent Manager
  • Database Refersh
  • Patchset Utility
  • Forms Data Loader
  • Web Server
  • Space Required
  • Responsibilities Of APPSDBA
  • OAS 9i/10gR2
  • Software Load Balancer
  • OAS 10gR3
  • Components
  • HTTP Server as Port 80
  • Database
  • Enable Archive
  • Clear Temp Tablespace
  • Drop DB (New in 10g)
  • Database Performance
  • Oracle Process
  • Advanced Topic
  • Database RAC

  • Do you know
  • Clusterware
  • Manage RAC Environment
  • High Availability
  • Certifications
  • EBS R12 Beta Exam
  • APPS 11i - 1z0-233
  • RAC 10gR2 - 1z0-048
  • Oracle Certifications
  • DBA Tools
  • TOAD
  • KEEP TOOL
  • ORACLE's SQL DEVELOPER
  • Spotlight on Oracle E-Business
  • DBDiff For Oracle

  • HOW TO REPLACE THE LOGOS IN ORACLE APPLICATIONS Rel 11i !!!!!
    Friday, October 30, 2009
    There are 4 main logos screens in the signon process of Rel 11i
    Initial Screen (with Jinitiator Download notice)
    Splash Screen
    FNDSCSGN (Applictaions Signon Screen)
    ICXINDEX.htm (Self Service Signon Screen)

    Changing the images that appear when signing on to Oracle Applications R11i
    is a customization of that form. Applications sign-on form FNDSCSGN contains
    a procedure called START_UP that uses a built-in READ_IMAGE_FILE to call the
    logo image file from the operating system at the runtime.

    The signon Form uses both the JAR files and files stored on the file system.
    Applying any patches that modifies JAR files can revert to the default logo and
    must be modified each time, and is therefore NOT supported.

    However, this may offer some guidelines for how I did it

    I. First when you call the dynamic html page from the Rel 11i Portal Page

    http://machine_name:port_number/dev60cgi/f60cgi

    This logo.gif file can be found and replaced in the directory

    $OA_MEDIA/logo.gif

    II. Next a Splash screen pops up while the jar files are loading and then goes
    away. This screen picture is called splash.gif.
    (looks like a purple/blue color and says WEB DEVELOPER and has a hammer)
    can be changed in FORMS60/java/oracle/forms/icons/splash.gif

    This Web Developer logo appears as a splash screen on Applications 11i Startup. This is due to the missing Apps logo in 11i. The original fix was to copy the
    Appslogo.gif (or your company logo) over the Developer logo
    FORMS60/java/oracle/forms/icons/splash.gif .

    The new fix (rerelease of 11iRI) is to ADD the Appslogo.gif (or your company logo) into $FND_TOP/media/splash.gif from where it can be AD copied (or manually
    copied) to $JAVA_TOP/oracle/apps/media/

    Next, we need to point to it in $OA_HTML/bin/appsweb.cfg by adding the PATH
    to the splashScreen= line of appsweb.cfg .
    like this....

    splashScreen=oracle/apps/media/splash.gif

    This will be fixed in the appsweb.cfg of Rapid Installer for 11.5.2 according to BUG 1355330

    III. $FNDTOP/media/logo.gif is where you change for the Self Service signon screen Remember that you will need to bounce the WebDB 2.5 listener once a change is made.

    IV. Changing the actual FNDSCSGN SignOn screen, which is an Oracle Form.
    there are two logo/pictures in this window.

    The SignOn screen FNDSCSGN references a *.gif file called logo.gif and tries to get it from the JAR file FNDAOL.jar, if it doesn't find it then it looks for it on the file system, so you need to replace logo.gif in both places.

    Oracle/prodcomn/java/oracle/apps/media/logo.gif
    Oracle/prodcomn/java/oracle/apps/media/appslogo.gif

    Oracle/prodappl/fnd/11.5.0/java/jar/fndaol.jar
    You can use WinZip to open FNDAOL.jar and replace (delete then add) the logo.gif file.
    Remember to clear your Client PC's browser cache and delete all the files in jcache

    c:\Program Files\oracle\Jinitiator11727\jcache\*.*

    to download the new jar files and the changes that you made.


    OTHER NOTES ON THIS TOPIC
    -------------------------
    Note 421636.1 - How to replace the default Oracle Logo with a Customized Logo?
    posted by Jaswinder Singh @ 6:59 AM  
    3 Comments:
    • At Saturday, December 19, 2009, Anonymous 8GB SD Karte said…

      In Oracle/PLSQL, the replace function replaces a sequence of characters in a string with another set of characters.
      The syntax for the replace function is:
      replace( string1, string_to_replace, [ replacement_string ] )
      string1 is the string to replace a sequence of characters with another set of characters.
      string_to_replace is the string that will be searched for in string1.
      replacement_string is optional. All occurrences of string_to_replace will be replaced with replacement_string in string1. If the replacement_string parameter is omitted, the replace function simply removes all occurrences of string_to_replace, and returns the resulting string.

       
    • At Wednesday, March 03, 2010, Anonymous Anonymous said…

      This post is just a copy paste of Note:119319.1. Wondering what is the use of such post ??

      thanks,
      Madhu

       
    • At Thursday, February 24, 2011, Blogger Unknown said…

      I agree with Madhu.....

      Thanks
      Arun

       
    Post a Comment
    << Home
     
    About Me

    Name: Jaswinder Singh
    Home: Bangalore, Karnataka, India
    Certifications: RAC Certified Expert, OCP 9i, 10g & 11i
    About Me: I am working as APPSDBA, have hands on experience on DB RAC, HA on OAS 10g and Oracle Applications.
    See my complete profile
    Previous Post
    Archives
    Links
    Powered by

    Free Blogger Templates

    BLOGGER

    ADVERTISEMENT
    click here
    © 2006 Appsdba .