Sunteți pe pagina 1din 19

Last Updated: 20/09/2012 Praveen Bachu

OBIEE 11G – Login customizations

Steps:

1.Change Login page:

Note: Take the back up of all the files before doing any changes.

Step-1: Navigate to the below path:

C:\OBIEE11g\Oracle_BI1\bifoundation\web\app\res\sk_blafp\loginlogin

Then Replace the image background_blue_whitegradient_ with new image named as


background_blue_whitegradient_.png. Below is the Image(Check the .rar file for the New Image).

background_blue_whitegradient_.rar

Step-2: Now edit the login.css file (E:\OBIEE11G\Oracle_BI1\bifoundation\web\app\res\sk_blafp\login)and replace


with the below code.

1
Last Updated: 20/09/2012 Praveen Bachu
body{background-image:url(background_blue_whitegradient_.png);background-position:center;background-
color:#fff;background-repeat:no-repeat;align:middle;}
TABLE.branding{height:28px;border:2}TD.logo{border-bottom:1px solid #FFF;background-color:#FFF;}.pagelink{font-
family:tahoma,verdana,geneva,arial,helvetica,sans-serif;font-size:11px;font-weight:normal;color:#00309C;white-
space:nowrap;}.appname{font-family:tahoma,verdana,geneva,arial,helvetica,sans-serif;font-size:17px;font-
weight:bold;color:#093E7D;white-space:nowrap;padding-right:12px;width:350px;overflow:hidden;}.topbody{background-
position:right;background-color:#FFF;background-repeat:repeat-y;margin-left:0;margin-top:0;margin-right:0;margin-
bottom:0;}.bottomborder{border-bottom:1px solid #FFF;}.boxcontent{background:transparent;background-
color:#FFF;margin:0;text-align:left;}.loginlabel{margin:0;padding:0 0 10px 0;font-
family:tahoma,verdana,geneva,arial,helvetica,sans-serif;font-size:14px;font-
weight:bold;color:#093E7D;height:5px;}.opttext{font-family:tahoma,verdana,geneva,arial,helvetica,sans-serif;font-
size:11px;font-weight:normal;font-size:11px;white-space:pre-wrap;color:#000;}.signingin{margin:0;padding:15px 15px
15px 15px;font-family:tahoma,verdana,geneva,arial,helvetica,sans-serif;font-size:16px;font-
weight:bold;color:#9cacc9;}.line-height{line-height:1.25em;}.innertable{width:100%;border:0;padding:0;}.margin-
top5{margin-top:5px;}.margin-top3{margin-top:3px;}.margin-bottom5{margin-bottom:5px;}.margin-bottom2{margin-
bottom:2px;}.padding-left12{padding-left:12px;}.padding-right12{padding-right:12px;}.padding-right3{padding-
right:3px;}.pcpadding{padding:3px;}.dtext{font-weight:normal;font-family:tahoma,verdana,geneva,arial,helvetica,sans-
serif;font-size:11px;color:#fff;}.mtext{font-weight:normal;font-family:tahoma,verdana,geneva,arial,helvetica,sans-serif;font-
size:11px;color:#000;}.dlink{color:#a9dff5;font-style:inherit;}.mlink{color:#039;font-style:inherit;}A:link{text-
decoration:none;}A:visited{text-decoration:none;}A:active{text-decoration:none;}A:hover{text-
decoration:underline;}.defaultHidden{visibility:hidden;font-family:tahoma,verdana,geneva,arial,helvetica,sans-serif;vertical-
align:text-top;font-size:11px;font-weight:normal;color:#000;}.stylenormal{font-
family:tahoma,verdana,geneva,arial,helvetica,sans-serif;font-size:11px;font-weight:normal;color:#000;vertical-
align:left;}.footer{height:16px;background-color: #ffffff;margin-top:30;}.Copyright{font-
family:tahoma,verdana,geneva,arial,helvetica,sans-serif;font-size:11px;font-weight:normal;color:#000;white-
space:nowrap;padding-left:12px;}.link{font-family:tahoma,verdana,geneva,arial,helvetica,sans-serif;font-size:11px;font-
weight:normal;color:#C5FFFF;white-space:nowrap;}.centerDiv{padding-top:50px;vertical-
align:top;}DIV.logonPageMessageDiv{text-align:left;padding-left:25px;vertical-
align:middle;}.SkipToContentLink{position:absolute;top:-999px;}.offScreenVPATLabel{position:absolute;top:-999px;z-
index:1;}.SAWLogonInput{font-family:Tahoma;font-size:11px;}TABLE.logonFormTable{margin-left:auto;margin-
right:auto;}TABLE.logonFormTable TD{text-align:right;}TD.langSelectCell{border-top:solid 1px black;padding-
top:5px;}TD.langSelectCell IMG{vertical-align:middle;}TD.langSelectCell INPUT{vertical-
align:middle;}.loggingInBody{cursor:wait;}TD.logonFormLabelCell{font-
weight:bold;color:#7f7f7f;}TABLE.logonErrorTable{position:relative;}TABLE.logonErrorTable TD.logonErrorTitleCell{font-
weight:bold;text-align:left;}TABLE.logonErrorTable TD.logonErrorMessageCell{text-align:left;}#content{vertical-
align:middle;}#content-cell{vertical-align:top;}.login-bg {background-
image:url(background_blue_whitegradient_.png);background-position:top;background-color:#fff;background-repeat:no-
repeat;margin-left:0;

Step-3: Rename all the below images from LOGIN folder


(C:\OBIEE11g\Oracle_BI1\bifoundation\web\app\res\sk_blafp\login) .

 bottommidmedium
 leftmedium
 leftmidmedium
 rightmedium
 rightmidmedium
 topmidmedium

2
Last Updated: 20/09/2012 Praveen Bachu

Step-4: Navigate to the below path and Repeat Step-1,2,3.

C:\OBIEE11g\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7de
zjl\war\res\sk_blafp\login

Step-5: Now Navigate to C:\OBIEE11g\Oracle_BI1\bifoundation\web\msgdb\pages\common and take backup of


signin.html page

3
Last Updated: 20/09/2012 Praveen Bachu

Step-6: Now Replace Signin.html page with below code and save it.

<html xmlns:sawm="com.siebel.analytics.web/message/v1" xmlns:sawpg="oracle.bi.ps.page/v1"


sawpg:cacheable="false">
<head>
<title><sawm:messageRef name="kmsgAuthenticatenQuireLogOn"/></title>
<link rel="Stylesheet" href="fmap:uicomponents/blafplus.css" type="text/css" />
<link rel="Stylesheet" href="fmap:login/login.css" type="text/css" />
<link rel="Stylesheet" href="fmap:uicomponents/obips.FormFields/obips.FormFields.css" type="text/css" />
<!-- begin VPAT. This should always be the first element in body -->
<a id="idSkipContentLink" class="SkipToContentLink"
href="javascript:skipToContent()" onfocus="javascript:this.style.top='2px'"
onblur="javascript:this.style.top='-999px'"><sawm:messageRef name="kmsgLogonSkipToContent"/></a>
</head>
<body style="margin-top:255px; background-position:top;">
<div style="width:99%; height:30px; z-index:99; position:absolute; margin-top:295px;">
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="30" style="color: #000000;
font-family: tahoma,verdana,geneva,arial,helvetica,sans-serif;
font-size: 11px;
font-weight: normal;

4
Last Updated: 20/09/2012 Praveen Bachu
padding-left: 12px; color:#666666;">Confidential and/or Trade Secret. Third Party Disclosure Requires Written
Approval.</td>
</tr>
</table>

</div>

<div style="width:1000px; height:auto; margin:0 auto;">


<table width="245" border="0" cellpadding="0" cellspacing="0" style="margin-left:125px;">

<tr>
<td></td>
<td width="100">

<form id="logonForm" method="post" action="@{logonURL}" onsubmit="return onLogonFormSubmit()">

<table width="100%" cellpadding="0" cellspacing="0">

<tr>
<td class="opttext" nowrap="nowrap" style="padding-left:60px;color:#666666;"><sawm:messageRef
name="kmsgEnterUserIdAndpassword"/><br/><br/></td>
</tr>
<sawm:if name="logonError">
<tr>
<td class="logonErrorContainerCell" >
<table class="logonErrorTable" style="color: #000000;
font-family: tahoma,verdana,geneva,arial,helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
padding-left: 12px; margin-left:50px;">
<tr>
<td class="logonErrorImgCell"><img style="vertical-align: middle"
alt="@{requestContext.formatMessage('kmsgAuthenticateUnableToLogon')}"
src="fmap:uicomponents/common/title_error.png"/></td>
<td class="logonErrorTitleCell"><sawm:messageRef name="kmsgAuthenticateUnableToLogon"/></td>
</tr>
<tr>
<td class="logonErrorSpacerCell"></td>
<td class="logonErrorMessageCell"><sawm:messageRef name="kuiErrorDisplay"><sawm:setParam
name="error"><sawm:param name="logonError"/></sawm:setParam></sawm:messageRef></td>
</tr>
</table>
</td>
</tr>
</sawm:if>
<tr>
<td class="stylenormal" nowrap="nowrap" style="margin-left:150px;">
<div class="margin-top3" style="margin-left:150px; color:#666666; font-weight:bold;"><label
for="sawlogonuser"><sawm:messageRef name="kmsgAuthenticateUser"/></label><br/></div>

5
Last Updated: 20/09/2012 Praveen Bachu
<input id="sawlogonuser" class="margin-top5" type="text" name="NQUser" value="@{NQUser}" size="50"
style="width: 100px; margin-left:150px;" align="left"/>
<div class="margin-top5" style="margin-left:150px; color:#666666; font-weight:bold;"> <label
for="sawlogonpwd"><sawm:messageRef name="kmsgAuthenticatePassword"/> </label><br/></div>
<input id="sawlogonpwd" class="margin-top5" type="password" name="NQPassword" size="50"
style="width: 100px; margin-left:150px;" align="left">
<sawm:customAttrs>
<!-- autocomplete=off required by security review -->
<sawm:if test="!rememberPwd">
<sawm:customAttr name="autocomplete" value="off"/>
</sawm:if>
</sawm:customAttrs>
</input>
<!-- hidden input for locale, this is used to ensure we don't lose the locale while going through login
screens -->
<input type="hidden" name="Locale" value="@{curLocale}" />
<br/><br/>

<input id="idlogon" type="submit" class="button" style="width: 120px; margin-left:150px;"


onmouseover="NQWSetHasClassName(document.getElementById('idlogon'), 'buttonOver', true)"
onmouseout="NQWSetHasClassName(document.getElementById('idlogon'), 'buttonOver')"
value="@{requestContext.formatMessage('kmsgAuthenticateLogOn')}" />
<br/><br/><br/><br/>

<!--<img src="fmap:login/spacer.gif" alt="X" width="5" height="10"/>-->


<sawm:if name="langOptions">
<!--SUYRAO: remove arg from the form as this messed up the setting of lang/locale using user
preferences setting. The lang should only be passed on change -->
<br/><br/><br/>
<label for="selectlanguage"><span class="offScreenVPATLabel"><sawm:messageRef
name="kmsgSelectALanguage" /></span></label>
<img src="fmap:login/world_36x20.png" style="visibility: visible;" class="defaultHidden" width="36"
align="bottom" height="20" alt="@{requestContext.formatMessage('kmsgSelectALanguage')}"
title="@{requestContext.formatMessage('kmsgSelectALanguage')}"/>&amp;nbsp;
&lt;select id="selectlanguage" style="visibility: visible;" class="defaultHidden" <sawm:if
name="langChanged"> name="Lang" </sawm:if> onchange="return
onLangChange(<sawm:json>langDrivesLocale</sawm:json>)"&gt;
<sawm:param name="langOptions"/>
&lt;/select&gt;

</sawm:if>

</td>
</tr>

</table>
</form>
</td>
<td class="rightmiddle"></td>
6
Last Updated: 20/09/2012 Praveen Bachu
</tr>
<tr>
<td class="leftbottom"></td>
<td class="bottommiddle" width="100%" height="12"></td>
<td class="rightbottom"></td>
</tr>
</table>
<div style="float:left; width:100%; height:20px; margin-top:25px; color: #000000;
font-family: tahoma,verdana,geneva,arial,helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
padding-left: 12px;"></div>
</div>

<!-- script belongs at end of body -->


<script type="text/javascript">var additionalArgs = <sawm:param name="additionalArgs"/>;window.onload =
onLogonPageLoad;var enterUserIdAndpassword = '<sawm:messageRef name="kmsgEnterUserIdAndpassword"
sawm:use="javaScriptString"/>';</script>
<sawm:messageRef name="kuiStaticsPreloadIFrame" />
</body>
</html>

7
Last Updated: 20/09/2012 Praveen Bachu
2. Change Logout page
Step-1: Navigate to C:\OBIEE11g\Oracle_BI1\bifoundation\web\msgdb\pages\common and take backup of
signedout.html page.

Step-2: Replace Signedout.html page with below code and save it.

<html xmlns:sawm="com.siebel.analytics.web/message/v1" xmlns:sawpg="oracle.bi.ps.page/v1"


sawpg:cacheable="false">
<head>
<title><sawm:messageRef name="kmsgAuthenticatenQuireLogOff"/></title>
<link rel="Stylesheet" href="fmap:uicomponents/blafplus.css" type="text/css" />
<link rel="Stylesheet" href="fmap:login/login.css" type="text/css" />

</head>
<body style="background-position:top;">
<table width="1000" style="height:100%; margin:0 auto;">
<tr>
<td>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
</td>
</tr>

8
Last Updated: 20/09/2012 Praveen Bachu
<tr>
<td valign="middle" align="center" width="100%">
<table align="left" style="margin-left:180px">
<tr>
<td align="left" style="color: #000000;
font-family: tahoma,verdana,geneva,arial,helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
padding-left: 12px;">
<sawm:messageRef name="kmsgAuthenticateThankYouHaveLoggedOff"/>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<br/><br/><br/><br/><br/><br/>
</td>
</tr>
</table>
<!-- script belongs at end of body -->
<script type="text/javascript">window.onload=onLogonPageLoad;</script>
<sawm:messageRef name="kuiStaticsPreloadIFrame" />
</body>
</html>

9
Last Updated: 20/09/2012 Praveen Bachu
Step-3: Navigate to C:\OBIEE11g\Oracle_BI1\bifoundation\web\msgdb\l_en\messages and take backup of
logonmessages.xml file.

Step-4: Replace logonmessages.xml file with the below code and save it.

<?xml version="1.0" encoding="utf-8"?>


<!--DO NOT MODIFY THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED AND IS REPLACED UPON UPGRADE
OR REINSTALL.--><!--Contents of this file are Copyright (C) 2001-2007 by Oracle Corporation.--><!--Consult your Oracle
BI documentation for how to override messages. Note that some or all messages may not be overriden unless your
license specifically allows for it.--><WebMessageTables
xmlns:sawm="com.siebel.analytics.web/message/v1"><WebMessageTable lang="en-us" system="Logon"
table="Messages">

<WebMessage name="kmsgAccessibilityMode"><TEXT>Accessibility Mode</TEXT></WebMessage>

<WebMessage name="kmsgAuthenticateLogOn"><TEXT>Sign In</TEXT></WebMessage>

<WebMessage name="kmsgAuthenticateLoggingInPleaseWait"><TEXT>Signing in...</TEXT></WebMessage>

<WebMessage name="kmsgAuthenticateNotLoggedOn" export="true"><TEXT>Not Signed In</TEXT></WebMessage>

<WebMessage name="kmsgAuthenticateNotLoggedOnToLogOnClickHere"><HTML>You are not currently signed in to


the <sawm:messageRef name="kmsgProductServer"/>.<br/><br/>If you have already signed in, your connection might
10
Last Updated: 20/09/2012 Praveen Bachu
have timed out, or a communications or server error may have occurred.<sawm:if name="logonURL"><br/><br/>To sign in
again, click <a href="@{logonURL}">here</a>. If the problem persists, please contact the site&#39;s
administrator.</sawm:if></HTML></WebMessage>

<WebMessage name="kmsgAuthenticatePassword"><TEXT>Password</TEXT></WebMessage>

<WebMessage name="kmsgAuthenticateThankYouHaveLoggedOff"><HTML>You have successfully <b>signed


out</b>.<sawm:if name="logonURL"><br/><br/>To sign in again, click <a href="saw.dll?
dashboard">here</a>.</sawm:if></HTML></WebMessage>

<WebMessage name="kmsgAuthenticateUnableToLogon"><TEXT>Unable to Sign In</TEXT></WebMessage>

<WebMessage name="kmsgAuthenticateUser"><TEXT>User ID</TEXT></WebMessage>

<WebMessage name="kmsgAuthenticatenQuireLogOff"><TEXT><sawm:messageRef name="kmsgProductGeneral"/>


Sign Out</TEXT></WebMessage>

<WebMessage name="kmsgAuthenticatenQuireLogOn"><TEXT><sawm:messageRef name="kmsgProductGeneral"/>


Sign In</TEXT></WebMessage>

<WebMessage name="kmsgEnterUserIdAndpassword"><TEXT>Enter your user id and


password.</TEXT></WebMessage>

<WebMessage name="kmsgLogonAboutProduct"><TEXT>About Product</TEXT></WebMessage>

<WebMessage name="kmsgLogonHelp"><TEXT>Help</TEXT></WebMessage>

<WebMessage name="kmsgLogonPrivacyPolicy"><TEXT>Privacy Statement</TEXT></WebMessage>

<WebMessage name="kmsgLogonSkipToContent"><TEXT>Skip to content</TEXT></WebMessage>

<WebMessage name="kmsgSecuritySubsysUserLoggedInTrace"><!-- This message is used to trace audit messages for


user login activity --><TEXT>User <sawm:param insert="1"/> logged in (session ID: <sawm:param insert="2"/> <sawm:if
name="tenantID">, tenant ID: <sawm:param name="tenantID"/> </sawm:if> ). </TEXT></WebMessage>

<WebMessage name="kmsgSecuritySubsysUserLoggedOutTrace"><!-- This message is used to trace audit messages for


user logout activity --><TEXT>User <sawm:param insert="1"/> logged out (session ID: <sawm:param insert="2"/>
<sawm:if name="tenantID">, tenant ID: <sawm:param name="tenantID"/> </sawm:if>).</TEXT></WebMessage>

<WebMessage name="kmsgSelectALanguage"><TEXT>Select a
Language</TEXT></WebMessage></WebMessageTable></WebMessageTables>

Then it will redirect to Dashboard URL when click here link in logout page.

11
Last Updated: 20/09/2012 Praveen Bachu
3. Customizations after Login page
Step-1: Navigate to C:\OBIEE11g\Oracle_BI1\bifoundation\web\app\res\sk_blafp\b_mozilla_4 and take backup of
oracle_logo.png image.

Step-2: Replace oracle_logo.png image with the new image and then Rename as oracle_logo.png (check the .rar file for
the New Image).

oracle_logo.rar

12
Last Updated: 20/09/2012 Praveen Bachu
Step-3: Navigate to C:\OBIEE11g\Oracle_BI1\bifoundation\web\app\res\sk_blafp\b_mozilla_4 take backup of
branding_whitegradient.png image and replace with the below Image (Check the .rar file for new image)

branding_whitegradient.rar

Step-4: Navigate to C:\OBIEE11g\Oracle_BI1\bifoundation\web\app\res\sk_blafp\b_mozilla_4\rtl take backup of


branding_whitegradient.png image and replace with the below Image (Check the .rar file for new image).

branding_whitegradient.rar

13
Last Updated: 20/09/2012 Praveen Bachu
Step-5: Now Navigate to C:\OBIEE11g\Oracle_BI1\bifoundation\web\msgdb\l_en\messages and take backup of
productmessages.xml

Step-6: Replace productmessages.xml file with the below code and save it.

<?xml version="1.0" encoding="utf-8"?>


<!--DO NOT MODIFY THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED AND IS REPLACED UPON UPGRADE
OR REINSTALL.--><!--Contents of this file are Copyright (C) 2001-2007 by Oracle Corporation.--><!--Consult your Oracle
BI documentation for how to override messages. Note that some or all messages may not be overriden unless your
license specifically allows for it.--><WebMessageTables
xmlns:sawm="com.siebel.analytics.web/message/v1"><WebMessageTable protect="true" export="true" translate="false"
system="ProductMessages" table="ProductNames">

<WebMessage name="kmsgHeaderBIBrandName"><TEXT></TEXT></WebMessage>

<WebMessage name="kmsgPoweredByOracle"><TEXT>powered by Oracle</TEXT></WebMessage>

<WebMessage name="kmsgProductAdmin"><TEXT>Oracle BI Presentation Services


Administration</TEXT></WebMessage>

<WebMessage name="kmsgProductAdministrator"><TEXT>Oracle BI Administrator</TEXT></WebMessage>


14
Last Updated: 20/09/2012 Praveen Bachu

<WebMessage name="kmsgProductAdvancedReporting"><TEXT>Oracle BI Publisher</TEXT></WebMessage>

<WebMessage name="kmsgProductAnswers"><TEXT>Oracle BI Answers</TEXT></WebMessage>

<WebMessage name="kmsgProductBIClientInstaller"><TEXT>Oracle BI Client Installer</TEXT></WebMessage>

<WebMessage name="kmsgProductBIPublisherShort"><TEXT>BI Publisher</TEXT></WebMessage>

<WebMessage name="kmsgProductBriefingBooks"><TEXT>Briefing Books</TEXT><HTML>Briefing


Books</HTML></WebMessage>

<WebMessage name="kmsgProductCompany"><TEXT>Oracle</TEXT></WebMessage>

<WebMessage name="kmsgProductCreateTargetList"><TEXT>Create Target List</TEXT></WebMessage>

<WebMessage name="kmsgProductDelivers"><TEXT>Oracle BI Delivers</TEXT></WebMessage>

<WebMessage name="kmsgProductDisconnected"><TEXT>Disconnected Analytics</TEXT></WebMessage>

<WebMessage name="kmsgProductGeneral"><TEXT>Oracle Business Intelligence</TEXT><HTML>Oracle Business


Intelligence</HTML></WebMessage>

<WebMessage name="kmsgProductHyperionFinancialReporting"><TEXT>Oracle EPM Financial


Reporting</TEXT></WebMessage>

<WebMessage name="kmsgProductJavaHost"><TEXT>Oracle BI JavaHost</TEXT></WebMessage>

<WebMessage name="kmsgProductMarketing"><TEXT>Segmentation and List Generation</TEXT></WebMessage>

<WebMessage name="kmsgProductMarketingExportFormats"><TEXT>List Formats</TEXT></WebMessage>

<WebMessage name="kmsgProductMarketingSegmentTrees"><TEXT>Segment Trees</TEXT></WebMessage>

<WebMessage name="kmsgProductMarketingSegmentation"><TEXT>Segmentation</TEXT></WebMessage>

<WebMessage name="kmsgProductMarketingSegments"><TEXT>Segments</TEXT></WebMessage>

<WebMessage name="kmsgProductODBCDriver"><TEXT>Oracle BI ODBC Driver</TEXT></WebMessage>

<WebMessage name="kmsgProductOfficeIntegration"><TEXT>Oracle BI for Microsoft Office</TEXT></WebMessage>

<WebMessage name="kmsgProductPortal"><TEXT>Oracle BI Interactive Dashboards</TEXT></WebMessage>

<WebMessage name="kmsgProductPrompts"><TEXT>Oracle BI Prompts</TEXT></WebMessage>

<WebMessage name="kmsgProductRequest"><TEXT>Oracle BI Request</TEXT></WebMessage>

<WebMessage name="kmsgProductSOAPAccess"><TEXT>SOAP Access</TEXT></WebMessage>

<WebMessage name="kmsgProductScheduler"><TEXT>Oracle BI Scheduler</TEXT></WebMessage>


15
Last Updated: 20/09/2012 Praveen Bachu

<WebMessage name="kmsgProductScorecard"><TEXT>Scorecard</TEXT></WebMessage>

<WebMessage name="kmsgProductServer"><TEXT>Oracle BI Server</TEXT></WebMessage>

<WebMessage name="kmsgProductShortName"><TEXT>Oracle BI</TEXT></WebMessage>

<WebMessage name="kmsgProductShortNameWithEdition"><TEXT>Oracle BI EE</TEXT></WebMessage>

<WebMessage name="kmsgProductWeb"><TEXT>Oracle BI Presentation Services</TEXT></WebMessage>

<WebMessage name="kmsgProductWebServer"><TEXT>Oracle BI Presentation


Server</TEXT></WebMessage></WebMessageTable></WebMessageTables>

Step-7: Navigate to

C:\OBIEE11g\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7de
zjl\war\res\sk_blafp\b_mozilla_4 folder .

Now Repeat the Steps like-1,2,3,4

Step-8: Restart the BISERVICES from the Enterprise Manager(http://localhost:7001/em).

Step-9: Now clear the Browser History.

Step-10: Then open your analytics(http://localhost:7001/analytics) page.

16
Last Updated: 20/09/2012 Praveen Bachu
We can see the LOGIN Screen as below

17
Last Updated: 20/09/2012 Praveen Bachu
Step-10: Now Login with your USER ID and PASSWORD.

Then you can observe the dashboard page as shown below.

18
Last Updated: 20/09/2012 Praveen Bachu
Step-11: Now click on the SignOut button. So we can see the LOGOUT screen as below.

19

S-ar putea să vă placă și