How the hierarchy works in obiee 11G

Hi All,
Normally in 10g , when we set detail level then it gives data of lowest granularity. but here in 11g i created one dimension in dept table . and took two salary columns of emp and one i set it to total and other as detail .
when i took two columns i did not get data as expected (The way we get in 10g)
How it works in 11g??
Is there any document/blog .. please help.

check this
The Port number is the AdminServer Port Number of the domain. This is where the EM app will be targetted and deployed. If you choose all defaults and have like a Simple Installation of BI Software, then you should have one Server named AdminServer running at default Port: 7001.
To really confirm exactly, open you config.xml file which is under your domain root folder/config/config.xml file. Search for "em.ear" and see to which server it is targetted, generally it will be AdminServer (<target> tag entry). Now from the top search for "AdminServer" in the same file. You should see an entry like shown below. SSL Port is 7002. If you do NOT see <listen-port> tag, it means it is using DEFAULT Port which is 7001. But if you do see this tag, use that port number. Do not get confused with <ssl> port. Every domain have normal and ssl ports and most of the times we use normal port.
<server>
<name>AdminServer</name>
<idle-connection-timeout>1000</idle-connection-timeout>
<period-length>200000</period-length>
<idle-periods-until-timeout>20</idle-periods-until-timeout>
<dgc-idle-periods-until-timeout>21</dgc-idle-periods-until-timeout>
<ssl>
<name>AdminServer</name>
<hostname-verification-ignored>true</hostname-verification-ignored>
<listen-port>7002</listen-port>
</ssl>
<machine>RJEGGA</machine>
<listen-address></listen-address>
<server-diagnostic-config>
<name>AdminServer</name>
<diagnostic-context-enabled>true</diagnostic-context-enabled>
</server-diagnostic-config>
</server>
So, try, http://youradminserverhost:adminserverport/em
NOW, if you get like Page Not Found, or do not see entry from em.ear file in your config.xml file, this means your domain is not having EM app deployed.
How to know the Em url in OBIEE 11g

Similar Messages

  • Peoplesoft Trees as Hierarchial Columns in OBIEE 11g

    Sorry for a duplicate posting. Logged in as a normal user with random number. I know how much people hate it. Logged in as myself now.
    Hi,
    I have extensively searched using Google or 11g docs but could not find a proper solution to using Peoplesoft trees in form of hierarchial columns in obiee 11g. Can the rpd of obiee 11g be designed to view the Peoplesoft tree structure( as it is in Tree manager in Pplsoft) as hierachial columns in obiee 11g? I am sure hierarchial columns as a 11g feature are not just for visual representation in tree format but also can be viewed in Answers and queried against it,am I right?
    Anybody who has worked on trees and OBIEE 11g hierarchial columns? Ahsan/Navin??
    Thanks,
    Dan

    I have not used the 11g hierarchical columns for PSoft Trees but I can think of a glaring reason NOT to do this..PERFORMANCE. If I understand correctly, 11g issues a group by and Union as you traverse this type of structure and PeopleSoft trees have a number of tables to represent the actual TREE. I cannot possibly see how this can be effective especially with a large scale BI Apps DW? This is part of the reason the trees get flattened out via the OOTB ETL adaptors for PSoft.

  • Hierarchy Prompts in OBIEE 11g

    Hi All,
    I have an Issue with Implementing Hierarchy Prompts in OBIEE 11g. I understand that Filters on Hierarchy Prompts can be applied in Selection steps and cannot be viewed in the Physical Query as such. However, what happens is, the Hierarchy prompt only gets applied when the hierarchy is displayed in the report.It is not applied even when it is present in the excluded section. So, it works only when it is displayed in the report. Is this correct? Is there any workaround for this?
    Any help on this would be much appreciated
    Regards,
    Venkatesh
    Edited by: obiapps on May 30, 2012 7:42 PM

    If the column set to prompt no matters what (column is present,or not, excluded or hidden) the prompt should work.
    Check it again something might gone wrong.
    If it is helpful, please mark as correct or helpful

  • About the filter function in OBIEE 11g

    Hi, all.
    when i use the filter function in OBIEE 11g, it turn out a wrong result.
    The operation steps and detail are described as follow:
    1. In the Column Formula pane, I typed the Formula of the column 'count of customer' as:
    FILTER(count(distinct("customer info dimesion"."customerID")) USING ("TradeType Dimesion"."TradeType" = '001'))
    2. But the phisical SQL about this column in the NQquery file is that: "count(distinct(T11520.CUSTOMERID)) as c5, "
    which means that, the filter wasn't applied, right?
    If so, what shall I do in this situation, in other words , how can i make a Condition COUNT?
    Any Suggestion is appreciated!
    Thank you in advance~~O(∩_∩)O~

    Hi katherine,
    FILTER(count(distinct("customer info dimesion"."customerID")) USING ("TradeType Dimesion"."TradeType" = '001'))I think your formula there is mistake like many braces...instead type this in your f(x)
    =>Filter(count(distinct customer_id) USING trade type='001')
    This filter function is same like a case statement,if you filter still gives error write a case statement
    CASE WHEN TradeType Dimesion.TradeType='001' THEN count(distinct customer info dimesion.customerID) ELSE 0 END
    Will it be helpful?,follow this etiquette http://forums.oracle.com/forums/ann.jspa?annID=939
    By,
    KK

  • Modifying the configuration files in OBIEE 11g

    Hi
    We are facing an error when we tried to to add "<DashboardMaxBeforeMenu>" tag in the instanceconfig.xml manually and restart the presentation services of OBIEE 11g .
    I had come across few suggestions that, configuration files in OBIEE 11g cannot be modified manually. I am doubtful on these suggestions . So please, let me know for sure wether we can modify the configuration files in OBIEE 11g manually or not.
    It will be very helpful if the process to modify the configuration files in OBIEE 11g is shared with us.
    Thanks.

    Hi,
    I could not tell you whether the; <DashboardMaxBeforeMenu>10</DashboardMaxBeforeMenu> still works in 11g.
    What I do know is that you could manually edit the configuration files. The only thing is when you modify this file via the Enterprise Manager, your customizations get lost. You have to manually add them again.
    Cheers,
    Daan Bakboord
    http://obibb.wordpress.com

  • Benefits of the 64bit Version of OBIEE 11g?

    Hello,
    I am in the process of verifying if the 32bit or the 64 bit Version of OBIEE 11g would suit our needs. The platform we will install OBIEE would be windows.
    As far as the certifications go the 32bit Version of OBIEE is certified on the 32bit Versions of windows, so if we want to run a *certified* combination on a 64bit OS the 64bit version would be the way to go. OUI however doesn't complain when installing the 32bit Version on a 64bit OS.
    As far as the Windows Server versions go there is no 32bit Version available anymore for future releases (starting with server 2008 R2), so in the future the (certified) way to go would be 64bit. However, for the sake of argument let's assume we are staying on Server 2008 where a 32bit version is still available.
    I've found a lot of blog posts on how great OBIEE 11g is, and if one has the chance one should go for the 64bit version. That's nice, but I am missing the +whys+ and certainly the +buts+. Also, the oracle documentation (Oracle&amp;#174; Fusion Middleware System Requirements and Specifications) tells me the requirements for both architectures, but most certainly not when to use the 64bit version, and when a 32bit installation still will suit my needs.
    The main reason for me to go for a 64bit version would be if we would have a huge amount of concurrent user sessions where of course the 32bit version will be constrainted by the Memory Limit imposed by the 32bit architecture. I guess the types of reports etc. might also come into play when it boils down to memory.
    As for now I've installed the 64bit and the 32bit Version (11.1.1.7) and the first thing I can observe is that weblogic consumes double the memory on the 64bit version even with no user session connected and nothing to do for OBIEE whatsoever. So for a small installation (say ~ 20 concurrent sessions) I am tempted not to go for the general advice from above to "use the 64bit version if you can" as it's highly oversized.
    Are there any other drawbacks in using the 32bit Version of OBIEE 11g for small installations (besides the certification question, and the "one day you might have more users" reason)? And when would it be advisable to go for 64bit? I know a general "do X when you have Y sessions" is not possible as every sytem behaves different, so I understand that a general answer isn't possible. But personal experiences would be helpful
    thanks in advance,
    cheers
    Christian

    I have recently used the iLife bundle to process footage on the 3rd birthday party of my friends' son (my first production). I used iMovie to edit the footage, added audio tracks from iTunes, dropped a few photos from iPhoto on the drop zones of iDVD, added a slideshow to the project as well. Boy, my friends were amazed when I played the DVD before them (they were not mac users).
    With such limited effort one need to spend on it (time and money), the output iLife gives is, what Jobs likes to say in keynote, phenomenal.

  • I installed lion on my MB '08. Since then, the machine stocks form time to time. sometimes three or four times a day. Due Lion is an app as well I would like to uninstall it to try how the machine works. How can I uninstall Lion from my MacBook '08 ?

    I installed lion on my MB '08. Since then, the machine stocks form time to time. sometimes three or four times a day. Due Lion is an app as well I would like to uninstall it to try how the machine works. How can I uninstall Lion from my MacBook '08 ?

    Restore the backup you took before the upgrade.
    Allan

  • Report RFKABLOO i want to know how the layout works

    Hi all,
    in report RFKABLOO i want to know how the layout works.
    like it has a parameter layout in which if we select 5 fields
    it shows 5 in print screen output.
    what is the process and how it works in this report?

    Why not you use the Debugging option?
    Do not expect others to work for you.
    Also do not post a thread more than once in the forum.
    Read the [Forum Rules|http://wiki.sdn.sap.com/wiki/x/FgQ] before posting more.
    Regards
    Karthik D

  • How do I learn how the sidebar works in Mail?

    I have added 5 accounts but I can't make sense of why certain things are in certain areas. For example, what's the difference between Mailboxes and On My Mac? I was excited to move towards managing all my email in one place.
    I have numerous questions and rather than write them all down here, I'd just like to know where I can learn more. Even just know which OS X version added this particular sidebar might help.
    I have spent about 2 hours searching Apple.com, Lynda.com, YouTube and other sources to find a tutorial to describe the details of the sidebar, but I can't find anything useful. Everything is for newbies and I'm actually an advanced email user -- except that I'm confused as to how the sidebar works.
    Suggestions, please. Thank you!
    In gratitude,
    Karyn

    Drag the divider between the message list and the preview pane all the way to the right. It will pause about a 3/4 of the way, but keep dragging and it will go all the way over.

  • How the balance works for http/https in CSS?

    I want to understand how the balance works for http/https in the CSS.
    As per doc,
    - http/1.0=single URL per TCP connection
    - http/1.1=persistent connection.
    Q1. my understanding is http is stateless connection so needs TCP session for each URL. how the http/1.1 works with persistent. keep the same TCP session for a multiple URL request?
    Q2. https is using single URL and continue processing until terminate the https instead of open another URL in the middle of transaction. in this case, I think the client can stick into same service based on the assumption the CSS support persistent. if then, no advanced sticky(ex, srcip) required?
    Q3. looks below both are analogy. what's difference between them?
    - balance srcip(same src IP to the same service)
    - advanced-balance sticky-srcip
    Q4. what's balance decision mechanism for "balance roundrobin" to distribute evenly? ex, in case of multiple URL request coming from same client. evenly distribute URLs?
    Regards,

    Hello,
    first let me clarify 1 point.
    HTTP/HTTPS are standards that are defined in RFC.
    For HTTP/1.1 you can check the following RFC
    http://www.faqs.org/rfcs/rfc2616.html
    Therefore, the behavior of HTTP 1.1 is not defined by the CSS.
    Q1- HTTP/1.1 simply keeps 1 TCP connection to send a received mutiplie HTTP request/response.
    HTTP/1.0 will open 1 TCP connection for every HTTP request.
    Q2- HTTPS is just HTTP over SSL.
    So basically the same rule as above applies.
    HTTP/1.1 can use 1 SSL connection for many HTTP request/response while HTTP/1.0 will use 1 SSL connection for each HTTP request.
    Therefore, if you have customer using HTTP/1.0 you need some form of stickyness to guarantee that every connections will go to the same server.
    Even if only using HTTP/1.1 you may need stickyness.
    A user could disconnect and reconnect and require to be loadbalanced to the same server as before.
    Q3- There is a big different between balance srcip and sticky-srcip.
    The balance srcip simply hash the source ip address to find the destination server.
    The problem of this method is that the loadbalancing is not guarantee to be evenly distributed between the servers.
    With sticky-srcip, you use a normal balance method like round-robin, and then you create a sticky entry in a sticky table.
    Next time this user comes back we first check the sticky entry to find the destination server.
    The advantage is that it guarantess your users will be evenly distributed among the server.
    Q4- roundrobin is applied to connection - not url [by default].
    So if you have 2 users and they both open 1 connection, the CSS will send 1 connection to 2 different servers.
    So each server has 1 connection.
    If one user sens 10 URL and the other 1 sends only 1, one server will have 10 url to process while the other only one.
    That's if you are using HTTP/1.1 and use persistent mode on the CSS.
    You can break persistency and split the url.
    I run out of space and time to explain you everything.
    I suggest you go read the RFC or a book on HTTP.
    Also read the CSS configuration guide.
    There is much more you need to know if you want to take full advantage of the CSS like cookie, ssl offloading, L7 rules vs L3/4 rules, ...
    Regards,
    Gilles.

  • How the program work ???

    hi everyont i am doubt about how the program work???
    public class TestClone implements Cloneable{
         int count;
         TestClone next;
         public TestClone(int count){
              this.count=count;
              if(count>0)
              next=new TestClone(count-1);
         void add(){         
         count++;
         if(next!=null) // how it can loop and
         next.count++; //execution next.count++ ??
         public String toString(){    // from the result  the object execut  the method  automatic, but i think  it isnot  definite as static ,it cannot execut
              String s=String.valueOf(count)+"";
              if(next!=null) //the same question as about
              s+=next.toString();
              return s;
         public Object clone(){
              Object o=null;
              try{
                   o=super.clone();
                   }catch(Exception e)
                   {System.out.println("cannot clone");}
                   return o;
    public static void main(String []args){
         TestClone c=new TestClone(5);
         System.out.println("c="+c);
    //the result is 5 4 3 2 1 0
    //c is object why it can print out
         TestClone cl=(TestClone)c.clone();
         System.out.println("c="+c);
         c.add();
         System.out.println("after added\nc="+c+"\ncl="+"cl");
    //the result is 6 5 3 2 1 0 but where is 4 ??
    // 5 4 3 2 1 0
         }     }

    Is this your code? What do you WANT it to do? What's the purpose?
    Thanks!
    -Zach

  • How the Spice Works: Liz Trinh, Community Tester extraordinaire

    As one of our community Test Engineers, Liz Trinh embodies all things Spiceworks. She's got a fierce eye for detail, a drive to keep things on track, and a laugh that shakes things up. Born and raised in Houston, Liz graduated from The University of Texas, Austin, with a computer science degree. After a friend pointed her toward a place renowned for its love for the color orange (hint: It's us!), Liz started working her magic testing superpowers at Spiceworks about two years back. Since then, she has left a trail of awesomeness in her wake by working with developers to improve the community. She even won an Honorable Mention at her first SpiceWars! (If you don't know what Spice Wars is, you're in for a treat.)(Fun fact: Liz claims that she originally wanted to be in advertising, working as a graphic designer. After discovering that her...
    This topic first appeared in the Spiceworks Community

    A 30 second screencast that shows a demo of how to get up an running
    might be a good thing to get people hooked on.
    Just saying ;)
    Ketan
    http://ketan.padegaonkar.name | http://eclipse.org/swtbot | @ketanpkr
    On 4/1/11 1:39 PM, Geoff Bache wrote:
    > Hi all,
    >
    > I've released a new version of my free open source GUI test tool
    > PyUseCase, which has in this version gained support for SWT/Eclipse RCP
    > by using SWTBot. Many thanks for a great tool to build on top of :)
    >
    > Explanations and homepage:
    > http://www.texttest.org/index.php?page=ui_testing
    >
    > Step-by-step tutorial (not using SWT, but illustrating how the tool
    > works) at
    > http://www.texttest.org/index.php?page=documentation_3_21&am p;n=gui_tests
    >
    > The point of PyUseCase is to combine the ease of recording tests
    > directly from the UI with the maintainability of having tests defined in
    > a high-level domain language defined by the tester. The ultimate aim is
    > to allow non-programming testers to create and administer their own test
    > suite with minimal fuss and without having to rely on others to create
    > test code for them. Having domain-language tests and no test code is
    > also useful even if you are a programmer in my experience...
    >
    > For those that groan at the mention of the word "recorder", rest assured
    > this is nothing like any recorders you've seen before :)
    >
    > This is the first version of PyUseCase to support testing of
    > applications written in a language other than Python. The SWT support is
    > probably beta status for now, and it doesn't yet handle all widget types
    > that SWTBot supports. Would love to get feedback from anyone trying it out.
    >
    > Regards,
    > Geoff Bache
    >
    >

  • How the sendBytesLong works?

    Hi,
    The sendBytesLong() that helps to send longer data response
    For sending large byte arrays as response data, the APDU class provides a special method sendBytesLong() which manages the APDU buffer.
    Could you clarify how it could help the transmission? And how i should understand the term "manage" stated above that i quoted from API doc?
    thanks,
    -Hoang Long

    safarmer wrote:
    Considering you cannot set the outgoing length to more than the single response APDU length, you cannot set the length to the full buffer and keep calling send in the way you mentioned. You need to return from your process method (with the appropriate SW) before the card can receive a GET RESPONSE message. You need to be able to then receive another APDU and handle it appropriately as this will be a new call to your process method. You can then send the next piece of data and return again and repeat until all data is sent.
    You can search the forum for recent posts that reference code I posted as an example for APDU response chaining.
    Cheers,
    ShaneHi Shane,
    I thought that the advantage of "sendBytesLong(...)" method is to send data in working buffer larger than APDU buffer as you mentioned earlier. But according to the code you mentioned, applet dev still have to manage the data being sent with max length is the length of APDU buffer:
       // work out how many bytes to send this time and how many will be left
            short remain = (short) (fileSize - offset[OFFSET_SENT]);
            boolean chain = remain > MAX_APDU;
           short sendLen = chain ? MAX_APDU : remain;
            // Get ready to send
            apdu.setOutgoing();
            apdu.setOutgoingLength(sendLen);
            apdu.sendBytesLong(fileBuffer, offset[OFFSET_SENT], sendLen);
    I seems that i misunderstood how the sendBytesLong works?
    thanks,
    Edited by: CardM on Jul 10, 2011 6:51 PM
    Edited by: CardM on Jul 10, 2011 6:58 PM

  • How map to my particular table to the fact table in obiee 11g...

    Hi friends,
    I did this simple report in obiee 11g(i.e)
    "NATIONALITY COUNT IN DEPARTMENT WISE"
    For that i used the following tables:
    per_all_assignments_f----->fact table
    hr_all_organization_units----->dim table(containing departments)
    per_all_people_f---------------->dim table(containing nationality)
    I made all the mappings in the physical diagram, as also viewed my report in BI answers
    It shows the following results like
    NATIONALITY---------------------------------------------------------------------COUNT(NATIONALITY)
    AUS------------------------------------------------------------------------------------------------24
    AFR------------------------------------------------------------------------------------------------25
    PHQ_VB-------------------------------------------------------------------------------------------40
    SH_VT----------------------------------------------------------------------------------------------4
    The problem is for me it is showing the above results, but the nationality column is of various codes of the country.
    Since i doesnt want the code of the nationalitian to display in the results..i need the meaning of each and every nationality..
    like,
    AUS------------------------Australian
    AFR-------------------------African
    PHQ_VB----------------------Germanian(assigned)
    Since i know that the meaning for the nationalitian is available in "FND_LOOKUP_VALUES"...okay..
    I can import "FND_LOOKUP_VALUES" table to the physical layer...but how i can able to give the mapping to the fact table in my physical diagram...
    In my report the fact table is "per_all_assignments_f"
    As my fact table doesnt contains any matching column corresponding to the dimension table "FND_LOOKUP_VALUES".....
    Then how i can give mappings to the fact column???? for viewing the full meaning of the nationalitian in my report.....Help me friends...
    Regards,
    Harry...

    Hi bifact,
    I followed the step that U asked me to go but im stuck with later.....
    *) I saved the query that i executed in toad with the columns showing country codes and country meaning to the excel sheet...
    This is the query that i executed in toad and copied data s in excel sheet..
    select z.lookup_code, z.meaning
    from per_all_people_f e, per_all_assignments_f f, hr_all_organization_units h, fnd_lookup_values z where
    e.person_id = f.person_id and f.organization_id = h.organization_id and e.business_group_id = f.business_group_id
    and f.business_group_id = h.business_group_id and f.location_id = h.location_id
    AND z.lookup_type(+) = 'NATIONALITY'AND z.lookup_code(+) = e.nationality and sysdate between
    e.effective_start_date and e.effective_end_date and e.nationality is not null
    *) After that i created a system DSN for the excel drive..
    *) After that when i tried to import metadata of the excel data that is saved, it showed me connection failed...
    For importing this excel data
    what connection details i need to give:--------------------
    as well as user name and also password...
    Soon after importing this excel you said that to give key connection only to fnd_lookup_tables(dim) and that excel data..
    if so, again im not giving key connection to my fact table..
    I think again the same error will occur that no logical mapping is not made to fact so again repository is inconsistent...
    Hi bifact sorry to ask you, but can you see the steps that i followed is correct and after that wat more steps i need to proceed..Can you tell me in breif manner...Thanks for your help...
    Regards,
    Harry...

  • How to remove the "Sign Out" in OBIEE 11g?

    How to remove or hide the "Sign Out" option from Dashboard in OBIEE 11g?
    Edited by: Siva Prasad on Jul 6, 2011 6:20 AM

    Hi Amit, Following z the file.. Plz check it out....
    <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" />
    <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: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.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: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>
    <sawm:if name="session.syndicate" op="equals" value="workspace">
    <script type="text/javascript" src="fmap:common/workspacesyndicatebase.js"></script>
    </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>
    <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:messageRef name="kmsgMostRecentItemsScript" />
    var tDownloadLinks = [
    <sawm:if test="officeURL">
    {text:'kmsgBIHOracleBIForMSOffice', url:<sawm:json>officeURL</sawm:json>, desc:'kmsgBIHOracleBIForMSOfficeDesc'},
    </sawm:if>
    <sawm:if test="smartViewURL">
    {text:'kmsgBIHSmartViewForMSOffice', url:<sawm:json>smartViewURL</sawm:json>, desc:'kmsgBIHSmartViewForMSOfficeDesc'},
    </sawm:if>
    <sawm:if test="privileges.Publisher.developReport">
    {text:'kmsgBIPDownloadTemplateBuilderForWord', url:saw.commandToURL('xmlpObjectTasks')+'&amp;Action=downloadTool&amp;_xaction=downloadtb', desc:'kmsgBIPDownloadTemplateBuilderForWordDesc'},
    {text:'kmsgBIPDownloadAnalyzerForExcel', url:saw.commandToURL('xmlpObjectTasks')+'&amp;Action=downloadTool&amp;_xaction=downloadae', desc:'kmsgBIPDownloadAnalyzerForExcelDesc'},
    </sawm:if>
    null
    var tSESUrl = "";
    <sawm:if test="sesSearchURL">
    tSESUrl = <sawm:json>sesSearchURL</sawm:json>;
    </sawm:if>
    saw.home.start(tDownloadLinks,tSESUrl);
    window.onload = NQOnLoadEvent;
    //list of object types that current user can create
    saw.catalogaction.setCreateList(<sawm:json>system.catalogObjectTypeManager.creatableTypes</sawm:json>);
    <sawm:if name="session.syndicate" op="equals" value="workspace">
    var tSyndicate = obips.workspace.HomePageSyndicate.createSyndicateObject();
    </sawm:if>
    </script>
    <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>
    <div id="idBIEEHomeBodyDiv">
    <!--Round corner -->
    <table cellspacing="0" cellpadding="0" class="BIHRoundCorner">
    <tr>
    <td class="RoundCornerCell">&amp;nbsp;</td>
    <td class="TopCell">&amp;nbsp;</td>
    </tr>
    </table>
    <div class="BIEEHome">
    <table id="idBIEEHomeTable" class="BIEEHomeTable" cellspacing="0" cellpadding="0">
    <tr>
    <!-- left pane -->
    <td class="BIEEHomeLeft">
    <div class="BIHPaneContainer">
    <table width="100%" cellspacing="0" cellpadding="0">
    <!-- Create... -->
    <tr id="idCreate"><td class="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="BIHActionSectionHeader">
    <sawm:messageRef name="kmsgBrowseCatalogSectionHeader"/>
    </td>
    </tr>
    <tr id="idBIHBrowseActionlist">
    <td class="BIHActionList">
    <div id="idHomeBrowseCatalogSection">
    <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>
    <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>
    <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>
    <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>
    <sawm:if test="system.config['Alerts/Enabled'] &amp;&amp; privileges.Access['Global Delivers']">
    <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>
    <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>
    </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>
    </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>
    <a class="BIHFavoriteFolderLink" href="javascript:void(null)" onclick="saw.home.onBIPJobHistory(event); return false;">
    <span><sawm:messageRef name="kmsgBIHManageReportsJobHistory"/></span>
    </a>
    </sawm:if>
    </div>
    </td>
    </tr>
    <!-- Get Started... -->
    <tr id="idGetStarted">
    <td class="BIHActionSectionHeader">
    <sawm:messageRef name="kmsgGetStartedSectionHeader"/>
    </td>
    </tr>
    <tr id="idBIHGetStartedLinks">
    <td class="BIHActionList">
    <!--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://download.oracle.com/docs/cd/E14571_01/index.htm','_blank'); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHHelpIntroduction"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/introtooraclebi_lg_qualifier.png"/>" />
    <span><sawm:messageRef name="kmsgBIHHelpIntroduction"/></span>
    </a>
    <a class="BIHGetStartedLink" href="javascript:void(null)" onclick="obips.launcher.launchNewWindow('http://download.oracle.com/docs/cd/E14571_01/index.htm','_blank'); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHHelpDoc"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/quicktour_lg_qualifier.png"/>" />
    <span><sawm:messageRef name="kmsgBIHHelpDoc"/></span>
    </a>
    <a class="BIHGetStartedLink" href="javascript:void(null)" onclick="saw.home.onDownloadDesktopTools(event)" id="idBIHDownloadToolsLink">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHDownloadBIDesktopTools"/>" 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>
    <a class="BIHGetStartedLink" href="javascript:void(null)" onclick="saw.home.onHelpTOCs(event); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHHelpTOC"/>" 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.UberBar/dropdown_md.gif"/>
    </a>
    <a class="BIHGetStartedLink" href="javascript:void(null)" onclick="obips.launcher.launchNewWindow('http://www.oracle.com/technology/tech/bi/index.html','_blank'); return false;">
    &lt;img border="0" alt="<sawm:messageRef name="kmsgBIHOraTechNetwork"/>" title="" class="GetStartedActionIcon" src="<sawm:fileMap path="common/otn_lg_qualifier.png"/>" />
    <span><sawm:messageRef name="kmsgBIHOraTechNetwork"/></span>
    </a>
    </sawm:otherwise>
    </sawm:choose>
    </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="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="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="BIHRecentSubHeader">
    <sawm:messageRef name="kmsgBIHRecentDB"/>
    </div>
    <div id="idHomeDashboards" class="BIHRecentDBDiv"/>
    <div id="idRecentOthers" class="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="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>
    </div>
    <sawm:messageRef name="kuiStaticsPreloadIFrame"/>
    </body>
    </html>
    Edited by: Siva Prasad on Jul 6, 2011 10:39 PM
    Edited by: Siva Prasad on Jul 6, 2011 11:10 PM
    Edited by: Siva Prasad on Jul 6, 2011 11:58 PM

Maybe you are looking for

  • Firewire disk install on OEL6

    I am trying to setup firewire disk with OEL 6 2.6.32-100.34.1.el6uek.i686. I cannot find the rpm for the oracle kernel. Any help, appreciate.

  • Typo in email notifications

    In the email notifications that are sent when a thread is updated, there is a section that lists the topic of the post. There is a typo there-- POst is incorrectly capitalized. Message of the POst Subject: Re: Workaround for a Database TriggerObvious

  • About error ORA-01208: data file is an old version - not accessing current

    Hi friends, After getting an error ,what i have stated below, my database instance was crashed everytime. I have seen alert.log file nothing is there and this error never come in pattern maner it will come anytime during week. I have check with my ap

  • 401: Unauthorized only when providing auth line (8.1 SP6)

    Hi,           I have a servlet under 8.1. Servlet has it's own authentication mechanism, only used for certain paths. Most of the paths do not require HTTP authentication, only some do. There is a programatic client that contacts the paths that requi

  • White Balance - Nvidia / Display port update

    White balance is shifting back and forth. After installing the Nvidia / Display port update, my "brand new" Cinema Display is malfunctioning. White colors change back and forth from pink to blue every 30 seconds. Anyone else having this issue?