Feasibility of SAP BO Publication For BEx Queries

Hi,
We have a handsome amount of workbooks that are broad casted everyday to users/portal using the precal server. Howver, we notice that the perfomance of precal servers in not fail safe and requires a lot of manual intervention in the production box from the basis team and well as bw support team to manually process and distribute the files.
In this respect, we were thinking of using SAP BO's publication to distribute the workbooks. We would give them the bex query which they would use to develop their universe and the report thereafter for distribution.
Please let me know if anyone has used BO Publication in this scenarios or whether this would be a recommended or scalable approach in future.

I have similar expeience with Cognos on top of SAP BW. I guess it's working the same way.
I'm talking about using BW as the datawarehouse and BO as a viewer on top - You are not moving data to another DB.
You'll be using the OLAP BAPI and the OLE DB for OLAP interfaces. Those interfaces write MDX queries the use the OLAP engin of BW. Usage of aggregates, OLAP cache, Security features and etc is transparent to the user.
I don't know about BO specific connectors or drivers. About performance, writing efficient MDX queries will make the performance OK. I don't know how BO deals with that.
What is CAD?
Tomer.

Similar Messages

  • Create a VC Model for BEx queries with Cell Editor

    Hello All,
    I am trying to create a VC Model for BEx queries with Cell Editor.
    BW Development Team has created a BEX query with complex restrictions and calculations using Cell Editor feature of BI-BEX.
    The query output in BEx analyzer is correct where all values are being calculated at each Cell level and being displayed.
    But, while creating VC model, system is not displaying the Cells.Thus, no VC Model can be created.
    I have executed below steps:
    1. Created a VC Model for BEx Query - ZQRY_XYZ
    2. Create Iview -> Create a dataService -> Provide a Table from the Output
    In the Column field system is not showing any of the Cells (present in Cell Editor)
    Please help me to solve this issue.
    Thanks,
    Siva

    Hi
    If 'Cell Editor' is been used then that query must have the structure in it. You have to select that 'structure' object in your 'VC Table'.
    If you select that then you will get the required result in the output. This structure will be the structure where 'cell reference' is used in BI query, You have to select that structures name.
    Regards
    Sandeep

  • Need to improve performance for bex queries

    Dear Experts,
    Here we have bex queries buit on BW infoset, further infoset is buit on 2 dsos and 4 infoobjects.
    we have built secondary indices to the two dso assuming will improve performance, but still query execution time is very long.
    Could you suggest me on this.
    Thanks in advance,
    Mannu

    HI,
    Thanks for the repsonse.
    But as I have mentioned the infoset is based on DSOs and Infoobjects. So we could not perform on aggregates.
    in RSRT
    I have tried look in read mode of the query i.e. in 'x', which is also valid as qurey needs to fetch huge data.
    Could you pls look into other possible areas, in order to improve this.
    Thanks in advance,
    Mannu

  • Multiple Variable selection filtering for BEx queries

    I created a web template which accesses three BEx queries. I have the same variable in all three queries so when I run the report, it pulls the data from all three queries correctly. BUT, when I change the filtering criteria within the report, only one of the query results changes, but not the other two. My question is: Is there a way to link all three queries so I can change the filtering criteria only once and have it affect all three?

    Reading one Query variable(values) reflects in other query
    are come under personalization.
    this link give some idea...
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/help/sdn_nw04/saphelp_nw04/helpdata/en/01/42c73c13b0ce5be10000000a114084/content.htm
    Regards,
    Vijay

  • Redefining formulas for BEX queries.

    Hello all,
    Going a little bit further, I realise now that it would be better to have some complex calculations stored in some formulas to be reusable in many queries.
    So, I think I can create and define new formulas by using BAdis. I have read something like this in SAP HELP. I'm doing this by creating a new implementation that redefines the interface method IF_EX_RSAR_CONNECTOR~GET.
    I have never done this before, so I would appreciate any help on this. Now I could create this redefinition of that interface method but, how can I "insert" the new formula in BEX to make it available. I think I should create the formula definition before but I don't know where, the only thing I know is that the formula should begin with "C_".
    Am I in the right path?

    Hello Roberto and everybody,
    this is what SAP Help says about this:
    BAdI: Customer-defined Functions in Formula Builder
    Use
    This Business Add-In (BAdI) is used in the formula builder transformation library. You use this BAdI to integrate user-defined functions into the transformation library of the formula builder. In this way, you can make special functions that are not contained in the transformation library available for regular use.
    Requirements
    <u>The technical name of a user-defined function
    Must be specified
    Must be unique
    Must begin with 'C_'
    Can contain only alphanumeric characters ( ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_) (lower-case letters, empty spaces and special characters are not allowed)
    Can be a maximum of 61 characters long.</u>
    Standard settings
    The BAdI can be used repeatedly. Is it not filter-dependent.
    Activities
    After you have called up the IMG activity, a dialog box appears in which you enter a name for implementation.
    If implementations have already been created for this BAdI, a dialog box appears in which the existing implementations are displayed. In this dialog box, choose Create and proceed as follows:
    1. In the Implementation field, enter a name for the implementation of the BAdIs and choose Create.
    2. The initial screen for creating BAdI implementations appears.
    3. In the initial screen, in the Short Text for Implementation field, enter a short text for the implementation.
    4. Choose  the Interface tab index.
    5. On the tab page, the field Name of Implemented Class is filled automatically, since the system assigns a class name based on the name of your implementation.
    6. Save your entries and assign the implementation to a development class.
    7. Position the cursor on the method and double-click on it to reach the method editing screen.
    8. Between the statements method <Interface Name>~<Name of Method>. and endmethod. the coding for your implementation.
    9. Save and activate your coding and return to the Change Implementation screen.
    10. Save your entries on the Change Implementation screen.
    Note: You can create an implementation for a BAdI and activate it later. If this is the case, close the editing screen now.
    11. Choose Activate.
    When you execute the application program, the coding you defined in the method is run through.
    See also:
    Method
    GET
    And what I can't find where to do is <u>underlined</u>.
    Don't know where to create the functions, because the BAdI is clear and also the method I have to redefine in my own Z_Implementation.

  • How to design a optimized universe from SAP BEx queries

    Hi Team,
                  I would like to know some of the queries :
    1.How can you design a optimized universe from SAP BEx queries in the sense which gives you more performance
    2.What are the differences between Non SAP sources like Oracle,SQL and SAP sources in designing the Universe.
    3.Can we create a Derived table from an SAP source because i know that the Schema is not created for BEx queries,cubes.
    4.What are the advantages of having oracle as a source then SAP source.
    Can you please elobarate the above queries.
    Regards,
    Pradeep P.

    Hi,
    1. Check Ingos Blog on SDN ther are some PDF for performance regarding WebI on BW
    2. On RDBMS Source you have to design your universe. On OLAP Source like BW you generate the Universe and cant customize it a lot.
    4. Good question. In a BW all your logic is already in place. On a RDBMS you have to build your logic in a universe. But there are a lot of differences.
    Regards
    -Seb.

  • How to create Universe on BEx Queries

    Hi,
       I am very new to create Universe based on SAP BW Infocubes or BEx queries. I actually need to create reports based on BEx queries. I am able to log into SPA BW using Universe connection and I see only Infocubes. Where can I find BEx queries. Is there any specific document that helps here.
    Please help me.
    Nanda

    Hi,
    You can select the queries which are part of the cubes. And make sure that the query is part of the cube.
    If still not listing then from Bex Query designer open the query from the cube and enable 'set to allow external access' in the properties of a query.
    Now, the query should be available in the Universe Designer.
    -Noor.

  • No. of Connections needed for creating universes from SAP BEx Queries

    Hello,
    I have 8 SAP BEx queries, my task to create to universe for all of these queries. I have created a datasource connection, my question here is can I use the same connection for all the queries by changing datasource connection and selecting the new query or is it suggestable to create 8 datasource connections in universe designer??
    please let me know if you need any more info.
    Your reply is highly appreciated.
    Thanks,
    Naresh

    HI,
    You need to create 8 connection for 8 BW queries.There is  one to one mapping in the universe.If you change the existing connection source then it will not work for earlier query.
    Other thing you can check like you have 8 queries then instead of creating 8 universe if possible then merge some queries in the single bw query and then create universe.
    Thanks,
    Amit

  • WebI report based on Universe upon SAP BEx Queries:Prompt issue

    Hi,
      I am creating Web Intelligence report using Universe based on SAP Bex Queries. In WebI report I created a filter condition as I need to run report based on two specidc dates. I need to schedule report to run 2nd of every month to show data for last month. At present I have the following filter : date between 'Start Date' and 'End Date'. 'Start Date' should always be 'first date of previous month' and End Date be always must be 'Last date of previous Month'. How to do this. The solution I thought would be to create  variables at report/universe level ('first date of previous month' and 'Last date of previous Month') and use in the filter using 'Object from this Query' option.But this 'Object from this Query' option is missing in the prompt.Is there any work around to achieve this.? Could you please help me.
    Nanda Kishore

    Hi all,
    I have a related question too.
    I have 2 queries and need a Combined BEx query written on this for reporting. (WebI)
    In the 2 queries, there is a Field which needs to be restricted.
    But this field should not be restricted in the Combined BEx query.
    So I thought of restricting the Field at the report level. But in this case, the user gets a prompt to enter a value for the field.
    And this is not desirable as per the requirement.
    COuld you please tell me if there is another way of handling this without the user being prompted to enter a value while the report is being run, but still I need selection at the Field level.
    Thanks and Regards,
    Srilakshmi B

  • SAP BW Bex Queries as Data source WIS 10901 Error while refreshing

    Hi,
       I have created a Web Intelligence report based on Universe upon SAP BEx queries.
      When I refresh the report, I get the following error:
      A database error occured. The database error text is: the supplied XML is not valid. [Measures].[4ASYKV5XU5T].(WIS 10901)
      Report was fine for a day. I started showing error from today.
    This is my first report and Universe based on SAP BEx queries. I do not have knowledge of SAP system as well.
    Please help.
    Nanda Kishore B

    Hey Nanda kishore B,
    It is because that Measure object definition changed @BEx.  Measures.4ASYKV5XU5T
    Can you check @BEx query for any latest changes??
    OR
    Go to Universe Designer:
    1. Open Universe
    2. View == Refresh Structure
    3. Can you see any updates now?? OK
    4. Save Universe
    5. Export it
    Now open the Report. It will work now, if all Objects are there at Bex query & Universe level.
    Along with this Do integrity check @Universe also before exporting.
    Gracias...!!
    Let's play with Aurora (BO XI 4.0)

  • How Many SAP BW BEx Queries can be embedded in a Universe

    Hi,
       I need to create 5 reports based on five different SAP BW BEx Queries. These are charts with 3- axes i.e. X,Y,Z.
       The example requirement is to create Line charts (Vertical Mixed Line Charts) and deatils are as follows: The chart should show CPU Utilization % for different servers (eg. Servers1,2,3,4,5) for each day in a particular month.
    Axes details:
    X- Axis - Date eg: 01 /09/2010 to 30/09/2010
    Y-Axis - CPU Utilisation Percent
    Z-Axis - Servers from 1 to 5
    The above detailed chart comes from a BEx Query . In this way there are four more BEx queries which should give four other charts.
    My query is: Is this possible to have five different BEx queries in a single Universe and Create 5 different charts(one chart from each BEx Query) in a single tab as in the current manual report.
    (All the five Line charts should be downloadable to a single sheet in Excel)
    One more, should I use Web intelligence only? Is any other tool that helps for this requirement.
    Please advise.
    Nanda Kishore.
    Edited by: Nanda Kishore B on Oct 13, 2010 4:17 PM

    Answers for your qns:
    Is this possible to have five different BEx queries in a single Universe ?? NO
    Create 5 different charts(one chart from each BEx Query) in a single tab as in the current manual report. ?? YES
    All the five Line charts should be downloadable to a single sheet in Excel ?? Possible- YES
    should I use Web intelligence only? *WebI * or  Data Federator
    Nanda Kishore,
    As you are in SAP BI, I suggest you to go with BO Universe==>>WebI or DataFederator.
    Solution for your problem:
    Sol1 : Why you are creating 5 BEx queries?? Is there any calculations or restrictions??
    YES, then Design 5 Universes for each BEx query.
    @ WebI Report: Develop report/chart based on Universe-1 and in BO query panel click on Add Query and do it for 4 other Universes.
    Save all Charts in single report. (After running second time query, it will prompt for 3 opt's: 1. Insert new report  2. Insert data with in the existing report 3. Indulge objects without creating new report )
    Here, go with Opt:2 or Opt3 or opt:1, no problem. And develop all Charts in single report by just dragging & dropping chart type and objects to it.
    Now your problem solved.
    Sol2: If no need of 5 BEx queries: Just drag all the Characteristics, Keyfigures and other what you want for Charting.
    @Designer: Design Universe on top of this BEx master query.
    @ Report : use this Universe and drag objects to 5 diff charts.
    Hope you got it.
    Thank You!!
    Sent from iPhone

  • Setting up Default web template for BeX 7.0 queries.

    Hi Experts,
    I am running a web-report based on a query created using Query Designer 7.0. I have a default web-template that I have been using for BeX 3.x queries [which has been created using WAD 3.X] and I tried to set the same template as default for the BeX 7.0 in SPRO>SAP Netweaver>Business Intelligence>Settings for Reporting and Analysis>BeX Web>Set Standard Web Templates>Ad Hoc Analysis.
    But I can't see the changes being reflected in the web report after I made the change.I still see that the default template 0ANALYSIS_PATTERN is being used. Can we set a web template created using WAD 3.x as the default template for 7.0 Queries?If yes, do I need to do something else apart from the changes I did in SPRO?
    Thanks
    Arvind
    Edited by: Arvind Pattabiraman on Apr 29, 2009 8:51 PM

    Arvind,
    Have you migrated your template to 7.0 ? you cannot use a 3.x template as the default for  a 7.0 template... unless you are using the EP6.0 iView / ABAP stack for running your queries on the web...
    Edited by: Arun Varadarajan on Apr 30, 2009 12:29 AM

  • Filling OLAP Cache for 3 Bex queries

    Dear Experts,
    Here, We would required to fill the OLAP cache for four bex queries using the Broadcaster Settings.
    can any one please suggest for the following.
    how to schedule the OLAP chache filling for 3 different queries at a time. do we need to perform this activity individually for three times for three different queries or can we club three queries and do schedule using only one varaint.
    Request you to suggests the steps for performing this activity
    Thanks in advance,
    Mannu

    Hey,
    this may be useful for you.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f048c590-31a4-2c10-8599-bd01fabb93d4?quicklink=index&overridelayout=true
    Regards,
    Kiran

  • Chart from data with two bex queries in crystal reports 4.0 for enterprise

    Hi,
    I'm fairly new to crystal reports and I have a requirement to show the data from 2 bex queries in one single cross table. is it possible ?
    after getting it i should be able to create chart with that data
    Eg: my table would be something like below :
                   calendar day
    Input     : 12      34     50     60
    Output  :  09     23     19     57
    Input Data will be coming from one bex query
    Out put data comes from another bex query
    is it possible to merge the dimensions and then work on ????         
    any help is much appreciated

    Hi Tanveer,
    The only way you can add two BEx queries in a report is using a Subreport. The First BEx query goes in the Main Report and the second one goes in the Subreport.
    You'll not be able to add the dimensions and measures from these two BEx queries in a Crosstab anyway. Perhaps, you could create a mock crosstab and send values (all rows) from the Main Report to the Subreport as a string however, I can see that it's going to get complex.
    -Abhilash

  • Short dump in report generation for bex query

    Hi,
    I have e newly installed SAP NetWeaver 7.3 and I'm not able to run BEx-Queries. When I start transaction RSRT and try to generate the report for the selected bex query, I get the following short dump:
    Category               ABAP Programming Error
    Runtime Errors         RAISE_EXCEPTION
    ABAP Program           SAPLRRSI
    Application Component  BW-BEX-OT
    If I start the test in RSRV for that query I get:
    Generation limits for the generated report
    Unable to load report GPEM3XZBL2Y9VX9H6SN
    Am I missing a profile parameter for that generartion limits or something else?
    Thanks in advance!

    Hi,
    Check whether your SAP GUI is activated and installed correctly.
    check following threads
    Runtime error RAISE_EXCEPTION has occurred
    Dump when activating Business Content 7.35
    Thanks and regards
    Kiran

Maybe you are looking for

  • LR2 - MacOS: installation and/or running from USB stick

    I am user of LR2 I wonder if it is possible: 1) to copy the installation CD to an USB drive and start installation from there (MacBook Air) 2) to install LR2 onto USB drive and run from the memory stick (USB) 3) allowed to install 1x on iMac at home

  • Reinstalling Tiger from Leopard

    Can I reinstall Tiger from Leopard without loosing any data? I would like to be able to use OS 9 again. Thanks, Ken Thomson

  • Setting errors on Adobe Photoshop CS6 trial

    Was trying to set up Adobe Photoshop CS6 trial but errors came out. My computer is Mac and installed other Adobe programs already but only photoshop has a problem. The error has described 'RROR: DF015: Unable to delete symlink "/Applications/Adobe Ph

  • JRE not found during 9i installation

    Hello guys, I know this is not the right section to post installation errors. However, this is more of a cofiguration error during the time of setting up Oracle 9i on RHEL 4 enviroment. I am trying to install Oracle 9i R2 on RHEL 4.. on HP ProLiant D

  • [svn:cairngorm3:] 16101: Quick Insync Updates to be compatible to latest libraries.

    Revision: 16101 Revision: 16101 Author:   [email protected] Date:     2010-05-13 15:04:55 -0700 (Thu, 13 May 2010) Log Message: Quick Insync Updates to be compatible to latest libraries. Modified Paths:     cairngorm3/trunk/samples/insync/insync-basi