Load Parallel Web Template

hi All
due to the fact that the standard Web Template execute the Data Providers sequentially, i have created an IFRAME tag. i was expecting to have a parallel processing. unfortunately i see still a sequentially read.
basically i have included four Iframe tag in a Web Template (each of them call a web template) and i am expecting to have at least two prallel processing according to OSS note 968283.
Below is my code:
<TABLE cellSpacing=1 cellPadding=1 width="75%" border=0>
              <TR>
               <TD vAlign=top><IFRAME id=Frame name=Frame
                  src="BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=ZZ_TEST1"
                  width=800 height=600></IFRAME></TD>
                <TD vAlign=top>
                  <P><IFRAME id=Frame name=Frame
                  src="BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=ZZ_TEST2"
                  width=800 height=600></IFRAME></P></TD></TR>
              <TR>
                <TD vAlign=top><IFRAME id=Frame name=Frame
                  src="BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=ZZ_TEST3"
                  width=800 height=600></IFRAME></TD>
                <TD vAlign=top><IFRAME id=Frame name=Frame
                  src="BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=ZZ_TEST4"
                  width=800 height=600></IFRAME></TD></TR></TABLE>
basically i am calling 4 Web Tempalte (ZZTEST1,ZZTEST2,ZZTEST3,ZZTES4). what i see in SM50 is always one process and everything is processed sequentially.
Question is: do i miss some parameters or what i do wrong?
thanks for your help.
Mike

Hello,
Have you found a solution because I have a similar problem.
Thank you for your help.
Catherine Bellec.

Similar Messages

  • Error while loading the Web template "0ANALYSIS_PATTERN" (return value "4")

    I activated all 0* objects in BTMP  and checked that they are all activated, but I found errors when opening the BEx Web Analyzer
    Error messages :
    Error while loading the Web template "0ANALYSIS_PATTERN" (return value "4")
    ERROR: Command type SWITCH_AXES of object not recognized
    ERROR: Parameter GENERAL_TEXT_ELEMENT not recognized; check your metadata
    So I ran RS_TEMPLATE_MAINTAIN_70 (0ANALYSIS_PATTERN) version D report to check and choose validate.
    Error messages :
    Template Include Item HEADER_TEMPLATE unresolved or empty. Close and reopen template.     
    Template Include Item FOOTER_TEMPLATE unresolved or empty. Close and reopen template.          
    Width of object item:GROUP_ITEM:GROUP_ITEM_1 is very small (1amp;1)          
    Query  does not exist in the BI System (Object QU )
    Cannot instantiate data provider
    I also ran RS_TEMPLATE_MAINTAIN_70 (0ANALYSIS_PATTERN) version A and got the following errors:
    Command type SWITCH_AXES of object  not recognized
    Command type SWITCH_AXES of object  not recognized
    Command type SWITCH_AXES of object  not recognized
    Parameter GENERAL_TEXT_ELEMENT not recognized; check your metadata
    Parameter GENERAL_TEXT_ELEMENT of object item:GROUP_ITEM:GROUP_ITEM_1 not recognized
    Command type SWITCH_AXES of object item:GROUP_ITEM:GROUP_ITEM_1 not recognized
    Command type SWITCH_AXES of object item:GROUP_ITEM:GROUP_ITEM_1 not recognized
    Command type SWITCH_AXES of object item:GROUP_ITEM:GROUP_ITEM_1 not recognized
    Command SWITCH_AXES cannot be located in parameter ACTION
    Command SWITCH_AXES cannot be located in parameter ACTION
    Command SWITCH_AXES cannot be located in parameter ACTION
    Parameter GENERIC_TEXT_BINDING of object item:GROUP_ITEM:GROUP_ITEM_1 cannot be higher-level node of GENERAL_TEXT_ELEMENT
    Item item:GROUP_ITEM:GROUP_ITEM_1 of type DROPDOWN_ITEM cannot be a parent node of DATA_PROVIDER_REF
    Item item:GROUP_ITEM:GROUP_ITEM_1 of type CHART_ITEM cannot be a parent node of VISIBLE
    Item item:GROUP_ITEM:GROUP_ITEM_1 of type CHART_ITEM cannot be a parent node of LEGEND_POSITION
    Item item:GROUP_ITEM:GROUP_ITEM_1 of type CHART_ITEM cannot be a parent node of LEGEND_VISIBLE
    Item item:GROUP_ITEM:GROUP_ITEM_1 of type CHART_ITEM cannot be a parent node of LEGEND_ONLY
    Invalid parameter value  for parameter ACTION in object item:GROUP_ITEM:GROUP_ITEM_1
    Invalid parameter value  for parameter ACTION in object item:GROUP_ITEM:GROUP_ITEM_1
    Invalid parameter value  for parameter ACTION in object item:GROUP_ITEM:GROUP_ITEM_1
    bi-Tag bi:item has unknown attribute key. Please check your spelling
    bi-Tag bi:item has unknown attribute key. Please check your spelling
    bi-Tag bi:item has unknown attribute key. Please check your spelling
    bi-Tag bi:item has unknown attribute key. Please check your spelling
    What could be the problem?

    hi,
      Please look into this note let me it helps...url=https://websmp202.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=917950&_NLANG=E]Note 917950 - SAP NetWeaver 2004s: Setting Up BEx Web[/url]
    check this link as well for [<a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ca6de811-0c01-0010-43b2-c64584eef943">Bex Web Configuration</a>
    wht is the SP Level?
    Nagesh Ganisetti.

  • Long Query Runtime/Web-template Loading time

    Hi,
    We are having a very critical performance issue, i.e. long query runtime, which is certainly not acceptable by client as well.
    <b>Background Information</b>
    We are using web application designer (WAD) 2004s release to design front end of our reports built in BI 7.0 system.
    <b>Problem Area</b>
    Loading of web template on browser
    <b>Problem Analysis</b>
    Query taking so long time to run, whenever we load it through portal or even directly through web application designer. Current runtime for query is more than a min. And I have noticed that 95% of runtime is taken for loading variable screen. FYI – if I run query through Query Designer or BEx Analyzer, it takes 3-5 seconds to execute.
    We have taken all the statistics and everything proves that query is not taking any time to execute but it’s the loading time which creates bottle neck.
    <b>Possible Cause</b>
    Web template holding 11 data providers, 5 of which are based on queries and rest are on query views. These data providers load into memory in parallel which could cause delay.
    These data providers expose detailed variable screens. Out of 21 input fields, exposed by web template, 8 fields are based on hierarchy node variables and 1 on hierarchy variable. And to my knowledge each time hierarchy/hierarchy node variable loads complete hierarchy into memory whenever they are called (in other words, its not performance efficient to use hierarchies).
    I request you to please consider this as matter of high priority and provide me with suggestions to remove bottle necks and make the application performance efficient. Please let me know, if you need any further information.
    Thanks.
    Shabbar

    I would recommend you see how long the query execution actually takes without running from the web template. If actually the individual query takes long time then you need to do some performance improvement on back-end side (aggregates, indexing,... and so on).
    But the performance issue is only with web templates, then you need to find some notes on it, because, I remember we had to apply some notes in relations  of browser taking too long time to load the selection screen in web reports.
    After exhausting all the option, then I will implement precalculating the query result before hand using broadcaster.
    thanks.
    Wond

  • Load Web Template in Parallel

    Hi All
    First i apologize if you see the message here and in BI General. i believe the message is related to that section:
    hi All
    due to the fact that the standard Web Template execute the Data Providers sequentially, i have created an IFRAME tag. i was expecting to have a parallel processing. unfortunately i see still a sequentially read. basically i have included four Iframe tag in a Web Template (each of them call a web template) and i am expecting to have at least two prallel processing according to OSS note 968283. Below is my code:
    <TABLE cellSpacing=1 cellPadding=1 width="75%" border=0> <TR> <TD vAlign=top><IFRAME id=Frame name=Frame src="BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=ZZ_TEST1" width=800 height=600></IFRAME></TD> <TD vAlign=top>
    <IFRAME id=Frame name=Frame src="BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=ZZ_TEST2" width=800 height=600></IFRAME>
    </TD></TR> <TR> <TD vAlign=top><IFRAME id=Frame name=Frame src="BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=ZZ_TEST3" width=800 height=600></IFRAME></TD> <TD vAlign=top><IFRAME id=Frame name=Frame src="BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=ZZ_TEST4" width=800 height=600></IFRAME></TD></TR></TABLE>
    basically i am calling 4 Web Tempalte (ZZTEST1,ZZTEST2,ZZTEST3,ZZTES4). what i see in SM50 is always one process and everything is processed sequentially. Question is: do i miss some parameters or what i do wrong? thanks for your help.
    Mike

    Hi,
    In the below link, they have mentioned for excel printing.But there s code for print setting in HTML...may be it s common.just try.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/webinars-nw-rig/business%20intelligence%20web%20printing%20with%20excel.pdf
    thnks.

  • Error when loading Web Template from Web Dynpro

    Hi Experts,
    I work on a BI ABAP server. I'm trying to integrate a BIApplicationFrame in my ABAP Web Dynpro application.
    First, I created a Web Template (named ZTPL_Z0AFSD_C01_Q0001) with Web Application Designer and I can run it from there. It works fine. The address looks like :
    http://pwdf2927.wdf.sap.corp:50300/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=ZTPL_Z0AFSD_C01_Q0001&DUMMY=2
    In my BIApplicationFrame in Web Dynpro, I give the server name (and port), the server type (ABAP) and the templateId (ZTPL_Z0AFSD_C01_Q0001). My application work and the BIFrame try to open the following address:
    http://usciq75.wdf.sap.corp:50010/SAP/BW/BEX?CMD=LDOC&TEMPLATE_ID=ZTPL_Z0AFSD_C01_Q0001 ...
    I receive the error:
    Error loading template ZTPL_Z0AFSD_C01_Q0001 
      Notification Number BRAIN 276 
    So, it looks like that the server is found but my Web Template is unknown for Web Dynpro. Did I forgot a step after the creation of the Web Template that would 'activate' it and make it visible? Why the two Web Address looks so different?
    Thanks for your answer
    Davy

    Hi
    Check
    Re: JCO$Exception:  RFC_ERROR_SYSTEM_FAILURE in WAD Template
    Also make sure that you have installed 0ANALYSIS objects from Business Content->Object types -> BEx Web Template and choose all 0ANALYSIS objects and install the same.
    Hope this helps
    Raja

  • Parallel execution in a web template

    We have a web template with several queries. It is possible execute our queries with parallel execution?
    Thanks !!

    Hi Dani,
    currently all DP's are executed sequentially, because in general it would be possible that the dataproviders have influence on each other.
    i heard that sap is building a prototyp to allow parallelization in BEX web 7.0. But currently there is no release date known, May this will come with some enhancement package.
    You should consider the Functional enhancement schedule on http://service.sap.com/bi. If this feature will be released sometime, it will be listed there.
    best regards,
    Kai

  • Web Template - Executing Queries in Parallel

    I'm looking to find out if there is a way to execute queries in Parallel for a web template.  I think in 3.5 this was not possible, but I would think that with the new 2004s they would overcome this.
    Anyone have any details on this?
    Thanks,
    Ken Murray

    Kenneth,
    From my testing it looks like it works the same way as BW 3.X web run time.
    I have not seen any template settings or RSADMIN settings which will make the Data providers in a template run parallel, this will be great feature. Not sure whether this will be enhancement, will see what SAP has  to say on this.
    Let us know if you find more info on this.
    Thanks.

  • Want the load date/time show in a web template

    hi!
    Is there an easy way getting the date and time when data was last updated in a cube, and showing this in Web template?

    Hi,
    please choose Text Item -> Web Item Parameters -> Data Binding -> General Text Element -> Last Data update
    Regards
    Erwin

  • Disable button in web template

    Hi,
    I have a requirement wherein i have to execute a process chain through a click of a button in a web template.
    Is there any option to disable the button until the chain gets completed or can we disable the button until further refresh of the template?
    Also can we generate a message that "Data Load is in Progress" until the chain completes and on completion we can give "Load Successful" message?
    Kindly help me with this.
    Best Regards,
    Prateek

    Got it!!!

  • Query Documentation on Web Template ??

    Greetings BI Experts,
    I am using a standard Web Template 0ANALYSIS_PATTERN, made a copy of that to ZTEST1. I attached my query to the template and ran it.
    The  results came in fine ..what is worrying me.is that the user when clicks on the INFORMATION  field ..there is a TAB for Query Documentation  and that is empty.
    How do we create the documentation for a query...like general information and what kind of formula we are using etc.etc
    Do we have to write the documentation at the query level if yes how do we achieve that.
    I can see a Documents button in BI 7.0 Query Designer...
    We are currently on BI 7.0 SP 14
    Your responses will be reciprocated with points
    Thanks

    Hi there, any replies? Should I summarize my question?
    How do you notify users when data is not reliable? (caused by, for instance, data loading errors, query maintenance... so on).
    I once used system messages (sm02) to notify all those data failures, but now we want the notification not to be global, but to be specific for some user groups (or query groups), and visible when they execute any query.
    Thanks again,
    David.

  • Fix table header line of Query in default web template WAD 7.0

    Dear all,
    I would appreciate if somebody could help me to set parameters to fix the header line of a Web-Item DataProvider (Query) in the default web template 0ANALYSIS_PATTERN for the BEx Web Analyser. I mean I want to see the header line with the characteristics and key figures description even if I scroll down in the query. 
    My idea was to create a second frame in the template and to fill it with the same DataProvider just with the header of the Query. The problem is that the performance of the query would be badder if we load two Dataprovider/Query instead of one.
    Many thanks in advance for your answer and help!!!
    Best regards
    Abdel

    Hi Dion,
    Thank you very much for your answer! I have tried to find a paramter in the web application designer to do that, but without success. Now I have included a new container with the same Analysis Web Item, but it does not function! May you have a better idea??
    Thank you very much in advance for your help. I'll also post my question in a BI-Forum as you suggested. 
    Best Regards
    Abdel

  • Error BRAIN 276 when you execute a Web template in BI Admin Cockpit in  EP

    Hi Experts,
    I have Installed BI Administration Business Packages in Portal and configured necessary steps in BI System.I have assigned the role in Portal and BI System.
    I tried executing one iview...and was getting the following error:
    Error loading template 0TPLI_0TCT_MCA1_Q0143
    and when i click on the above error ..i was getting another window which shows below message:
    Technical Information for Message:
    Error loading template 0TPLI_0TCT_MCA1_Q0143
      Notification Number BRAIN 276
    I was suggested by SAP Note 1014795 to do the below changes :
    TEMPLATE_ID=0TPLI_0TCT_MCA1_Q0143  To TEMPLATE=0TPLI_0TCT_MCA1_Q0143
    Please note that the above note says to replace  TEMPLATE_ID  by TEMPLATE in the property of "BEX Web application Query String" of the IView in Portal
    and also please note that i have Version=SAP BW 2.X/3.X in Iview Property .
    After having made the above changes iam getting the BEX Web Analyzer...where i have the options to open a query ( from all the infoareas of BI System).and then i will select the query (0TCT_MCA1_Q0143) and am executing the same to display the data.
    i know that this Is not the correct way of executing the iview for BI Admin Cockpit.
    Can anyone help me how to execute the Web Template automatically when the user clicks on IView ?
    we have all the above Web Templates Corresponding to BI admin cockpit in active mode in when checked from WAD 3.X , but when when i search for the above web templates in WAD 7.0 i do not find them
    Is there anything that i need to activate in BI System ? Or in Portal System?
    Or do i have to execute the above web templates in  BI WAD before linking them to portal iviews?
    Do we have to Migrate the Web Templates from  BW 3.5 to BI 7.O?
    Thanks
    P.Navakanth
    -When i try to execute the web templates

    We are having this exact same issue - example of one of the errors:: Error loading template 0TPLI_0TCT_MCA1_Q0114.  We get this error for all MCA1 templates.  Basis says they've deployed latest BP BI Administration 1.0 with Patch 2 (BPBIADMINOSP_2-1000342B.SCA).The info refers to BI Admin Cockpit, Business Package for BI Administration,
    BP BI ADMINISTRATION 1.0 ,BI Usage Statistics,0TCT_CA1.
    I see from documentationthat the multicube 0TCT_MCA1 is from 0TCT_CA1 and 0TCT_VCA1
    From the documentation in http://help.sap.com/saphelp_nw70/helpdata/en/26/9ef41d14dc424183b4807538be8e1e/frameset.htm, under web templates,
    1) How come there are more than 1 template with same name and Query with same names- for example:
    Web Template: Long-Term Trends in Total Runtimes of BI Applications
    WebTemplate: 0TPLI_0TCT_MC01_Q0114
    This Web template is the container for the query 0TCT_MC01_Q0114 and is designed to provide detailed analyses.
    AND
    Web Template: Long-Term Trends in Total Runtimes of BI Applications
    WebTemplate: 0TPLI_0TCT_MCA1_Q0114
    This Web template is the container for the query 0TCT_MCA1_Q0114 and is used for detailed analyses
    2) How come the delivered process chains load other technical content, but does not load 0TCT_CA1
    Basis re-deployed the bi admin cockpit contents, but still have error in loading template 0TPLI_0TCT_MCA1_Q0114.
    3) Do we need to do any of the following?
    SE38 u2013 run RSTCC_ACTIVATEADMINCOCKPIT_NEW
    RSA1 - bi content, install & transport
    Check role SAP_BI_BW_ADMINSTRATOR
    Se38 u2013 rs_template_maintain for active templates u2013 look for MCA1 templated
    Tr code RSDDSTAT
    Activate Virtual providers
    Anything else?
    Thanks!

  • BI 2004s web template as an iView in EP6 SP16 Portal

    We are currently using SAP EP 6.0 SP16 as an Enterprise Corporate Portal.  We also have a separate NetWeaver BI 2004s (different SAP NetWeaver BI 2004s Java/Portal runtime) and would like to run the new BI 2004s web template as an iView in the SAP EP 6.0 portal SP16.  Can someone example in detail how this can be done?
    Thanks,
    Gary

    Michael,
    I'm a little confused.  The changes you mention below do I make them on the EP6 SP16 portal or SAP NetWeaver 2004s BI portal?  Note if I suppose to make these changes on EP6 SP16 portal via SAP BW Report iView template well there is no property called ‘Version property’.  To be clear I want to run some BI 2004s BI reports in existing EP6 SP16 portal.  I did read some documentation saying this can be done via URL iView and was able to execute BI report via right clicking on iView and select ‘Preview’.  But when I add the URL iView to EP6 portal role and execute within portal desktop the BI report never loads just continuously showing the refresh (loading) image.  Any ideas and appreciate your help.
    Thanks,
    Gary

  • RSRT export to Web Template

    Hi everybody!
    I'm using Netweaver 7.0 and WAD 7.0
    In RSRT1 i can launch a query and choose to display it as HTML, and then when the query is diplayed i hit F8 (Browser) so it showed to me as a web page.
    So, the question is, if it is possible to save this presentation of a query as a Web template. The point is, it's displayed so well, with charts and other useful stuff, so i'd like to use it as a Web template. There is a possibility to export it to Excel ot to CSV, so i thought there may be a possibility to export to WEB.
    Any ideas??
    Message was edited by:
            Kuatroka

    Kuatroka,
    I think the default template used is the version 3.5 0ADHOC, you can load the default template in old WAD and change the DP to any query you want and save the template. Then you can use that template.
    -Saket

  • Problem exporting to excel when using embedded web templates through WAD

    Using web templates designed with WAD, we are experiencing an issue when trying to export excel when using embedded web templates. 
    We have set up tabstrips within our templates that load other templates (embedded into the global template). 
    Upon right clicking on any query and choosing "Export to Excel", any query that is in one of the tabs using the embedded web template item does not show up.  Any queries in natively in the global web template will export and show up fine.
    Any thoughts on how to enable something like this, or workarounds to make this work?  We decided to split up these templates for performance reasons and can't go back from that decision.  Also let me know if you need a better explanation of what we're trying to do.
    Thanks in advance!
    Jonathan

    Hi SDBI,
    Is this in place of loading a new template per tab?  We are using container layouts in all of our templates so we can link things into tabstrips as well, we have just split up some templates to be embedded into tabs for performance reasons and data locking.
    Also when exporting, we are looking for all of the items displayed at that time to be exported, however only the items from the global template show up, not all of the displayed queries.  For example, anything outside of the tabstrip will export perfectly, but since the query embedded into the template the tabstrip is loading is not part of the native web template, it does not show up.
    Seems like a tool limitation to me when embedding templates?
    Thanks,
    Jon

Maybe you are looking for

  • MS Access: Oracle9i: How To: Open an Oracle "VIEW" in a DAO Database ???

    NEWBIE Alert! Esteemed Forum Participants and Lurkers: =============================== I have successfully opened an Access (2002) DAO Database from a remote Oracle database and fetched all of the TableDefs (all 534 of them!), but I'm told that what

  • Apple TV + connecting to audio

    Just installed Apple TV, want to run it through stereo system, which is dated (no optical audio input) but works just fine.  Should I be able to connect Apple TV directly to my Blu-ray via optical audio and get stereo output through receiver?

  • Weekdays and dates

    hi all, i have the following two requirements. Please let me know if there are any function modules for the same. 1) I have a From-Date and a To-Date. Within this interval i want to find all the nth days of week. for example for n = 2, i want the dat

  • SSRS 2008 in Responsive format

    Hi All, I got a new requirement that my report has to support responsive design. Means some thing like we are doing web sitestrap in bootstrap. whenever i reduce the size of the browser my report also has to fit into it. Can you please assit me to ge

  • How to register new users through lotus domino administrator

    how to register new users through lotus domino administrator