BI Publisher & Business Objects Universes Database

Does anyone know if it is possible for BI Publisher to hook into Business Objects Universes data? JDBC drivers?
We would like to import all our Crystal Reports into BI Publisher but a lot of them are written across the "Business Objects" BI database.

There is information to converting Crystal Reports to BIP Publishers
http://www.oracle.com/technology/products/xml-publisher/index.html
http://download.oracle.com/otndocs/xmlp/CrystaltoBIP.pdf
Maybe it could interest you
Regards
Christophe

Similar Messages

  • Requirements and Architecture for Business Objects Universe

    Hi - apologies in advance for the probable repeat question but a search of the forums brought back an overload of information that wasn't quite specific enough.
    We are about to purchase an application that comes with a Business Objects Universe but we've been told that we'll need to sort out our own licensing for the Client/Server side of its use.
    I've done a lot of work with Crystal Reports in the past but having read up on Business Objects it appears that either the Desktop Intelligence of Web Intelligence clients are designed for the reporting facilities in BO.
    Basically, the question is what exactly do we need to run reports from the BOU across the company AND what server architecture is required/recommended for the same?
    As I see it, the BOU is the equivalent of an ORM layer in software development. This would mean we'd have:
    DATABASE
    UNIVERSE
    REPORTING CLIENT
    ...where the reporting client allowed the development and distribution of reports based on the specific licences purchased. However the reporting client wouldn't be Crystal Reports - is that correct?
    Also is there any ballpark figure for the server and client licence costs? Assuming 5 developers and up to 300 users (although it may only be management needing viewer access so possibly only a dozen users on top of the developers in that case).
    I've tried to work this out for myself but there seems to be a lot of confusion around what is Business Objects (the product) and who Business Objects the company are and where Crystal fits in with everything.
    For a bog-standard implementation of a BOU what is absolutely necessary?
    Thanks
    Nic

    Hi Nic,
    As you've described Universe is a meta data layer in between Database and Reporting Layer. You could create reports using Desktop Intelligence, Web Intelligence, Web Intelligence Rich Client and even Crystal Reports. DeskI, WebI Rich, Crystal Reports do  require client installations and you have an added advantage of using local data sources like excel and create reports. WebI also creates reports but you don't need any separate client installer for it.
    For the ball park figure I'd contact Sales Team...
    Your question regarding what is absolutely necessary, there are lot more things need to be taken into consideration like below
    1) What are the repeorting needs at a little detailed level?
    How would it help: Though there are several reporting tools for users and their reporting needs, it helps in deciding on which of the reporting tools should be the prime ones. Like WebI can be used as Adhoc Reporting Tool once you design your universe.
    2) Where would you want these reports to be deployed or on what portal do you want to see reports?
    How would it help: It helps in deciding what should be the presentation layer for the reports and how it should be designed. Business Objects has InfoView portal that comes default where you can deploy DeskI, WebI, Crystal Reports. Or if you need to use an existing sharePoint portal you'd need Integration with Sharepoint software.
    3) Do you need ETL tools to load your data?
    How would it help: It helps in making recommendation on ETL process and if Business Objects Data Integrator is suitable for the scenario
    Hope this would help.
    Regards,
    Vijay

  • Business Objects Universe generator

    Hello,
    We came across an interesting scenario and was hoping to hear from other with smiliar situation. In a SAP-BW and BO environment using Business Object Universe generator, it appears that BO requires direct data base connectivity to read data from BW. This to me sounded quite weird due to audit requirements and other compliance issues. Was wondering if there was anyother way for accessing BW data from BO.
    The primary issue with ODBO from BO to BW was the limitations on the result rows that can be returned.  The way forward seemed to be directly database access with a generic read only user.
    Anyother ideas? Has this changed over time with BO-XI.
    Any ideas appreciated?
    Regards
    Karthik

    Hi,
    Thanks you for submitting your post, I would like to take this opportunity to reply your post, I do not have experience in BO 5.x, 6.x but I can explain you to understand how it work in BOE XI/XI R2.
    In XI/XI R2 we use an RFC connection (MDX driver, which makes BAPI, SAP API calls) to SAP BW to obtain the details of the BW Query or Info Cube for building the Universe using the XI/XIR2 Business Objects designer application.  The request for the query or cube details is done VIA BAPI function calls. For the SAP BW Query we must have “allow External Access to this query” checked under the Query Property window.
    Our Integrated Solution Kits do not access the SAP BW’s data source.
    Regards,
    Muhammad

  • Business Objects Universe Builder

    <p>Please share if anybody has Business Objects Universe Builder Experience with BO XI R2.</p><p>Regards,</p><p>Padmakara </p><p>&#160;</p>

    Hi
    I met this error before and I think this may be caused by the version of BO universal builder and Oracle database can not match.
    connect to Oracle using OLAPSYS user
    and then run sql below :
    CREATE OR REPLACE VIEW OLAPSYS.CUST_OLAP2_AW_DIM_HIER_LVL_ORD AS
    select a.aw_owner,
    a.aw_name,
    a.aw_dimension_name,
    a.aw_hierarchy_name,
    a.is_default_hier,
    a.aw_level_name,
    b.position- a.position position from
    OLAPSYS.ALL$OLAP2_AW_DIM_HIER_LVL_ORD a,
    (SELECT max(position)+1 position,aw_owner,aw_name,aw_dimension_name,aw_hierarchy_name
    from OLAPSYS.ALL$OLAP2_AW_DIM_HIER_LVL_ORD
    group by aw_owner,aw_name,aw_dimension_name,aw_hierarchy_name)b
    where a.aw_owner = b.aw_owner
    and a.aw_name=b.aw_name
    and a.aw_dimension_name=b.aw_dimension_name
    and a.aw_hierarchy_name = b.aw_hierarchy_name;
    GRANT SELECT ON OLAPSYS.CUST_OLAP2_AW_DIM_HIER_LVL_ORD TO PUBLIC;
    DROP PUBLIC SYNONYM ALL_OLAP2_AW_DIM_HIER_LVL_ORD;
    CREATE PUBLIC SYNONYM ALL_OLAP2_AW_DIM_HIER_LVL_ORD FOR OLAPSYS.CUST_OLAP2_AW_DIM_HIER_LVL_ORD;

  • Business Objects universe Create disabled In SAP Data Services

    Hi ,
    I am trying to to create Business Objects Universe from SAP Data Services . But create and update options are disabled. I have the Information design tool and SAP Data services on the same machine .
    Please see the below screenshot.
    Please help me any settings I have to change to get enabled.
    Thanks & Regards,
    Ramana.

    Hello Venkata Ramana Pandi,
    As Manoj Dhyani mention in the above thread, try changing it into CWM format and give it a try.
    Follow the below steps:
    Export the DS datastore in CWM format, select the datastore and enter a XML file name
    Open the Universe Builder (this option will be in BOE Program menu), you have a option in Universe Builder to import XML exported from Data Services/Data Integrator, check if that creates your Universe successfully
    to use Metadata Exchange do the following
    Open Data Services Desginer
    Click on tools Menu -> Metadata Exchange
    In the Metadata Exchange window
    Select Export Data Services metadata to a file
    Select DI CWM as metadata format
    enter location for xml file (C:\temp)
    Select the datastore you want to create Universe for
    Click OK
    Check for file named repo_export.xml in the C:\temp folder or the folder that you specified
    Open Universe Builder and Select
    Data Integrator bridge
    and use the xml file as input to create universe

  • Can Business Object Universe be used with other BI Tool

    Post Author: help_eachother
    CA Forum: Semantic Layer and Data Connectivity
    Hi,
    Can Business Objects Universe be used with other BI tool ?
    Thanks

    Post Author: amr_foci
    CA Forum: Semantic Layer and Data Connectivity
    like wat tools...
    i heared in an oracle session that their business intelligence system would be able to connect to other business intelligence system ex, business objects
    but i dont know how it works,, or even anything about oracle BI
    good luck

  • Importing of "Business Objects" universes to BI EE

    Hello,
    Does anyone know ways how migrate Business Objects universes to BI EE business layer? Are there possibilities automate this?

    I believe there is none as of now. Rather than an automating utility, since most of the conversion utilities will have some amount of limitations, i believe there are some consulting services available within and outside Oracle. One of the main reasons for this is it requires careful planning to do the conversion. The way BOBJ and OBI EE work are different.
    Thanks,
    Venkat
    http://oraclebizint.wordpress.com

  • Business Objects Universe Designer access error

    Hi
    I am getting below error when trying to access Business Objects Universe Designer XI 3.1 SP2.
    This application has failed to start because the application configuration is incorrect.Reinstalling the application may fix this problem.
    What would  be the reason and how to over come onthe same please.
    Please do the needful
    Warm Regards
    Amar
    Edited by: Amarnathat on Dec 12, 2011 9:58 AM

    Hi,
    it could be anything
    windows update
    runtime framework update
    patch deployment
    but the warning is pretty clear, start over!   it won't take 1/2 hour to get a nice clean SP04 build or other
    Regards,
    H

  • SAP Business Objects Universe Desgin Problem

    Dear Experts,
    I getting Problem to create the below Scenario in SAP Business Objects Universe level
    The data base is M-SQL 2008
    The data is below liek this
    Tabel1: Note: Due to clear under standing i mantained the & for each data spearation
    Fields: EntityID    &    Parent ID     and         Effective data
    Data:  WILGP    &       WILGP          &            01.01.2010
               WIL          &      TSILGP        &             02.01.2011
               SALGP      &    WILGP             &          01.05.2010
               WT           &      MSIALGP         &         01.03.2011
                PALM       &     WALGP           &          04.05.2010
               MSIAGP    &     PALM  &              01.01.2011
              WCLGP        &   SALGP &01/01/2012
              ROW           &    WILGP &01.01.2011
    Requirement:
    In BO The want the Hierarchy level(Time Dependency)
    liek 5 nodes:
    Node1: Parent ID(Field1 with some condition)
    Node2: Entity ID(Filed2)
    Node3:If Node2 Entity ID = Parent ID then Bring the all Entity ID 's
    Node4:IF Node 3 Entity ID = Parent ID then Bring the all Entity ID's
    Node5:IF node 4 Entity ID = Parent ID then Bring the all Entity ID's
    same Structure(Class) need to create in the BO Universe , could you please help any how to create the above Hierarchy Structure in BO universe level
    Please help me on this issue

    Hello Venkata Ramana Pandi,
    As Manoj Dhyani mention in the above thread, try changing it into CWM format and give it a try.
    Follow the below steps:
    Export the DS datastore in CWM format, select the datastore and enter a XML file name
    Open the Universe Builder (this option will be in BOE Program menu), you have a option in Universe Builder to import XML exported from Data Services/Data Integrator, check if that creates your Universe successfully
    to use Metadata Exchange do the following
    Open Data Services Desginer
    Click on tools Menu -> Metadata Exchange
    In the Metadata Exchange window
    Select Export Data Services metadata to a file
    Select DI CWM as metadata format
    enter location for xml file (C:\temp)
    Select the datastore you want to create Universe for
    Click OK
    Check for file named repo_export.xml in the C:\temp folder or the folder that you specified
    Open Universe Builder and Select
    Data Integrator bridge
    and use the xml file as input to create universe

  • Looking for a Business Objects Universe built for OIM

    My company has Business Objects and Management prefers to do reporting using the BO product. Also adding reports to OIM requires several database changes and a redeploy to push out the label changes, and that causes the skitters with Management. We have a team that is looking at creating a BO Universe for the OIM database, but as you know, a lot of display transformation work is done in the Java WebApp and that would need to be modeled in the SELECTs in the Universe.
    Does anyone have a BO Universe already built for OIM?

    Rick,
    I'm the Internet Technologies Practice Manager for one of Oracle's Managed Partners.
    That means I have Collaboration Suite and iAS product stacks under my practice. Responsible for everything from planning through go-live.
    You can email me at [email protected] - send some specifics and a phone #. We'll talk.
    Thanks,
    Dennis

  • Business Objects Universes generation

    Hi everyone,
    We wish to install and use Web Intelligence (Business Objects Enterprise Premium). I understand that Web Intelligence requires universes and that they can be generated via Universe Designer or Universe Builder. With these tools, we can generate a universe using the metadata from the source (BW from example).
    1. Is having the metadata available at the source a requirement to generate a universe? If not, what are the other options available? Best practices?
    2. Is there an integration with Metadata Management? If yes, what's SAP's flagship product for metadata management? Where can I get more info on the subject?
    Thank you very much for all your help,
    Nathalie

    A lot of your questions about SAP Business Objects tools and applications can be found at
    1) Go to the [SAP Help Portal|http://help.sap.com].
    2) On the top light gray navigation bar, select SAP BusinessObjects.
    3) On the top dark gray navigation bar, select All Products.
    4) Select the product and version from the dropdown boxes.
    Web Intelligence and Universe Designer have separate documentation, even though they're part of the SAP Business Objects Enterprise suite of products.
    1. Is having the metadata available at the source a requirement to generate a universe? If not, what are the other options available? Best practices?
    In order to create/maintain a Universe in Universe Designer, you have to have a connection to the database or infrastructure where the data being used for reporting resides (e.g. SAP BW or SAP Business Objects Rapid Marts), thereby exposing the source tables for use in a Universe. Metadata isn't required for creating/maintaining Universes in Universe Designer. For Universe Builder, however, metadata or Oracle Analytic Services are required to create Universes.
    [Universe Designer XI 3.1 Guide|http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_designer_en.pdf]
    [Universe Builder XI 3.1 Reference Guide|http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_universe_builder_guide_en.pdf]
    2. Is there an integration with Metadata Management? If yes, what's SAP's flagship product for metadata management? Where can I get more info on the subject?
    SAP Business Objects Metadata Management XI 3.1 supports metadata sourcing from SAP SAP BW 7.0. This is now considered the "flagship" metadata management tool for SAP.
    [SAP Business Objects Metadata Management XI 3.1 Release Notes|https://websmp203.sap-ag.de/~sapidb/011000358700000985952009E/xi31_bomm_relnotes_en.pdf]

  • Publishing Business Objects Reports in Portal

    Hi All,
    1. In BO we have different reports like, web intelligence, crystal, deski reports. By default sap provided two iviews
            A) Business Objects Enterprise Integration Kit - IView Template
            B) Crystal Enterprise Report
    By using Business Objects Enterprise Integration Kit - IView Template I am able to call all the reports (by using report id).but for this i need to create iviews manually.what is the best practise to publish BO reports in portal.
    Regards
    Sasikanth

    Hi Kundan,
        If BOE is integrated with portal then the reports will be available in KM.You can use the KM Navigational iView or URL iview to the Specific location in KM,to show in portal.Kindly refer the link for further details.[BO Reports in portal|http://wiki.sdn.sap.com/wiki/display/BOBJ/IntegrationofBOEXI3.1intotheSAPEnterprisePortal+7.x]
    Hope this helps!!
    Naga

  • Business Objects Planning Database Upgrade

    I have attempting to upgrade Business Objects Planning from version 11.2 to 11.6.  The upgrade appears to run successfully, however, when I attempt to start the Planning Application Services, the service fails to start up, stating the current DB version is less than the working version.  I have spoken to our consultant, who stated he knew nothing of any changes that must be made to the database.  The first portion of the error log is copied below.  I have tried an incremental step of upgrading from 11.2 to 11.5 and have received the same error.  What must I do to configure the database either before or after the upgrade? 
    Application is set up as single server.
    OS is windows server 2003
    Database is Oracle 10.2.0.4.
    Database user is SRCAdmin, and is an owner of the db.
    FATAL|04/08/2009 13:52|General|Server startup...
    INFO|04/08/2009 13:52|Sql|Current DB Version 11.2 is less than the working version 11.6. Requesting upgrade lock
    ERROR|04/08/2009 13:52|Sql|ORA-06550: line 1, column 77:
    PLS-00201: identifier 'DBMS_LOCK' must be declared
    ORA-06550: line 1, column 77:
    PL/SQL: Statement ignored
    ORA-06550: line 1, column 147:
    PLS-00201: identifier 'DBMS_LOCK' must be declared
    ORA-06550: line 1, column 137:
    PL/SQL: Statement ignored

    hi Santhosh,
    you may be able to use the query builder tool to do this.
    BusinessObjects Query builder - Basics
    if you need further info on using this particular tool let me know & i'll move your question to the bi platform space.
    you can also look into 3rd party tools such as rpt inspector which may be able to do this.
    -jamie

  • Business Objects Audit Database

    Hi,
    I am part of spport team. BO was installed just 2 yrs back, We have about 15,000+ plus user and growing fast.
    Our current Audit DB is set up with main focus to monitor webi and CR. Due to large volume of data, ever 6 months we dump the audit data into our 'history database' (" would like to if there are any best practice for this "). We still are using same activity universe, but this affects our performance of audit reports. what is best appraoch to get most from our audit DB with optimum performance. Do you have any methodologies or suggestion. do we need to tweak the universe to perform better ? Would like to know the best practice to maintani the Audit database any though on this would be helpful. Have looked in BO admin guide chapter 14 "Audit Reports", this is only chapter which talks about Audit. i am looking for guide for maitainance and support for the audit DB, as our environment is gorwing need to have good reoprts on Audit informations to address our performance issues.
    Cheers,
    Srini

    Morning,
    As you are probably aware the activity universe is not ideal for reporting.
    For one of my previous clients we created a small data warehouse based on the audit data.
    We stripped out all the data that wasn't needed and we completely denormalised the audit DB schema with 2 fact and 4 dimension tables. Where possible we calculated our measures in the data warehouse to improve reporting performance.
    By following this approach you won't run into performance issues that quickly and you won't have  to archive data as frequently.
    I hope this helps.
    Regards
    Rim Geurts

  • Passing parameters to oracle stored procedure in business objects universe

    Hello,
    Wanted to create a web intelligence usind oracle stored procedure.
    Create the  following SP
    create or replace procedure proc_name1
        proc_freq in number,
        proc_cur1 in out sys_refcursor
    as
    begin
        INSERT INTO
                cc    VALUES
                ( 'Frequency Value = ' || proc_freq, SYSDATE) ;
        COMMIT ;   
        --daily
            if(proc_freq = 2) then
            open proc_cur1 for SELECT
                        EVENT_DATE
                    FROM rqm_mapsigng_dly_stats;
            end if;
    end;
    tried using the above SP in universe, it is needed to pass the parameter for proc_freq, when i pass value 2 , in oracle it is passed as 0(is being traced in rqm_checkpoint  table)
    Hence the table cannot be inserted in the universe.
    Can anyone tell why the value is not being passed correctly

    I believe when you're doing it with an insert, you're saying "execute this insert statement a bunch of times, here's all the values in advance", which is different than passing an array to a stored procedure where you want it to execute once.
    Oracle's ODBC driver doesnt support Associative Arrays (aka index-by tables).
    Hope it helps,
    Greg

Maybe you are looking for

  • Unique id in dynamic sql

    hi all, I am using oracle 10g version. I have one table but i do not have any unique id to identify the row. I want to have a unique id temporarily in my select statement (dynamic sql) in a stored procedure while fetching the results, so that i can r

  • Lost photos after ios 8 update and cant get photostream

    Just updated iphone 5 from ios7 to 8 and now cant access all the photos which were on my photostream ? The albums still appear in my phone which i created but there are no photos and none of them have backed up onto my computer. Lost some really impo

  • Spam Email Server Account Hijacked

    Hello everyone, I've been having a lot of trouble with one particular email server. I've posted a couple of questions but nobody has answered me so I went and re-installed the whole server by changing it's static IP and adding an Airport Extreme in b

  • How To use pen tool in adobe photoshop cs6

    I want to know about pen tool in adobe photoshop cs6. Just tring to create an attractive design and merge my photo with other photo . Please help me to provide best answer . [spam link removed]

  • Is it the time to go to Google? iTunes is much more expensive than Google Play!

    I know that iTunes is amazing. But now that Google Play's started renting movies in my country (Brazil) I guess if iTunes worth it's high price for everything... I have an Apple Tv, what is very good, however isn't complete as well, per exemple that