Web Template Pre Calculation

Hi,
We have six chart items in one web template. Out of these six charts we want to run pre calculation for only two Charts as these are quite slow. Is there any way to achieve this.
can control query or variable help us in this matter?
Please advise.
regards,
Jeet

You cannot select individual data providers to be pre-calculated, the whole template will have to be cached.
Work around is to have the slow charts in a seperate frame and use iFrames to integrate it with the main template which has the rest 4 charts.
The best soltn is to pre-calculate the whole template..

Similar Messages

  • Using pre-calculated web template

    I have a query that takes 20 seconds to load on our web portal.  I've done everything imaginable to optimize performance.  Finally I'm experimenting with pre-calculating the query.  I've created the reporting agent setting, set the calculate parameter to 'HTML for Web Browser', added this to a schedule and successfully ran the schedule.
    Now when I run the corresponding web template on the web it still seems to take the same 20 seconds.  I would think all it has to load now is a static HTML page so it should take 1 or 2 seconds.  How do I know if it's really loading the pre-calculated version or the normal one?  I'm not sure anything is really happening.  Maybe I missed something?  Anybody have experience with this?
    Thanks,
    -Patrick

    I think I figured it out.  I had to add a parameter to my url that was UPDATE_MODE=STORED

  • Pre calculated web templates

    Hi,
    can anyone please send me the presentation slides or documents related to pre calculated web templates?

    Hi
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9e/9f653ade969f4de10000000a114084/frameset.htm
    download here
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3f85aa90-0201-0010-2282-8dcb123cd7f3
    http://help.sap.com/saphelp_nw04/helpdata/en/9e/9f653ade969f4de10000000a114084/content.htm
    Re: SAPBEXsetVariables
    Exception Reporting:
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/615f64816311d38b170000e8284689/frameset.htm
    Web Template:
    http://help.sap.com/saphelp_nw04/helpdata/en/9e/9f653ade969f4de10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/2.0/2.0b%20reporting%20agent%20incl.%20precalculating%20web%20templates.pdf
    Re: Precalculated web templates
    http://help.sap.com/saphelp_nw04/helpdata/en/3a/0e044017355c0ce10000000a1550b0/content.htm

  • Pre Calculated Web Template?

    Hello,
    Can someone please provide a link or two on Pre Calculated Web Templates?
    My hope is to create an iView that has certain application parameters to pull STATIC data from a pre-run BW report that also further filters the data into a specific field such as cost center.
    Please visit the below thread for the long-winded explanation.
    /thread/69935 [original link is broken]
    Regards,
    Patrick

    Hallo Patric
    Below a link. Have a look at the attribute READ_MODE
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9e/9f653ade969f4de10000000a114084/frameset.htm
    Basically when you have a Precalculated Template, the system first run a report (which has been scheduled) and read the data from there when you run your template. This can imrpove the performance respect to online read data.
    Mike

  • Pre Calculation web template in BI7 very urgest

    Hi Experts
    Could you please let me know how to do pre calculation queries/web template from bex query designer,WAD, to PORTAL.
    Please provide me step by step details as i do not know anything about pre calculation.
    Thanks & Regards
    Satya

    Hi Satya,
    I think everything you need is captured in the following location:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/bf/220c40ac368f5ce10000000a155106/frameset.htm
    Check, play, build and run your desired broadcast scenario.
    Regards, Patrick Rieken.

  • What are pre calculation web templates

    hi
    what are the pre calculation web templates and pre calculation value sets
    can any one help me
    thank you
    devaraj
    [email protected]

    hi,
    this is the incorrect forum for your questions,
    you need one of these:
    /community [original link is broken]
    Kind regards, Rob Dielemans

  • Pre-calculation Web Template - Reporting Agent Error

    We have a dozen web templates that are precalculated for HTML output via a Reporting Agent scheduling package. The package fails once in a while with the following error:
    System error in program SAPLRSDRC and form /BIC/... BRAIN299
    Job cancelled after system exception ERROR_MESSAGE
    The infocube's fact table is displayed after "/BIC" above. Any ideas? I have searched the forum and the OSS notes.

    There are no short dumps around the time this occurred. The job I posted above is from SM37. I think this is a lock issue, but the job log is not helping.
    I am trying to see if the the aggregates were getting rebuilt around the time the web template was running.

  • Pre Calulated Web Templates

    HI BW Gurus
    Any One Can help me !! How to create Precalculated Web Templates.
    Can you send me link / PDF file to [email protected]
    Thanks in Advance
    Bhima

    Hi Pradeep,
    Thanks Pradeep
    Do you have any another Douments on Pre Calculated Web Templates .. PLz send me
    Do you have any Douments for Email distribution in web reports
    Thanks
    Bhima

  • Pre calculate web template

    hi,
         can any one tell the what the precalculated webtemplate does exactly?. other than the storing the cahe. what are the limitations. in what situation can we recommend for the client. as in my case they are having the so many webtemplates. Before Recommending the precalculated web template to the client what are the parameters we need to looking into. can u explain hybrid,html.
    pls dont send the links.
    thanks in advance.
    Regards
    praveen

    pre calculated web templates are HTML pages with queries that are already calculated  in a scheduled background job.
    web templates  can be retrieved quickly and displayed.Response-time performance is greatly improved to the end user
    Access time is considerably reduced.
    Reduce application server load by eliminating the use of OLAP functions.

  • Automation of Pre-Caching of Web Templates.

    Hi all,
    In our project where the BW version is BI7.0 we run cache jobs manually by triggering them through sm37. These jobs cache the web-templates for a set of queries to improve the query performance. The steps we follow are:
    1. Delete Cache from rsrcache tcode
    2. Trigger first job through sm37
    3. On completion of first job trigger second job through sm37 only.
    Now to avoid this manual intervention we have automate the process. Our aim is to atleast automate steps 2 and 3 of above 3 steps.
    Can anyone please give me a few pointers on how I can automate these jobs in a process chain?
    Thanks and Regards,
    Nishant.

    Nishant,
    can you pls tell me how are you caching the web templates in BI 7.0? I am trying a lot but not able to find any good solution to cache my entire web template. my WAD report is a dashboard wth lots of good graphics features. Using lots of web items. My query is very fast but WAD report is slow for the 1st time.....any suggestions here????
    Thanks,
    Rahul.

  • Pre-calcualted Web Templates

    Hi,
    We can use Reporting Agents to send precalculated web templates using emails, and we can also broadcast send precalculated web templates using Information Broad casting.
    What is the difference when i ust this scenario using Reporting agents, and when i use it with Information Broadcasting?
    Cheers!!!!!

    hi BI Project,
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/8d8d5e6413614fe10000000a1553f7/frameset.htm
    The Reporting Agent is a tool used to schedule reporting
    functions in the background.
    Note that you can only use the Reporting Agent if you
    are working with queries and Web templates in the SAP BW
    3.x format.
    <b>As of SAP NetWeaver 2004s, the Reporting Agent
    functions are covered by Information Broadcasting. We
    recommend that you use Information Broadcasting instead
    of the Reporting Agent.</b>

  • The item Hierarchical Context Menu does not support pre-calculation

    Hello,
    Trying to download pre-calculated web templates via RepAgent, using the Hierarchical Context Menu feature within the template (populated via control query with Hierarchy) the system returned the following message upon file download:
    "The item Hierarchical Context Menu does not support pre-calculation"
    As a result the Hierarchical Context Menu is not displayed on the downloaded html-files. Navigation not possible.
    Could not find any constraints documented in the online help, at this point.
    Question: is there something missing on our setup or is this really out of scope for precalculation with navigation?
    Any other experiences on that or shall we open OSS-message?
    Best regards,
    Markus
    (We are on BW3.1)

    Hi,
    we have the same problem. Does anybody have any hint or workaround? Is there a solution for this in 3.5 or any upcoming version.
    Any input is appreciated.
    Thanks,
    Stefan

  • Difference between Pre-Calculated Queries in BI 7.0 and BW 3.5

    Hi
    Can somebody tell me the difference between pre-calculated queries (web templates) in BI 7.0 and BW 3.5? Is there any difference in Reporting Agent functionality in creating or scheduling the queries?
    Thanks in advance.

    hi kashi
    u could have searched forum with u r question
    anyway go thru following links
    <b>/community [original link is broken]
    Difference in Delta between BW 3.5 and BI 7.0
    /message/2927917#2927917 [original link is broken]
    How much difference between BW 3.5 and BI 7.0?

  • Performance of Web Templates Apps that are created in Web App Designer

    I have created a Dashboard using Web App Designer in BI7 SPS 10.
    The Web Template has 12 queries/DataProviders that are used for 12 charts.  Buttons at the top control the view to show 4 Charts Each.   When these buttons are selected, command sequences are executed that Hide and Show containers (each chart has its own container).
    Also, there are 8 Dropdowns which are used to filter all 12 charts.  These Dropdowns are using Posted Values because the requirement is to only show the values that actually exist in the InfoProvider.
    When this template is run in Development where the data is minimal, it is taking 17 seconds to load the page.  When running each query individually, it is taking each query between less than 1 second or at most 1.5 seconds.  Also, the queries have been broadcasted to the OLAP Cache.
    Other approaches that I have tried but have not changed the performance:
    1.  Created this template with Tabs and each template calls a template which contains 4 of the Charts (I believe this is called the “Template in Template” Approach.
    2.  Created 3 templates  that each contain 4 of the Charts.   The Command Sequence “Change Template" is used to switch to another Template (e.g. from “Monthly Trends” to “Top 10” and retain/pass the filters that are already selected in the Dropdowns.  However all of the dataproviders are needed in each template in order to pass the filter values.  Therefore, all 12 queries are executing  when you load the main page.
    I am looking for suggestions on what I could do differently to speed up the performance to get the Dashboard to respond within 10 seconds.
    Thank You.

    Dear Kristen,
    well, one of the things that I do remember, a solution that we provided for a similar scenario, but, not exactly the same. Another difference is that it was in BW 3.5.
    We had few reports that was responding slow. There were reports that was viewed by both sr. managers as well by his team. Sr. Mgr looked only at the high level data while the team looked at the item level data in the same report. So, we provided two links in the same report. Initially it will come up with a static data. To get a detailed data, the user has to click the next link to view item level data.
    Now, how this works is through Reporting Agent. The first static data was provided as a cache(pre-calculated) hence, faster. It comes in just 2 secs. But, when the user needs a item level data, he clicks the lik provided, only in which case, it fetches data from the infoprovider(hybrid mode).
    We will need to schedule periodically, accordingly, to refresh the cache to provide faster data.
    Iam really not sure how far this will help you, but, can spark something( I hope!).
    Thanks

  • Filling Cache for a Web Template

    HI Folks,
    We are in BI7.0. We have some reports which are taking huge amount of time to get executed. So we would like to fill the OLAP cache for these reports. I know the concept of pre calculating web templates in BW3.5. I am not sure, whether do we have to adopt the same concept here in BI7.0 or not?
    Please let us know which process better suits our requirement in BI7.0 and provide the steps to perform it accordingly.
    Any links, documents or PDFs on this topic are most welcome.
    Many thanks.
    regards,
    SN

    Hi,
      Please have a look into the below article.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f048c590-31a4-2c10-8599-bd01fabb93d4
    Regards,
    Raghavendra.

Maybe you are looking for