Oracle BI Publisher Admin Console (xmlpserver) Login Issue : Administrator/Administrator

I recently installed OBIEE (Oracle Business Intelligence Enterprise Edition) with Installation Type as Advanced (i.e.Using existing Oracle Application Server 10.1.3.X ). For Step by Step OBIEE installation click here

With Advanced Installation you get three HOME (top level directory)

1. ORACLE BI Home
2. ORACLE BI DATA Home
3. ORACLE Application Server Home (HTTP Server and OC4J)

After installation, Login failed while accessing BI Publisher (earlier XML Publisher) using Administrator Account (Administrator/Administrator)

http://hostname.domainname:[http_port_of_oracle_application_server – default7777] /xmlpserver

.
Fix :

1. Open $ORACLE_BI_HOME/ xmlp/ XMLP/ Admin/ Configuration /xmlp-server-config.xml

2. Change entry like

<property name=”SECURITY_MODEL” value=”BI_SERVER“/>
TO
<property name=”SECURITY_MODEL” value=”XDO“/>

3. Restart OC4J from 10g R3 Oracle Application Server ORACLE_HOME

OC4JGroup:default_group          | OC4J:bixmlpserver  |    8682 | Alive

opmnctl stopproc process-type=bixmlpserver
opmnctl startproc process-type=bixmlpserver

.

Why User Administrator was unable to login to BIPublisher / XMLPSERVER ?

BI Publisher offers three security model

1. BI Publisher Security
2. LDAP
3. Oracle BI Server

With Advanced Install of OBIEE , default Security Model for BI Publisher is “Oracle BI Server” where as user Administrator is part of BI Publisher (XDO) Security Model. For more information on BI Publisher Security Model click here

 

Did you get a chance to download Free Interview Questions related to FMW? If not, download it here http://k21academy.com/fmw-interview-question

fmw interview questions

About the Author Masroof Ahmad

Leave a Comment:

32 comments
Add Your Reply