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

Similar Messages

  • 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

  • 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 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.

  • 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.

  • Incorrect workbook results using pre-calculation server

    Hi,
    I encounter problem running BW 3.5 workbook (Excel 2007) using pre-calculation server.  The results show incomplete data, mostly of the time missing characteristic values.  However, it works for one of the report.
    Appreciate sharing of experiences. Thanks.
    Regards,
    Chen

    Hi,
    Thanks for the suggestions.  I have tested with new workbooks inserted with new queries, and those are running OK manually. The workbook does not exceed 65k rows or 255 columns.
    I discovered one of the workbook showing correct results except for calculation using function %A, so I suspect there is missing setting in Excel 2007 that has caused the macro not working properly.
    Anything to share ?
    Regards,
    Chen

  • How to use stylesheet from web-template in portal

    Hello all,
    I want to integrate a web application consisting of several web-templates (BW 3.5) into a portal (EP 6.0) via iviews.
    When called from the portal the web-templates stylesheets are replaced by portal stylesheets.
    How do I force the portal to use the web-templates stylesheets.
    Thanks in advance,
    Denis

    You can define the styles you want in a *.css file then put a link in your jsp to use these styles.  You can also just put the styles directly in your jsp.  Either should work
    I have another post with some examples feel free to look there
    Hope this helps

  • Use Stylesheet in Web Template

    Hi All,
    is it possible to use my own stylesheet in my Web Template? if yes, how?
    Thanks, Johannes

    Are you using 3.5 or Netweaver?
    You could do it in the old version (3.5), but in Netweaver you need to change the portal theme through portal administration - even if you point to a custom CSS through your template, the portal theme will overwrite it
    Regards,
    Pavel

  • How to use master master web templates?

    Hi,
    I have around 20 reporst in BW to be displayed on web. Hence I have created Web Template for each of them. Format and Layout of these web templates is exactly same. The problem is, if there is any change to layout or if any new funtionality needs to be added/removed from toolbar, I need to repeat same for all 20 web templates.
    Is there anything where I can create one master web template and give reference of this template to all new templates I will create. And if I change master web template, automatically it will reflect all referencing web templates.
    Can this be achieved? Please let me know.
    Thanks
    Abhijit

    Hi Abhijit,
    One way to work this is to use the embedded templates. For example put your toolbar in a template, then embed this template (TB_WT001) into each new one that you have created. Then if you change TB_WT001, the change will be reflected wherever it is embedded.
    http://help.sap.com/saphelp_nw04/helpdata/en/62/661d0d486a1c4086ea1444c953a14b/content.htm
    Hope this helps...

  • Using Tab Pages & Web Template Web Items

    Hi Experts,
    i want to build a report with a tabs
    i have created a WAD report with a tab page web item
    in the tab page i have inserted three web template web items
    and in each web item i have entered a diffrent technical name of a WAD report (3 reports)
    but when i run the report i get in all three tab pages
    the data of the first report (like it uses DP_1 of the first one)
    i have tried to change in the reports the name of the data providers
    to DP_7 or whatever and it is not working still.
    any one know how to display three WAD reports in a tab page web item?
    Thanks and BR,
    Or.

    Hi
    for  one clair example you can install the 0Analyzer web template - the standard sap web template that use TABs with different reports inside
    hope it helps
    Edited by: Andrea Previati on Sep 28, 2011 5:53 PM

  • 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>

  • How to get the list of data providers used in a web template?

    I want to find a quick way to retrieve the list of data providers defined in the <object> tag in the Web template. One awkward approach is to parse the entire HTML page for <object> then filter out "DATA_PROVIDER: xxx".
    But is there any method or function call to retrieve the list quickly?
    Thanks!

    Try the function below, pass the item name and get the Data provider for that particular item, you will have to do this for all the items in the template.
    function getDPName(item){
         prop = SAPBWGetItemProp(item);
         var tableHidden=true;
         if (prop != null){
           for(i=1;i<prop.length;i++){
             if (prop<i>[0] == "DATA_PROVIDER")
                   return prop<i>[1]
           }//end for
         }//end if
    }//end function
    Thanks.

Maybe you are looking for

  • Can't change primary e-mail address, no access to ...

    Alright here's the issue I signed up for my microsoft account through my brothers account and got Skype on my 360. Now I upgraded to my xboxone and I relize that my brother's e-mail is still located as the Primary. I had already changed my microsoft

  • Showing yesterday's data in SSRS

    Hi Guys, I need some help with an expression for SSRS. I need to get only the data for the last date in the query . I just want the previous date information whereas on Monday, it's going to be Friday's information. I tried with this as a test but is

  • External Microsoft USB Mouse "slows" over clickable objects

    I've just gotten around to plugging in a wireless USB mouse from Microsoft into my iBook. Everything is fine except that when I turn sensitivity to the highest setting (the way I like it and have it set on my touchpad), the cursor slows down over cli

  • Different Explain Plans

    Hi, in 11.2.0.3 the same query on two different DBs (on the same server) have different Explain Plans (differnet number of rows returned 9690K vs 14M) : DBDEV : | Id  | Operation                | Name             | Rows  | Bytes | Cost (%CPU)| Time  

  • Saving an Illustrator file as a jpg

    I'm trying to save an Illustrator file as a jpg, but when I exported it, the image quality was so horrible. I created an alphabet and there was plenty of space in the margins on the artboard, but in the jpg image, some of the letters are cut off and