How to implement maps in obiee11g and configure map viewer

Dear All,
Greeting for the day,
I am trying to explore obiee11g, ,how to implement the maps that is one of the finest features incorporated in obiee11g, and what all configurations(if required) are to be done. or any helpful documentation regarding same.
Please help!!!!
Thanks in advance
Regards

Hi,
Check the RittmanMead-blog
http://www.rittmanmead.com/2010/08/oracle-bi-ee-11g-map-views-integration-with-mapviewer/
Good Luck,
Daan Bakboord
http://obibb.wordpress.com

Similar Messages

  • How the implementation differs between BW and BI , Is BI takes more time fo

    Hi All,
    I would like to know difference between implemenation and time lines for MM as mentioned below.
    How the implementation differs between BW and BI , Is BI takes more time for implementing MM module  than on BW?
    Thanks in advanced. (Full points will be awarded)
    With Regards,
    PCR

    Hi Timo,
    Thanks for response!
    But as i read from the following url: http://docs.oracle.com/cd/E15051_01/apirefs.1111/e10653/oracle/jbo/ViewObject.html, the setQueryTimeOut(int timeOutMills), the timeOut is mentioned in milliseconds. Please correct me if I am wrong.
    and i have overriden the executeQuery() method in the View Object Impl class as shown below:
    public void executeQuery() {
    Map sessionScope = ADFContext.getCurrent().getSessionScope();
    sessionScope.put("MyQuery", this);
    try {
    super.executeQuery();
    } finally {
    sessionScope.remove("MyQuery");
    throw new JboException("Query Taking too long to respond");
    and in the JAVA class i am calling the above method like this:
    monitor.setQueryTimeOut(6);
    monitor.executeQuery();
    But the issue is:
    1. The above exception message is getting carried forward to other pages as well. I mean somewhere in the session/ADFContext this message is being saved and error comes up/pops up when i click on other tabs of the page. How do i clear this?
    2. The above exception message is coming for the first time but when i click the 'Submit' button second time, i am getting the results and also the message that 'Query is taking too long to respond'. This should not be the case, everytime it should show the same message as the timeout limit is less and the query should end without fetching the results.
    Kindly let me know how to resolve the above issues, any pointers will be helpful.
    Thanks in advance.
    Edited by: user9223904 on Nov 3, 2012 4:42 AM

  • How to extract data via webservices and configure webservices in BI 7

    Hi to all,
    Can any body tell me How to extract data via webservices and configure webservices in BI 7.
    i have created a remote functionmodule which extract data from R/3 , now i want to upload data to BI 7 using that remote function module.
    i have use webservice (push) as adapter mode, as i want to connect function module with SOAP , via web services.
    please can any body tell how to do that.
    also how to configure the webserive , what is it .
    I SHALL BE THANKFULL TO YOU FOR THAT
    Regards
    Pavneet rana

    Hi,
    1. Using the function library (transaction SE37), call the Web service creation wizard.
    To do this, select the desired function module in the function library and choose Utilities ®Generate Web Service ® From the Function Module.
    2. Go through the following steps, shown in the wizard:
    a. Create a virtual interface.
    The virtual interface represents the interface between the Web Service and the outside.
    b. Choose the end point.
    The name of the function module that is to be offered as Web service is already entered here.
    c. Create the Web service definition.
    The Web service definition helps with assigning the Web service features, such as how security can be guaranteed in data transfer.
    d. Release the Web service.
    The wizard generates the object virtual interface and Web service definition in the object navigator.
    The function group that was generated when the XML DataSource was created is not transportable and is thus assigned to a local package. To prevent errors due to transports, make sure that the objects that were generated in the Web service creation wizard are assigned to a local non-transportable package.
    The Web service is released for the SOAP runtime.
    3. In the virtual interface for the import parameter DATASOURCE, define the name of the XML DataSource as the fixed value.
    A separate function group is generated for each XML DataSource. It makes sense to pre-assign the parameter DATASOURCE with the name of the XML DataSource in the virtual interface of the Web service for which the function group was generated.
    If you do not pre-assign the parameter, it will be necessary to transfer the data sent with the appropriate filled DataSource element, for example, by setting the value in the application that implements the Web service.
    a. In the object navigator, choose the name of the package in which the Web service was created and choose Enterprise Services ® Web Service Library ® Virtual Interfaces.
    b. Choose Change in the context menu for the virtual interface.
    c. For the virtual interface, remove the flags exposed and initial and enter the name of the XML DataSource in apostrophes, for example u20196ADATASOURCENAMEu2019.
    d. Activate the virtual interface.
    Regards,
    Marasa.

  • How to implement the shared lock in a  table view

    Hi,
    How to implement the shared lock in a  table view.for multiple users to edit on this same table.
    Thanks in advance
    Swathi

    Hi,
    Please refer this link to find solution to your querry.
    Hope it helps.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c322c690-0201-0010-fb86-811c52b0acc2.
    Regards,
    Rahul

  • How to remove a font file and its mapping from XML Publisher Administrator

    Hello,
    I am trying to remove a font file and its mapping from the XML Publisher Administrator. If this is not possible, is there a way to disable it?
    The reason why I am asking this is because we just got a new check printer, and I was able to print just fine. However, the MICR font was not coming up properly on the check, so I went ahead and configured the font with the XML Publisher Administrator. Now my check output is coming up blank after running the XML report publisher program. The only change I did was to upload the MICR font and mapped it.
    My template and rdf report file are working fine in another environment we have, so I know that's not the problem.
    Any help is appreciate it.
    Thanks.

    This is how you do it
    Font
    DELETE FROM xdo_lobs
    where lob_code like '<Font_name>';
    Font Mapping Set
    DELETE FROM xdo_font_mapping_sets_TL
    WHERE mapping_code like '<MAPPING_CODE>'

  • How to migrate SharePoint 2013 Content and Configuration DataBases to a new SQL Server and DataBases in it?

    Hi,
    We need to migrate Our current 1 clustered SQL Server, Many Configurations DataBases and Many Content DataBases to a brand new clustered SQL server and brand new databases in it.
    How can I do this?
    Can someone list the steps involved?
    Thanks.  

    Hi,
    According to your description, you want to move Content databases  and Configuration databases to a new SQL Server,  refer to this article:
    https://technet.microsoft.com/en-us/library/cc512725.aspx?f=255&MSPPError=-2147217396
    Besides, here is a similar post, you can use as a reference:
    https://social.technet.microsoft.com/Forums/office/en-US/2cd46f7a-d583-41b2-82c2-ddc6d7c43fb8/how-to-move-sharepoint-databases-to-new-sql-server?forum=sharepointadminprevious
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Trying to download update to CoPilot Live and CoPilot GPS with maps.  files sizes are large and taking hours to download on wireless connection.  How can I download App updates and new maps while connected to PC and Itunes through hard wire internet link?

    Trying to download update to CoPilot Live and CoPilot GPS with maps.  Files sizes are large and taking hours to download on wireless connection.  How can I download updates and new maps while connected to PC and Itunes through hard wire internet link?

    I'm on my iPad, so I don't know if this is the page with an actual download. I don't see a button, but assume that is because I  am on an iPad. It is in the DL section of Apple downloads.
    http://support.apple.com/kb/DL1708

  • How difficult is it to setup and configure Sophos SG230 device?

    They are fairly straight forward. I am in the middle of deploying eight of their units. 
    About half way done. It has been fairly easy so far.
    The online knowledge base has been great.
    Super happy with them.
    Also Sophos offers training hours. I didn't get any of the training hours but they are reasonable.
    If you have any questions Kim would be a great resource.

    We are looking to replace our Cisco Pix 515. I have been speaking to a local Network Solutions company and they have suggested the Sophos SG 230. I did a bit of research and it seems like a reputable device and it will fulfill our needs. The only problem is their quote for setting up and configuring the device is astronomical!I am no network engineer, and I didnt setup the Cisco Pix 515. But I am capable of getting in there in getting it to do what I want it to. I am wondering should I give it a go at setting up this device myself? I saw on the Sophos site you can download the a free home version. I was thinking of playing around with this first to see how difficult/easy it is. But I am not sure if this will anyway compare to the setup of the SG 230?The other option is I got a quote from another company for a Cyberroam Cr100iNG. Their...
    This topic first appeared in the Spiceworks Community

  • How to add in ODBC connection and configuration for data connection

    Hello expert,
    on my computor, there is a oracle client for oracle 10g. now there is new oracle 11g installed , I want to create a ODBC connection to this new database. but when I create ODBC , I can't find server type for oracle 11g , there only has driver for oracle 10g. will you please tell me how to create ODBC for this new DB? will you please tell me where is the configuration file for data source on my computor?
    Many Thanks,

    918440 wrote:
    Hello expert,
    on my computor, there is a oracle client for oracle 10g. now there is new oracle 11g installed , I want to create a ODBC connection to this new database. but when I create ODBC , I can't find server type for oracle 11g , there only has driver for oracle 10g. will you please tell me how to create ODBC for this new DB? will you please tell me where is the configuration file for data source on my computor?
    Many Thanks,So, on this machine you have
    - Oracle 10g client (only), and in a seperate ORACLE_HOME
    - Oracle 11g rdbms
    First, the 10g client will connect quite well to the 11g database
    Second, the 11g database includes the basic client admin software, but the odbc drivers are not installed by default. You have to run OUI and choose 'custom' installation, then select 'windows components' from the list of available components.
    I've never wanted to install the odbc driver as part of the database installation. Only on remote client installations.
    What are you really trying to achieve?

  • How to Implement basic Insert ,Update and delete Actions

    Hi all,
              i want to implement 1)INSERT 2)UPDATE 3)DELETE actions in webdynpro application means i have to add a new record to my R/3 backend and update and delete records from my database
    can anyone tell me how to do these actions
    Regards
    Padma N

    Hi Murtuza ,
                           I have 2 views in my application.In the first view i enterd some purchaseorder number and clicked serarch button.The items regarding that purchaseorder gets populated in the table which is in second view.All the data is in R/3 backend system.
    the code i used to get the details of that particular purchaseorder is
    try {
    wdcontext.currentZ_Matrls_For_Inputlement().modelObiect.execte();
    catch(RFCException e){
    /* Catch the Exception Here */
    Here now i want to delete one record of that particular purchaseorder from the database.So Wat should be the code to delete record from R/3 Model
    Regards
    Padma N

  • How to query Database with Parameters  and configure null value response?

    Hi,
    1.When capture attributes from forms & after applying several logics, passing to a DB table using an API, how to get relevant values for a given parameter in another DB table ?
    2.When a DB table is queried, if the value does not exist, how to configure the response message ?
    Thanks.

    Okay, you've provided exactly what John S. asked for - and no more. This is helpful, but not enough. I think we're going to need a use case to understand exactly what you are asking. What should the user see? What does the user do next? What should happen in the database and in the application when the user does this?
    However, I'll try to read between the lines a bit, and get you part of the way there. To query the database with parameters in ADF BC, you need a View Object (VO). The simplest thing to do is create the SELECT command behind the VO with some bind variables and add the bind variables to your VO. At that point, you will get an ExecuteWithParameters operation in the Data Control. You can drag that operation onto a JSF page and it will give you an option to create a parameter form to let the user fill in the parameters to set the bind variables, and a button to execute the query with these values. Any table or form based on that same VO will show the selected data.
    A Trinidad or ADF Rich Faces table will have an attribute to let you define some text to show the user if no data was retrieved by the query. But there are other ways to determine if data was retrieved which you can use to control other ways to display this information. For instance, I have a page that has an outputText component that has a "rendered" attribute to show the text only when there was no data retrieved by a query.

  • How do we install LDAP server and configure ?..

    How to configure LDAP server...

    You'll have more luck in the forum for LDAP: Oracle Unified Directory (OUD) & Oracle Directory Server Enterprise Edition/Sun DSEE
    I suggest that you also include more information in your posts about what you've already tried to do and why it doesn't seem to be working. Simply asking "how to configure LDAP" isn't going to elicit many responses....You need to show you've actually attempted it yourself.
    Also, you'll always want to include the versions of the software you're using.

  • Policy and Configuration Map

    Good Morning. I am sure there is not a feature but maybe this can be a feature request. I was wondering if there is a policy\bundle relationship map for those who are horrible at documenting.
    Any thing or any ideas out there for this feature?

    Originally Posted by spond
    Dshofkom33,
    standard reports: bundles and policies folder, take a look there...
    Shaun Pond
    Spond,
    Not seeing any such folder or available reports. I am on 10.3.2??

  • How to implement olm,irec,sshr and opm

    hello
    we are using 12.1.3 HRMS system.
    i am totally new to the following oracle modules:
    iRecruitment
    Learning Management
    Self service HR
    Performance Management
    could anyone out there help me how i can implement these ?? if possible setup steps etc... will be of great help if one could share it out..
    thank you for reading through my request hope you will be kind enough to help me out.
    tkcr

    can anyone provide me with setup steps for following modules:
    OLM
    iRecruitment
    SSHR & Oracle Performance Management
    Many thanx...

  • How to implement the FigureThing, AnimatedThing, and Animatible. HELP!!!!

    FigureThing Specification
    abstract class FigureThing implements Cloneable
    // Overviews:
    // FigureThing is an abstraction of a figure object.
    // This class is abstract and must be overridden by a subclass.
    // FigureThings are mutable and cloneable.
    // A typical FigureThing consists of a set of properties:
    // {location, color, shape, size}
    public FigureThing()
    // effects: Initializes this with a random color
    // such that its location is (0, 0).
    public abstract void draw(Graphics g);
    // effects: draws this onto g
    public abstract boolean hitTest(Point pt);
    // effects: returns true if the point pt lies inside the bounding rectangle
    // of this. Returns false otherwise.
    public abstract Rectangle getBounds();
    // effects: returns the bounding rectangle of this.
    public abstract void setSize(int width, int height) throws ImpossibleSizeException;
    // modifies: this
    // effects: Resizes this so that its bounding rectangle has width
    // <width> and height <height>,
    // unless this cannot be resized to the specified dimension
    // => no modifications to this, throw ImpossibleSizeException.
    // (the exception suggests an alternative dimension
    // that is supported by this)
    public Object clone() throws CloneNotSupportedException
    // effects: standard clone operator
    public Point getLocation()
    // effects: returns the top left corner of the
    // bounding rectangle of this.
    public void setLocation(Point pt)
    // modifies: this
    // effects: moves this to pt, i.e. this.getLocation()
    // returns pt after call has completed.
    public Color getColor()
    // effects: returns this's color
    public void setColor(Color c)
    // modifies: this
    // effects: sets this's color to be c
    AnimatedThing Specification
    abstract class AnimatedThing extends FigureThing implements Animatible
    // Overviews: An AnimatedThing is a FigureThing with an additional property:
    // velocity. Thus, a typical AnimatedThing is
    // {location, color, shape, size, velocity}
    AnimatedThing()
    // effects: Initializes an AnimatedThing object in a similar way to
    // initializing a FigureThing object. Each of the horizontal
    // and vertical velocities of the new object is set to a random
    // integral value i s.t. -3 <= i <= 3 and i != 0
    public void setVelocity(int vx, int vy)
    // modifies: this
    // effects: Sets the horizontal velocity of this to vx and
    // the vertical velocity of this to vy.
    public int getHVelocity()
    // effects: Returns the horizontal velocity of this.
    public int getVVelocity()
    // effects: Returns the vertical velocity of this.
    public void step(Dimension bound)
    // modifies: this
    // effects: Let p = location
    // v = (vx, vy) = velocity
    // r = the bounding rectangle of this
    // Set p_post = p + v
    // unless doing so will bring part of r outside bound
    // => If the horizontal component of the attempted motion
    // of r is away from the center of bound,
    // set vx_post = -vx
    // And if the vertical component of the attempted motion
    // of r is away from the center of bound,
    // set vy_post = -vy
    // Set p_post = p
    public Object clone() throws CloneNotSupportedException
    // effects: standard clone operator
    Animatible Interface
    interface Animatible
    // Overviews: Animatibles are objects that can be animated.
    // Animation is achieved by invoking a number of steps
    // of small modifications, movements, or transformations
    // on this.
    public void step(Dimension bound);
    // modifies: this
    // effects: Updates the state of this to the appropriate value for
    // the next animation step. The argument bound indicates
    // the dimension of the area within which this is allowed
    // to move.

    You say the names of the Classes like they are standard or something LOL. Sounds like a fun homework assignment. Get to work!! and good luck.

Maybe you are looking for