How to integrate mapviewer in obiee 11g?

Hi ,
May i ask you how to configure mapviewer in oracle business intelligence ( i have already installed it)?

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

  • Integrating Mapviewer and OBIEE 11G

    Hi all,
    I am unable to get a map to be displayed in an answers report.
    I have imported Layers, Background Maps and images into Answers under the Administration - Manage Map Data
    In there I am able to display a map from the menu options Edit Background map.
    However when adding a map view to answers report I get the following error:
    View Display Error
    A basemap is required to render a map. Please ensure that atleast one basemap is defined in the spatial meta-data
    Error Details
    Error Codes: EMGUNIA3
    Location: saw.views.evc.activate, saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool, saw.threadpool, saw.threads
    If anybody have a working integration, please let me know what I am missing.
    Regards,
    Hakan

    on Presentation OBIEE 11g , you need to integrate MapViewer with OBIEE11g :
    * when you Build Themes (Layers) using Map Builder, don't forget to add Info Columns .
    Example : in Region Table , Region_ID, Name , Description
    once you do that, keep in note when you add this theme (layer) in Presentation (OBIEE11g) on Administration-->Map Management --> Manage Map Data ---> Layers .. Then Add your Theme (Layer).
    * Double Click your Layer (Theme) and click ( +) icon to add New BI Key , these BI Keys are same columns you added in Map Builder Info Columns (Region_ID, Name, Description) you should add them serialized exactly like how you did it in Map Builder info columns which mean don't add (Name,Region_ID,Description) ... that will may unable to view map properly.
    this step above you keep adding it each Subject Areas one by one if need for map, once you finish doing this, this mean you integrate Mapviewer with OBIEE11g...
    don't forget to add at lease one measure in your answer to view map properly , so that you can add PIE, BAR charts or Color Schemes...
    good luck

  • Basic questions about Mapviewer for OBIEE 11G

    Hello All..
    I am pretty rookie in OBIEE and I have never worked with Mapviewer before.. I am going some POC right now in my environment and I want to experiment map reports in OBIEE.. My current OBIEE version is 11.1.1.6.5, Oracle DB version is 11.2.0.3.0 64 bit and OS is Linux 86-64 and I see that there are many versions of mapviwers to download from oracle website.
    I have read a few articles on Mapviewer integration with OBIEE, but I still have a few questions about using mapviewers at the very basic level:
    1. What versions do I download from Oracle website? I see there are many versions of mapviewers. Do I decide the version based on my OBIEE version or DB version?
    2. What files do I download from Oracle website? I see there is mapviewer zip files and mapbuilder zip files. Which one do I download and how does installation works?
    3. My OBIEE 11G and DB are running on linux environment, but in the Mapviewer download page, I don't see Oracle differentiating the OS environments. Does that mean Mapviewer is only either Unix/Linux or Windows? How do I determine in which environment I should install the files I downloaded?
    I know these are very basic questions, perhaps too basic to blog about, that's why I can't find them online..
    Please advise here..
    Thanks

    Hello All..
    I am pretty rookie in OBIEE and I have never worked with Mapviewer before.. I am going some POC right now in my environment and I want to experiment map reports in OBIEE.. My current OBIEE version is 11.1.1.6.5, Oracle DB version is 11.2.0.3.0 64 bit and OS is Linux 86-64 and I see that there are many versions of mapviwers to download from oracle website.
    I have read a few articles on Mapviewer integration with OBIEE, but I still have a few questions about using mapviewers at the very basic level:
    1. What versions do I download from Oracle website? I see there are many versions of mapviewers. Do I decide the version based on my OBIEE version or DB version?
    2. What files do I download from Oracle website? I see there is mapviewer zip files and mapbuilder zip files. Which one do I download and how does installation works?
    3. My OBIEE 11G and DB are running on linux environment, but in the Mapviewer download page, I don't see Oracle differentiating the OS environments. Does that mean Mapviewer is only either Unix/Linux or Windows? How do I determine in which environment I should install the files I downloaded?
    I know these are very basic questions, perhaps too basic to blog about, that's why I can't find them online..
    Please advise here..
    Thanks

  • How to create report in OBIEE 11g?

    Hi,
    I am new to OBIEE 11g.
    Please help me, How to create new report in OBIEE 11g.
    Thanks in advance,
    A. kavya

    Try here: https://apexapps.oracle.com/pls/apex/f?p=44785:24:15065577435567::NO::P24_CONTENT_ID,P24_PREV_PAGE:8113,2

  • How to integrate EBS with OBIEE 11.1.1.7.1

    Hi ,
    I would like to know , how we integrate EBS with OBIEE11g(not OBIApps) for finance module(GL,AP,AR).
    What steps we have to do for integration.
    Req - When a EBS user logs in he has to see details in obiee based on his ledger assigned to him.
    Iam able to integrate EBS with OBIEE, able to move from ebs login to bi, but what required is security .
    Any help please...

    Check these
    http://download.oracle.com/docs/cd/E14571_01/bi.1111/e16364/ebs_actions.htm#CJAFDEIB
    http://www.astcorporation.com/images/PDFs/White_Papers/2012/AST_White_Paper-EBS-OBIEE_11g_Integration.pdf

  • How to integrate Siebel with OBIEE ?

    Hi,
    I need a favor from you guys. Kindly let me know the procedure to integrate Siebel with OBIEE.
    According to our requirement we have to integrate Siebel 8.0 version with OBIEE 10.1.3.4 version. Kindly provide me the necessary steps/inputs so that i can integrate Siebel with OBIEE.
    Thanks in advance.
    Regards,
    Samdev

    Hi all,
    @Stijn: With regards to OBIA-specific screens I definitely agree with you. Not so sure about the basic integration though. The Integration Administration screens are normally available.
    Key item to have is the ROW_ID (or "INTEGRATION_ID" if you're talking OBIA context) in order for the integration to work...i.e. be able to jump from OBIEE to Siebel.
    The responsibilities are the other issue. Your approach is 100% sound and I'd keep that one in mind (@user8681498). I have never tested Siebel integrated OBIEE without OBIA where the security is concerned so I somehow doubt that the hand-over of usernames and the attached responsibilities for transformation into web groups works immediately.
    @user8681498: For the tables missing from the Siebel schema, those are mostly OBIA related tables - i.e. for data loading purposes rather than for authorization or integration mechanisms.
    Cheers,
    C.

  • 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

  • How to use CLOB in OBIEE 11g (11115) Reporting

    Hello All,
    I have a CLOB object. I need to use that in the report.
    It just has text only. I defied it in RPD as LONGVARCHAR or OBJECT but it did not work out.
    I tried using evaluate with TO_CLOB but i am getting below error any time
    inconsistent datatypes: expected - got CLOB at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation failed.
    Please give me a clue how to use a CLOB column in report.
    I see a rittmen blog which is using as LOOKUP but i dont have that option either.
    Please let me know what wrong i am doing.
    Thanks in Advance.
    KN

    DBMS_LOB.substr(<table.columnname>,<length of characters>,<start position>)
    Check this
    http://shivabizint.wordpress.com/2010/04/20/varchar2-greater-than-4000-in-obiee/
    Mark if helps.
    Thanks,

  • How to Integrate Oracle Access Manager 11g with Siebel Call Center 7.8

    I need to change the DB authentication to SSO for Siebel Call Center 7.8. I just found a document about integrationg OAM 10g with Siebel 7 (http://download.oracle.com/docs/cd/B28196_01/idmanage.1014/b25347/siebel.htm#Siebel). However, because it's mandatory to use OAM 11g, I don't know whether this doc is suitable for Siebel 7.8. In addition, is it the right way to configure Siebel SSO? I know, in this way, I need to install WebGate. Please give me some expertise. Thanks.

    This should work as long as your web server and operating system support 11g. There may be some differences in how to set up OAM and the WebGate in 11g versus 10g (that is not my area of expertise), but from the Siebel side the integration is the same. You would pass in the user's Siebel ID (pulled from the LDAP directory) as an HTTP header. Then you just need to tweak a few of the parameters in Siebel:
    For the Security Adapter Profile (LDAPSecAdpt most likely) you are using, set:
    SingleSignOn = True
    TrustToken = HELLO (or whatever value you choose)
    In eapps.cfg or eapps_sia.cfg in the virtual directory section for the specific application object manager (e.g. [sales_enu]) set:
    UserSpec = SIEBEL_USER (or whatever HTTP header name you set up in OAM)
    UserSpecSource = HEADER
    SingleSignOn = TRUE
    TrustToken = HELLO (or whatever value you selected for the Security Adapter profile TrustToken parameter)
    ProtectedVirtualDirectory = /sales_enu
    The protected virtual directory will normally be the same as the virtual directory (in this example /sales_enu) unless you are using customer facing applications with anonymous browsing capabilities (for example a catalog that goes to a shopping cart at some point in the process).
    Also in the [SWE] section of the eapps.cfg file the IntegratedDomainAuth parameter should be set to False.
    Hope this information is helpful.
    Best regards,
    Stevan

  • Mapviewer in OBIEE 11g

    Hi Gurus,
    please send me doc for the mapviewer.
    need doc how to import the tables into the database and what r the step to be done in administration tool and presentation services.
    Thanks and Regards
    Kiran Kumar

    hi
    this is useful links....
    http://download.oracle.com/docs/cd/E12096_01/homepage.htm
    http://www.scribd.com/doc/51633833/Answers-1
    Mapviewer:
    http://download.oracle.com/docs/cd/E12096_01/books/AnyUser/ChartView.html#wp1070146
    thanks
    kavi

  • How to deploy repository in OBIEE 11g

    I installed Oracle BI on a 32 bit system. Used the upgrade assistant to upgrade the repository from 10g to 11g. Everything went well and I could see all my dashboard.
    Now my question is I need to do this installation on my clients computer so I installed BI on it. But now instead of going thru upgrade process can I just use the upgraded repository from my system? If so how should I do the deployment?
    Many thanks

    Thanks for the link. It did work.
    However I need to do this on few systems. Is there a way to do without using UI. I mean can i just copy few files or update existing once to do this? Or do in silent mode. Basically I don't want to connect client computer every time if they want to install BI on a seperate box. So looking for some automated way....
    Also when I tired to open this RPD in Admin tool I was keep getting invalid username/password. This is error in
    [2011-02-25T18:25:00.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00hyvMvD9ezFw0zvBP0DRz1ldOy2jkIx60001S800000a] [tid: 157c] Error Message For Administrator: User not authenticated.
    [2011-02-25T18:25:00.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00hyvMvD9ezFw0zvBP0DRz1ldOy2jkIx60001S800000a] [tid: 157c] [nQSError: 43126] Authentication failed: invalid user/password.

  • How groups are assigned in OBIEE 11g if a user is present in more security

    Suppose we have security provider1 & provider2 having the same user. If provider 1 is in top of list and it have group 1 assigned to the user1 , then how can i get group2 assigned to user1 in provider2?

    The problem was with user filter.

  • OBIEE 11g Map Visualization Error - basemap is defined in spatial meta-data

    Hi All,
    I have installed OBIEE 11g successfully on my Desktop Machine, deployed the Sample Applications regarding Mapviewer and its working fine. I have seen all the Maps and they are running fine in fact they are editable and i can easily do anything with those Maps but,
    The issue is that when i am going to create a new Report and try to integrate Map on it then it shows an error as display below;
    A basemap is required to render a map. Please ensure that atleast one basemap is defined in the spatial meta-data
    Error Details
    Error Codes: EMGUNIA3
    Location: saw.views.evc.activate, saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool,
    saw.threadpool, saw.threads
    I have also followed this link ( http://erpthings.blogspot.com/2011/01/obiee-11g-inbuilt-mapping-and-spatial.html ) but it is also stuck on the same error at the end.
    I didn't understand the problem why its giving an error like this while the Sample Application worked fine so, if there is any way to define a basemap in spatial meta-data plz guide me OR
    Is there any way to integrate Map with OBIEE 11g ?
    Cheers,
    Masood.

    This question has been solved!
    Basically you need to ensure the database schema where the data source (Navteq) has been imported must have the privilege "Create Type"
    This comes from the Oracle manual extract as shown below:
    1.4.4.3 Creating MapViewer Array Types, if Necessary
    For each database schema that it connects to, MapViewer checks for the existence of
    the following SQL array types that support array-type binding variables that might
    exist in some predefined themes:
    ■ MV_STRINGLIST
    ■ MV_NUMBERLIST
    ■ MV_DATELIST
    If these types do not exist, MapViewer attempts to create them in the database schema
    associated with the MapViewer data source. However, if the user associated with that
    schema does not have sufficient privileges to create new types, a privileged user must
    create the types by connecting to the data source schema and entering the following
    statements:
    CREATE or REPLACE type MV_STRINGLIST as TABLE of VARCHAR2(1000);
    CREATE or REPLACE type MV_NUMBERLIST as TABLE of NUMBER;
    CREATE or REPLACE type MV_DATELIST as TABLE of DATE;
    Cheers.

  • Configure Smartview in OBIEE 11G error

    Hello All
    I am trying to integrate smartview with OBIEE 11G, I followed this blog on how to do it:
    http://obieeil.blogspot.com/2013/07/obiee-creating-smart-view-connection.html
    I am running into an issue and maybe you guys can help me understand how to solve it.
    I have downloaded the smartview and I am in the process of creating my private connection.. 
    Now from my laptop, I am able to access my OBIEE with this link:
    http://100.20.000.000:9704/analytics/
    In the private connection setting, when I entered this url and give username and password, then say 'connect', i am getting an error message simply 'Logon error!' and nothing else to it..
    Have you seen this behavior before?
    Please let me know what I should do about it

    Oh it is you, garuda
    changed name

  • Install patch in obiee 11g

    Anyone tell me how to install patch in obiee 11g.
    Basically this is the first time i need to install it in obiee 11g.
    anyone please explain me clearly? how to install patch to windows server 32 bit env.

    Thanks Kalyan for sent me the document and gave me the clarification
    I have followed way it is in the document. But I have made it till step5 only.
    Later if I type opatch command on the dos prompt it is throwing error that 'is not recognized as an internal or external command,operable program or batch file'
    In my server is structure like this.....
    Obiee installed in E drive
    It has subfolder like 'mw_home'
    Under that folder I have instances, jdk116_18,jrockit....,logs,modules,oracle_bi1,oracle_common,user_projects,utils,wlserver.
    Under oracle_bi1 I have admin,asoneofftool,assistants,atgpf,.....
    Under oracle_common I have admin,admin server registration,bc4j .....
    Can anybody give the exact commands which are applicable for my server.... from importing zip from the oracle site and where I will have to place and where I will have to install... Anybody give me all the commands to get my patch install?
    can you tell me my steps will going to impact anything further? if i stop it in the middle..
    Thanks in advance
    Edited by: user12077461 on May 16, 2011 8:10 PM

Maybe you are looking for

  • I just got  new screen put on my 13in macbook pro when i opend it up there is no data on it? how do i get my data back

    I just got to school after getting a new screen put on my 13in macbook pro. when i opend up my macbook there was only a apple simble and the loading sing with a bar at the botton it took fovere to load, one it loaded and opend up there was a few opti

  • SSRS 2012 Print Error w/ Win 8.1 IE11 (0x80004005)

    I'm having an issue printing SSRS 2012 reports from Win 8.1/IE11.  When I print I get "An error occurred trying to render the report. (0x80004005)"  See below for SSRS Log.  This happens when trying to print any reports from this server on a win 8.1

  • Help with the IN operator

    Hello, Lets say I have a clients table with ID and client_category ID CAT 1 1 2 1 3 1 4 2 5 2 6 2 7 3 8 3 9 3 10 3 And I want to select 2 ID's for each client_category. Desired output: ID CAT 1 1 2 1 4 2 5 2 7 3 8 3 I'm doing something like: select c

  • IPad 2 glitches when trying to open apps

    Whenever I try and open an app, lets say Facebook; it opens the start and stays on that screen without displaying anything information. The iPad has more than 5 GB storage available and uses iOS 7.1

  • Watch streaming video in konqueror

    Is it possible to play streaming video (for example the trailers from apple.com) within konqueror? I tried installing mplayer-plugin and kaffeine, but neither of them were able to do the trick? Has anyone been able to get this working? Thanks in adva