06 July 2011

Change the OBIEE analytics keyword in the URL

Sometimes we may need to change the name of OBIEE(based on client's requirements)

By default we get analytics keyword at the end of the URL:

 http://pracdba.xp.com:9704/analytics

 We can change this to:

  http://pracdba.xp.com:9704/bi

To change the word "analytics" to BI in the URL, change the line indefault-web-site.xml in OracleBI\oc4j_bi\j2ee\home\config


from


web-app application="analytics" name="analytics" load-on-startup="true" root="/analytics"

to

web-app application="analytics" name="analytics" load-on-startup="true" root="/BI"

NOTE:

If port is changed to 80 (web port) in Linux only root user can run an application which binds to a port less than 1024.


After the changes restart OC4J

1 comment:

  1. "Hi,
    I like your blog very much! It is found me so interesting and informative... Thanks very much for sharing this amazing information over here…"

    Singapore PIC Scheme

    ReplyDelete