Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Customizing OBIEE home page

Received Response
66
Views
7
Comments
Muhammad A Majeed
Muhammad A Majeed Rank 2 - Community Beginner

Problem Description
I am trying to add an Analysis at bottom of default Home Page (bieehome.html). I crawl through some blogs and found a way to embed contents of a URL to the landing page. So tried adding below options to the existing html

  • <iframe src="saw.dll?Go&Path=%2fshared%2fUser%20View%2fDefault%20Home%20Page%2fReports%2fReport%20-%20Alert%20Message&Options=r" width="100%" height="10%" scrolling="no" frameborder="0"></iframe>
  • <embed src="saw.dll?Go&Path=%2fshared%2fUser%20View%2fDefault%20Home%20Page%2fReports%2fReport%20-%20Alert%20Message&Options=r">

The issue is the above options adds the Analysis to the HTML Page, but removes everything else (toolbar, recently opened documents section, etc..), replaced with some weird coding.

My question is

         How can I add analysis to bieehome.htm page keeping the original contents as it is?

Product Version

          Oracle Business Intelligence 11.1.1.9.0

Required Page LayoutGenerated Page Layout
DefaultPage_Requirement.pngDefaultPage_Error.png

HTML CODE (Check section Adding Analysis to Page - highlighted in red)

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

   <head>

      <title><sawm:messageRef name="kmsgBIEEHomeTitle"/></title>

      <sawm:messageRef name="kuiFrameworkHeaderHead"/>

      <link href="fmap:catalog.css" type="text/css" rel="stylesheet" />

      <link href="fmap:home.css" type="text/css" rel="stylesheet" />

      <link href="fmap:uicomponents/obips.FormFields/obips.FormFields.css" type="text/css" rel="stylesheet" />

      <link href="fmap:uicomponents/obips.FloatingWindow/obips.FloatingWindow.css" type="text/css" rel="stylesheet" />

      <link href="fmap:uicomponents/obips.Dialog/obips.Dialog.css" type="text/css" rel="stylesheet" />

      <link href="fmap:uicomponents/obips.UBerBar/obips.UBerBar.css" type="text/css" rel="stylesheet" />

      <link href="fmap:uicomponents/sensecomplete/sensecomplete.css" type="text/css" rel="stylesheet" />

      <link href="fmap:uicomponents/reportgallery/reportgallery.css" type="text/css" rel="stylesheet" />

      <link href="fmap:qna/qna.css" type="text/css" rel="stylesheet" />

      <script type="text/javascript" src="fmap:common/dragdropframework.js"></script>

      <script type="text/javascript" src="fmap:common/layout.js"></script>

      <script type="text/javascript" src="fmap:common/obips.TabCircler.js"></script>

      <script type="text/javascript" src="fmap:common/obips.XMLDOM.js"></script>

      <script type="text/javascript" src="fmap:common/animate.js"></script>

      <script type="text/javascript" src="fmap:webserviceproxies/catalogmanager.js"></script>

      <script type="text/javascript" src="fmap:uicomponents/obips.FormFields/obips.FormFields.js"></script>

      <script type="text/javascript" src="fmap:uicomponents/obips.FloatingWindow/obips.FloatingWindow.js"></script>

      <script type="text/javascript" src="fmap:uicomponents/obips.Dialog/obips.Dialog.js"></script>

      <script type="text/javascript" src="fmap:uicomponents/obips.ScrollablePanel/obips.ScrollablePanel.js"></script>

      <script type="text/javascript" src="fmap:uicomponents/obips.ContextMenu/obips.ContextMenu.js"></script>

      <script type="text/javascript" src="fmap:uicomponents/obips.UberBar/obips.UberBar.js"></script>

      <!--Please don't add this back. obips.Toolbar is deprecated! <script type="text/javascript" src="fmap:uicomponents/obips.Toolbar/obips.Toolbar.js"></script>-->

      <script type="text/javascript" src="fmap:uicomponents/common/obips.TextDialog.js"></script>

      <script type="text/javascript" src="fmap:uicomponents/common/obips.MessageDialog.js"></script>

      <script type="text/javascript" src="fmap:uicomponents/common/obips.ConfirmDialog.js"></script>

      <script type="text/javascript" src="fmap:views/viewcontroller.js"></script>

      <script type="text/javascript" src="fmap:dashboards/portalscript.js"></script>

      <script type="text/javascript" src="fmap:dashboards/obidash.js"></script>

     

      <script type="text/javascript" src="fmap:common/datetime.js"></script>

      <script type="text/javascript" src="fmap:common/list.js"></script>

      <script type="text/javascript" src="fmap:catalog/catalogaction.js"></script>

      <script type="text/javascript" src="fmap:catalog/catalogmanagerhelper.js"></script>

      <script type="text/javascript" src="fmap:catalog/actionhandlerimpl.js"></script>

      <script type="text/javascript" src="fmap:catalog/actionlinksrender.js"></script>

      <script type="text/javascript" src="fmap:catalog/catalog.js"></script>

      <script type="text/javascript" src="fmap:catalog/itemproperties.js"></script>

      <script type="text/javascript" src="fmap:uicomponents/sensecomplete/sensecomplete.js"></script>

      <script type="text/javascript" src="fmap:uicomponents/reportgallery/reportgallery.js"></script>

      <script type="text/javascript" src="fmap:uicomponents/pancontrolbar/pancontrolbar.js"></script>

      <script type="text/javascript" src="fmap:qna/search.js"></script>

      <script type="text/javascript" src="fmap:qna/uicomponent.js"></script>

      <sawm:if name="session.syndicate" op="equals" value="workspace">

         <script type="text/javascript" src="fmap:common/workspacesyndicatebase.js"></script>

         <sawm:resourceBundle path="common/saw.workspace.xml"/>

      </sawm:if>

      <script type="text/javascript" src="fmap:common/alertsui.js"></script>

      <sawm:resourceBundle path="common/saw.alertsui.xml"/>

      <script type="text/javascript" src="fmap:home/bieehome.js"></script>

     

      <sawm:if test="ShowProductTour">

         <sawm:messageRef name="kuiProductTour"/>

      </sawm:if>

      <script type="text/javascript">

         function NQOnLoadEvent()

         {

            //render header

            <sawm:messageRef name="kuiFrameworkHeader" >

               <sawm:setParam name="helpUrl"><sawm:fileMap path="biee0124.htm"/></sawm:setParam>

               <sawm:setParam name="helpCaption"><sawm:messageRef name="kuiBIHContextHelp" /></sawm:setParam>

               <sawm:setParam name="title"><sawm:messageRef name="kmsgBIHHomeTabTitle"/></sawm:setParam>

            </sawm:messageRef>

           

            <sawm:choose>

               <sawm:when test="privileges.HomeAndMasthead.AccessHomePage">

            <sawm:messageRef name="kmsgMostRecentItemsScript" />

            var tDownloadLinks = [

               <sawm:if test="smartViewURL">

                  {text:'kmsgBIHSmartViewForMSOffice', url:<sawm:json>smartViewURL</sawm:json>, desc:'kmsgBIHSmartViewForMSOfficeDesc'},

               </sawm:if>

               <sawm:if test="FRURL">

                  {text:'kmsgBIHFRStudio', url:<sawm:json>FRURL</sawm:json>, desc:'kmsgBIHFRStudioDesc'},

               </sawm:if>

               <sawm:if test="EssbaseStudioURL">

                  {text:'kmsgBIHEssbaseStudio', url:<sawm:json>EssbaseStudioURL</sawm:json>, desc:'kmsgBIHEssbaseStudioDesc'},

               </sawm:if>

               <sawm:if test="EASURL">

                  {text:'kmsgBIHEAS', url:<sawm:json>EASURL</sawm:json>, desc:'kmsgBIHEASDesc'},

               </sawm:if>

               <sawm:if test="biClientURL32Bit">

                  {text:'kmsgBIHBIClientInstaller32Bit', url:<sawm:json>biClientURL32Bit</sawm:json>, desc:'kmsgBIHBIClientInstallerDesc32Bit'},

               </sawm:if>

               <sawm:if test="biClientURL64Bit">

                  {text:'kmsgBIHBIClientInstaller64Bit', url:<sawm:json>biClientURL64Bit</sawm:json>, desc:'kmsgBIHBIClientInstallerDesc64Bit'},

               </sawm:if>

               <sawm:if test="privileges.Publisher.developReport">

                  {text:'kmsgBIPDownloadTemplateBuilderForWord', url:saw.commandToURL('xmlpObjectTasks')+'&amp;Action=downloadTool&amp;_xaction=downloadtb', desc:'kmsgBIPDownloadTemplateBuilderForWordDesc'},

                  {text:'kmsgBIPDownloadTemplateBuilderForWord64Bit', url:saw.commandToURL('xmlpObjectTasks')+'&amp;Action=downloadTool&amp;_xaction=downloadtb64', desc:'kmsgBIPDownloadTemplateBuilderForWordDesc64Bit'},

               </sawm:if>

                  null

               ];

            var tSESUrl = "";

            <sawm:if test="sesSearchURL">

               tSESUrl = <sawm:json>sesSearchURL</sawm:json>;

            </sawm:if>

             <sawm:if test="!thumbnailsEnabled">

        saw.home.ThumbnailsEnabled=false;

             </sawm:if>

            saw.home.start(tDownloadLinks,tSESUrl);

           

                  <sawm:if test="ShowProductTour">

                     obips.ProductTour.start();

                  </sawm:if>

        

                 </sawm:when>

                 <sawm:otherwise>

                     saw.componentheader.errorpagestart();

                 </sawm:otherwise>

             </sawm:choose>

           //load Rapid Search bar

           <sawm:if test="privileges.HomeAndMasthead.AccessRapidSearchUI &amp;&amp; EnableRapidSearch">

              saw.home.initBIAsk();

           </sawm:if>

         };

         window.onload = NQOnLoadEvent;

        

         //list of object types that current user can create

         saw.catalogaction.setCreateList(<sawm:json>system.catalogObjectTypeManager.creatableTypes</sawm:json>);

         obips.BreadCrumbs.Manager.getSingleton().reset();

         <sawm:if name="session.syndicate" op="equals" value="workspace">

            var tSyndicate = obips.workspace.HomePageSyndicate.createSyndicateObject();

         </sawm:if>

      </script>

      <sawm:resourceBundle path="common/privileges.xml" />

      <sawm:resourceBundle path="catalog/privileges.xml"/>

      <sawm:resourceBundle path="catalog/saw.catalog.xml" inline="false"/>

      <sawm:resourceBundle path="home/bieehome.xml" inline="false"/>

     

         

   </head>

   <body class="HTMLBody">

  

      <sawm:messageRef name="kuiComponentHeader">

       <sawm:setParam name="NeedUberbar">true</sawm:setParam>

       <sawm:setParam name="EmptyUberbar">true</sawm:setParam>

      </sawm:messageRef>

     

      <div id="idBIEEHomeBodyDiv">

     

     

     

         <sawm:choose>

            <sawm:when test="privileges.HomeAndMasthead.AccessHomePage">

           

         <!--Round corner -->

         <table id="idBIHRoundCorner" cellspacing="0" cellpadding="0" class="BIHRoundCorner">

            <tr>

               <td class="RoundCornerCell">&amp;nbsp;</td>

               <td class="TopCell">&amp;nbsp;</td>

            </tr>

           

         </table>

        <!-- Adding Analysis to Page - START -->

         <div id="idPinnMessages">

            <iframe src="saw.dll?Go&Path=%2fshared%2fUser%20View%2fDefault%20Home%20Page%2fReports%2fReport%20-%20Alert%20Message&Options=r" width="100%" height="10%" scrolling="no" frameborder="0"></iframe>

            <embed src="saw.dll?Go&Path=%2fshared%2fUser%20View%2fDefault%20Home%20Page%2fReports%2fReport%20-%20Alert%20Message&Options=r">

        </div>

        <!-- Adding Analysis to Page - END -->

       

       

         <div class="BIEEHome">

         <table id="idBIEEHomeTable" class="BIEEHomeTable" cellspacing="0" cellpadding="0">

            <!-- BI Ask -->

           <sawm:if test="privileges.HomeAndMasthead.AccessRapidSearchUI &amp;&amp; EnableRapidSearch">

            <tr>

              <td id="idBIEEHomeBIAskCell" class="masterBorderBottom BIEEHomeTop" colspan="2">

              </td>

            </tr>

            </sawm:if>

            <tr id="idBIEEHomeMainBodyTableRow">

               <!-- left pane -->

               <td class="masterBorderRight BIEEHomeLeft">

                  <div class="BIHPaneContainer">

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

                        <!-- Create... -->

                        <tr id="idCreate"><td class="masterHeader masterBorderBottom BIHActionSectionHeader">

                              <sawm:messageRef name="kmsgCreateSectionHeader"/>

                           </td>

                        </tr>

                        <tr id="idBIHCreateActionList">

                           <td class="BIHActionList">

                              <div id="idHomeCreateLinks"></div>

                           </td>

                        </tr>

                        <!-- Browse Catalog... -->

                        <tr id="idBrowseCatalog">

                           <td class="masterHeader masterBorderBottom BIHActionSectionHeader">

                              <sawm:messageRef name="kmsgBrowseCatalogSectionHeader"/>

                           </td>

                        </tr>

                        <tr id="idBIHBrowseActionlist">

                           <td class="BIHActionList">

                              <div id="idHomeBrowseCatalogSection">

                                 <sawm:if test="privileges.HomeAndMasthead.AccessCatalogSearchUI &amp;&amp; privileges.HomeAndMasthead.AccessCatalogUI">

                                    <a id="idCatalogFolders" class="BIHFavoriteFolderLink"  href="javascript:void(null)" onclick="saw.home.onAllContentClick(event); return false;">

                                       &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHCatalogFolders"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_folder_s.png"/>" />

                                       <span><sawm:messageRef name="kmsgBIHAllContent"/></span>

                                       <img border="0" alt="Drop down" title="" src="fmap:uicomponents/obips.Menubar/dropdown_md.gif"/>

                                    </a>

                                    <br />

                                  </sawm:if>

                                  <sawm:if test="privileges.Access['Global Answers'] &amp;&amp; privileges.HomeAndMasthead.AccessCatalogSearchUI &amp;&amp; privileges.HomeAndMasthead.AccessCatalogUI">

                                    <a id="idMyRequests" class="BIHFavoriteFolderLink"  href="javascript:void(null)" onclick="saw.home.openURL(saw.commandToURL('catalog') + '&amp;Action=search&amp;name=*&amp;type=queryitem1&amp;path=' + saw.encodeURIComponent(saw.getSessionInfos().user.homeDir),event); return false;">

                                       &lt;img border="0" alt="<sawm:messageRef name="kmsgCatalogFavoriteFolderMyRequest"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_search_s.png"/>" />

                                       <span><sawm:messageRef name="kmsgCatalogFavoriteFolderMyRequest"/></span>

                                    </a><br />

                                 </sawm:if>

                                 <sawm:if test="privileges.HomeAndMasthead.AccessCatalogSearchUI &amp;&amp; privileges.HomeAndMasthead.AccessCatalogUI">

                                    <a id="idMyReports" class="BIHFavoriteFolderLink"  href="javascript:void(null)" onclick="saw.home.openURL(saw.commandToURL('catalog') + '&amp;Action=search&amp;name=*&amp;type=bipReport&amp;path=' + saw.encodeURIComponent(saw.getSessionInfos().user.homeDir),event); return false;">

                                       &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHMyReports"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_search_s.png"/>" />

                                       <span><sawm:messageRef name="kmsgBIHMyReports"/></span>

                                    </a><br />

                                 </sawm:if>

                                 <sawm:if test="privileges.Access['Global Scorecard'] &amp;&amp; privileges.HomeAndMasthead.AccessCatalogSearchUI &amp;&amp; privileges.HomeAndMasthead.AccessCatalogUI">

                                    <a id="idMyScorecards" class="BIHFavoriteFolderLink"  href="javascript:void(null)" onclick="saw.home.openURL(saw.commandToURL('catalog') + '&amp;Action=search&amp;name=*&amp;type=bsc&amp;path=' + saw.encodeURIComponent(saw.getSessionInfos().user.homeDir),event); return false;">

                                       &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHMyScorecards"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_search_s.png"/>" />

                                       <span><sawm:messageRef name="kmsgBIHMyScorecards"/></span>

                                    </a><br />

                                 </sawm:if>

                                 <sawm:if test="system.config['Alerts/Enabled'] &amp;&amp; privileges.Access['Global Delivers'] &amp;&amp; privileges.HomeAndMasthead.AccessCatalogSearchUI &amp;&amp; privileges.HomeAndMasthead.AccessCatalogUI">

                                    <a id="idMyIBotSubscriptions" class="BIHFavoriteFolderLink"  href="javascript:void(null)" onclick="saw.home.openURL(saw.commandToURL('catalog') + '&amp;Action=favorite&amp;targetid=mySubscription',event); return false;">

                                       &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHMyIBotSubscriptions"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_search_s.png"/>" />

                                       <span><sawm:messageRef name="kmsgBIHMyIBotSubscriptions"/></span>

                                    </a><br />

                                    <a id="idMyIBots" class="BIHFavoriteFolderLink"  href="javascript:void(null)" onclick="saw.home.openURL(saw.commandToURL('catalog') + '&amp;Action=search&amp;name=*&amp;type=coibot1&amp;path=' + saw.encodeURIComponent(saw.getSessionInfos().user.homeDir),event); return false;">

                                       &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHMyIBots"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_search_s.png"/>" />

                                       <span><sawm:messageRef name="kmsgBIHMyIBots"/></span>

                                    </a><br />

                                 </sawm:if>

                                 <!--Mobile Apps Library -->

                                 <sawm:if test="privileges.HomeAndMasthead.AccessCatalogSearchUI &amp;&amp; privileges.HomeAndMasthead.AccessCatalogUI &amp;&amp; EnableMAD">

                                    <a id="idMobileAppsLib" class="BIHFavoriteFolderLink" href="javascript:void(null)" onclick="saw.catalogaction.openInWindow('/mobile/appstore/index.jsp'); return false;">

                                       &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHManagerMobileAppLibrary"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/favorite_search_s.png"/>" />

                                       <span><sawm:messageRef name="kmsgBIHManagerMobileAppLibrary"/></span>

                                    </a>

                                 </sawm:if>

                              </div>

                              <div class="BIHManageJobsLink">

                                 <sawm:if name="privileges['Admin: General'].ManageJobs">

                                    <a class="BIHFavoriteFolderLink"  href="javascript:void(null)" onclick="saw.home.openURL(saw.commandToURL('ViewJobs'), event); return false;">

                                       <span><sawm:messageRef name="kmsgBIHManageMarketingJobs"/></span>

                                    </a><br />

                                 </sawm:if>

                                 <sawm:if test="privileges.Publisher.developReport || privileges.Publisher.administerServer">

                                    <a class="BIHFavoriteFolderLink"  href="javascript:void(null)" onclick="saw.home.onBIPReportSchedules(event); return false;">

                                       <span><sawm:messageRef name="kmsgBIHManageReportsSchedules"/></span>

                                    </a><br />

                                    <a class="BIHFavoriteFolderLink"  href="javascript:void(null)" onclick="saw.home.onBIPJobHistory(event); return false;">

                                       <span><sawm:messageRef name="kmsgBIHManageReportsJobHistory"/></span>

                                    </a><br />

                                 </sawm:if>

                              </div>

                           </td>

                        </tr>

                        <!-- Get Started... -->

                        <tr id="idGetStarted">

                           <td class="masterHeader masterBorderBottom BIHActionSectionHeader">

                              <sawm:messageRef name="kmsgGetStartedSectionHeader"/>

                           </td>

                        </tr>

                        <tr id="idBIHGetStartedLinks">

                           <td class="BIHActionList">

                           <div id="idGetStartedCustomLinksDiv">

                              <!--To custom the links, add a kuiHomePageGetStartedLinks custom message. -->

                              <sawm:choose>

                                 <sawm:when name="getStartedMsg">

                                    <sawm:messageRef name="kuiHomePageGetStartedLinks" />

                                 </sawm:when>

                                 <sawm:otherwise>

                                    <a class="BIHGetStartedLink"  href="javascript:void(null)" onclick="obips.launcher.launchNewWindow('http://docs.oracle.com/middleware/11119/bisuite/index.html','_blank'); return false;">

                                       &lt;img border="0" alt="" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/introtooraclebi_lg_qualifier.png"/>" />

                                       <span><sawm:messageRef name="kmsgBIHHelpIntroduction"/></span>

                                    </a><br />

                                    <a class="BIHGetStartedLink"  href="javascript:void(null)" onclick="obips.launcher.launchNewWindow('http://docs.oracle.com/middleware/11119/bisuite/index.html','_blank'); return false;">

                                       &lt;img border="0" alt="" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/quicktour_lg_qualifier.png"/>" />

                                       <span><sawm:messageRef name="kmsgBIHHelpDoc"/></span>

                                    </a><br />

                                    <a class="BIHGetStartedLink"  href="javascript:void(null)" onclick="saw.home.onDownloadDesktopTools(event)" >

                                       &lt;img border="0" alt="" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/downloadBIdesktopapps_lg_ena.png"/>" />

                                       <span><sawm:messageRef name="kmsgBIHDownloadBIDesktopTools"/></span>

                                       <img border="0" alt="Drop down" title="" src="fmap:uicomponents/obips.Menubar/dropdown_md.gif"/>

                                    </a><br />

                                    <sawm:if test="privileges.HomeAndMasthead.HelpMenu">

                                       <a class="BIHGetStartedLink"  href="javascript:void(null)" onclick="saw.home.onHelpTOCs(event); return false;">

                                          &lt;img border="0" alt="" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/helptopics_lg_qualifier.png"/>" />

                                          <span><sawm:messageRef name="kmsgBIHHelpTOC"/></span>

                                           <img border="0" alt="HelpTOCDropdown" title="" src="fmap:uicomponents/obips.Menubar/dropdown_md.gif"/>

                                       </a><br />

                                    </sawm:if>

                                    <a class="BIHGetStartedLink"  href="javascript:void(null)" onclick="obips.launcher.launchNewWindow('http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/overview/index.html','_blank'); return false;">

                                       &lt;img border="0" alt="" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/otn_lg_qualifier.png"/>" />

                                       <span><sawm:messageRef name="kmsgBIHOraTechNetwork"/></span>

                                    </a>

                                 </sawm:otherwise>

                              </sawm:choose>

                              </div>

                           </td>

                        </tr>

                     </table>

                  </div>

               </td>

               <!-- right pane -->

               <td class="BIEEHomeRight" cellspacing="0" cellpadding="0">

                  <table width="100%">

                     <!-- Alerts -->

                     <tr id="idHomeAlertsRow">

                        <td class="BIHListSectionHeaderIconCell">

                           &lt;img border="0" alt="<sawm:messageRef name="kmsgViewsAlerts"/>" title="" src="<sawm:fileMap path="common/alert_lg_qualifier.png"/>" />

                        </td>

                        <td>

                           <div class="masterBorderBottom masterHeader BIHListSectionHeader">

                              <sawm:messageRef name="kmsgViewsAlerts"/>

                           </div>

                           <div id="idHomeAlerts">

                           </div>

                        </td>

                     </tr>

                     <!-- Recent -->

                     <tr>

                        <td class="BIHListSectionHeaderIconCell">

                           &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHRecent"/>" title="" src="<sawm:fileMap path="common/recentupdate_lg_qualifier.png"/>" />

                        </td>

                        <td>

                           <div class="masterBorderBottom masterHeader BIHListSectionHeader">

                              <sawm:messageRef name="kmsgBIHRecent"/>

                           </div>

                           <div id="idNoRecentItems">

                              &lt;img border="0" align="middle" class="MsgErrorImg" alt="<sawm:messageRef name="kmsgBIHNoRecent"/>" title="" src="<sawm:fileMap path="uicomponents/common/title_info.png"/>" />

                              <span class="BIHNoRecentItems"><sawm:messageRef name="kmsgBIHNoRecent"/></span>

                           </div>

                           <div id="idRecentDashboards" class="masterHeader BIHRecentSubHeader">

                              <sawm:messageRef name="kmsgBIHRecentDB"/>

                           </div>

                   <sawm:if test="!thumbnailsEnabled">

                    <div id="idHomeDashboards" class="BIHRecentDBDiv"/>

                   </sawm:if>

                   <sawm:if test="thumbnailsEnabled">

                    <div id="idHomeDashboards" class="BIHRecentDBDiv2"/>

                   </sawm:if>

                           <div id="idHomeDashboardsSpaceDiv" class="BIHRecentDBDiv"/>

                           <div id="idRecentOthers" class="masterHeader BIHRecentSubHeader">

                              <sawm:messageRef name="kmsgBIHRecentOthers"/>

                           </div>

                           <div id="idHomeMRU"/>

                        </td>

                     </tr>

                     <!-- Favorites -->

                     <tr>

                        <td class="BIHListSectionHeaderIconCell">

                           &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHFavorites"/>" title="" src="<sawm:fileMap path="catalog/mostpopular_lg_qualifier.png"/>" />

                        </td>

                        <td>

                           <div class="masterBorderBottom masterHeader BIHListSectionHeader">

                              <sawm:messageRef name="kmsgBIHFavorites"/>

                           </div>

                           <div id="idNoFavoriteItems">

                              &lt;img border="0" align="middle" class="MsgErrorImg" alt="<sawm:messageRef name="kmsgBIHNoRecent"/>" title="" src="<sawm:fileMap path="uicomponents/common/title_info.png"/>" />

                              <span class="BIHNoRecentItems"><sawm:messageRef name="kmsgBIHNoFavorites"/></span>

                           </div>

                           <div id="idHomeFavorites"/>

                        </td>

                     </tr>

                  </table>

               </td>

            </tr>

         </table>

         </div>

        

              </sawm:when>

              <sawm:otherwise>

                  <sawm:messageRef name="kuiNotPrivilegedMessage"/>

              </sawm:otherwise>

          </sawm:choose>

         

      </div>

      <sawm:messageRef name="kuiStaticsPreloadIFrame"/>

      <!--fix bug:13393545 -->

      <h6 style="visibility:hidden;position:absolute;top:0px;"><sawm:messageRef name="kmsgBIEEHomeTitle"/></h6>

      <sawm:messageRef name="kuiComponentHeaderEnd" />

     

   </body>

</html>

Answers

  • And the question is?

    There is generally a question mark somewhere

    Also have a look at on some extra info you can provide which are going to help you getting a better answer.

  • Muhammad A Majeed
    Muhammad A Majeed Rank 2 - Community Beginner

    How can I add Analysis on bottom of the Default Home Page (highlighted area), keeping the original contents intact.

    pastedImage_1.png

  • You didn't really look at the posted link, right?

    3. Give information about your environment, such as versions of software you use. This is essential, as versions change and other users might run into a similar problem never knowing if the thread they read was about their version.

    Because yes ... there are around 10+ different version of OBIEE each one with its own things ....

    PS: I don't ask just to annoy you, but if you invest some time in your thread people will definitely value your investment and try to help. If you don't care enough yourself while posting, other users will also not care ...

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    +1'000'000

  • Muhammad A Majeed
    Muhammad A Majeed Rank 2 - Community Beginner

    I really appreciate your guidance and updated the actual post as per document and tried to provide as much information as I could. Please let me know if I miss anything worth mentioning here.

  • Out of curiosity : why are you trying to include an analysis there?

    Where does the info come from in the analysis?

    Do you store the "down time" in a DB and change it daily? Do you update the analysis by hand ?

  • Muhammad A Majeed
    Muhammad A Majeed Rank 2 - Community Beginner
    1. We are storing messages in DB to display on UI for weekly releases and are being inserted/updated using OBIEE Writeback
      1. On the analysis, we are showing the messages according to start and end time with logic (CURRENT_TIMESTAMP between START_TIME and END_TIME)
      2. Using CSS animation to flash these messages (working fine in analysis)
    2. Can't use session or repository variables as they don't refresh when a page loads. If a user session is already started and a release time starts afterwards, he will not able to see these messages. Whereas for this Analysis we have disabled RPD and Presentation Cache to get the updated results