Web Template Multiple Queries Navigation

Hi,
I've a Web Template with 3 analysis grids, one above the other. Users are frustrated that on navigation for either of the lower 2 the view flicks back to the top of the page.
Is there anyway to stop it doing this?
Thanks in advance,
Ad

Hi Ad,
we faced the same issue which could not been solved so far. Instead we changed our templates. The queries are now displayed on different tabs or are displayed using trays (which are closed by default; all trays can be opened/closed at once using a implemented button).
Perhaps this might be a accepted workaround.
Brgds,
Marcel

Similar Messages

  • How to use a Web Template with queries from multiple BW Systems?

    Hi all,
    can anybody help me how to use a Web Template with queries (DATA PROVIDER)in it from multiple BW Systems?
    Thanks in advance, best regards
    Frank

    Great! Thanks for the quick response.
    Have you tried this for XMLA datasources created within the EP system also?
    i.e use Web Analyzer to create a view from the XMLA source and use that view within WAD?
    Thanks.

  • Implement IP File Upload to a web template (with queries) - HTML Coding?

    Dear experts,
    we have implemented integrated planning - file upload.
    now we want to create a web template , which should include some queries AND also the file upload in a separat tab in this template.
    following link (file upload) should be included in the web template:
    http:///sap/bc/webdynpro/sap/zrsplf_file_upload?planning_sequence=ZACOMK_01_PS1&sap-client=200&sap-language=DE
    I don´t have any html-knowledge.
    Is there a standard html-coding available, which I could use and implement in a container item?
    many thanks for your help!!
    best regards
    Roland

    Thanks so much, Rick! That post was exactly what I needed -- and now I have another resource to search for next time.
    There is one little caveat, for anyone else who needs to use this. I had to change the line that sets the Content-Type header to use a semicolon instead of a comma. After this change, the resulting HTTP request is identical to the one generated by WebKit for form submission.
    NSString *contentType = [NSString stringWithFormat:@"multipart/form-data; boundary=%@", boundary];

  • Question regarding the default web template for queries

    Hello,
    I am trying to learn the default web template that is using for queries:
    0QUERY_TEMPLATE_BROADCASTING70
    I see that it's <bi:QUERY value="" /> is empty which is logic since the query will be inserted on runtime. My question is, where in the web template does it say that? I can't see any parameter it expects to get with the query's technical name not at the webtemplate code nor at the URL...
    Roy

    Roy,
    I think you are mixing things. The template you are mentioning is used for queries that are executed from the query designer. It's not a web template as any other one you create for your users. So, this web template has some parts in it's code that works with the query execution. When you run a query, the system takes the query definition (made in QD) and executes it with the web template indicated for the query. This determination is made by the program that is used to run queries. You can try using RSRT transaction to debug and check how this it's done. If you want to change the default web template used by query designer to run the queries, you should do it copying any standard template, like the one you mentioned. If you don't do it, you won't get the information correct.
    Hope this helps.
    Regards,
    Diego

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

  • Regarding upgrade of web report\web templates functionalites BW 3.5-BI 7.0

    hi all,
             I m working on a Upgrade study from BW 3.5 to BI 7.0 for Web Templates,web items and java scripts.
    Below is the scenario of the client system:
    New web templates are created from the 6 master web templates available for publishing to a custom Portal (created using BSP and hosted on the WAS). TOOLBAR and FOOTER are custom web templates used in all Master Templates and contain various JavaScript functions and footer code respectively.
    TOOLBAR provides the Toolbar, header and buttons functionalities in the Master Templates via the contained Javascript functions. FOOTER displays the date and time of issue as well the logged in user.
    FOOTER1 and FOOTER2 are web items derived from FOOTER web template. They have different set of web item properties and are used to create web templates used through the custom Portal.
    It is observed from BW Tables that out of 100 unique Web Templates available in the system, 90 are using TOOLBAR template and 95 are using FOOTER template.
    No external Javascript .js files are used in the Web templates. Most of the Javascript functionality is contained in TOOLBAR and no other custom javascript in master templates. However, there are some derived web templates where custom javascript is contained.
    Following is the process to create custom Web Templates in development server that are eventually transported to QA and Production:
    1)     The appropriate master template is identified and saved with new name in developer role.
    2)     Dataprovider is added to corresponding web items.
    3)     From the library, properties are transferred from master template to the custom template.
    4)     Report title is added in HTML tab.
    5)     No changes are needed in the Web Templates Properties except change of value in  “Show Jump Target in” field to the portal Frame ConPortal or _self in case RRI is to be used.
    6)     Some properties like Title, Width in Pixel, Affected Data Provider, etc. needs to be adjusted. Changes can be done to web items seen in Overview tab except the FOOTER and TOOLBAR web items. These web items are saved as reusable components in Library.
    7)     After all the changes the web template created is transported from development server.
    To summarize, all master data for creation of web templates like reusable master templates, web items in library, web templates containing Javascript code are stored in dev. server. Custom web templates created from these are transported.
    I want to validate the sequence of migration as below:
    Following sequence has to be followed for the Web Templates and Queries Migration in development BI 7.0 Server:
    1)     Migrate the Individual BEx Queries first and perform functional testing.
    2)     Migrate the TOOLBAR template manually (create as new in BI 7.0 Toolset) and FOOTER template automatically (using Migration Tool).
    3)     Manually migrate the JavaScript code in TOOLBAR. Please refer to section ..for more details.
    4)     Migrate the library of reusable web items, if any.
          (What to do if web item is custom or is not supported in BI 7.0)
    5)     Migrate the Master Web Templates manually (create as new in BI 7.0 Toolset) and automatically (wherever possible) and perform functional testing.
    6)     Migrate the custom web templates automatically (wherever possible) and manually, if automatic migration is not possible. Perform functional testing and data provider binding.
    7)     Perform jump target binding wherever applicable.
    8)     Transport custom templates, TOOLBAR and FOOTER to QA and Production subsequently.
    Also i have the following questions:
    1. How to migrate functionalities accessed thru web templates like jump queries, general navigation blocks with filter, table interface, and are data providers automatically linked to web items or have to be done manually post migration.
    2. Do we need to migrate the library of reusable web items also.
    3. After migrating the master  web templates and javascript containing templates to BI 7.0, can we migrate automatically the custom webtemplates derived from master templates and containing the custom javascript that is now avaialbe in BI 7.0, will they pick up the custom code automatically.
    thanks in advance
    Regards
    praveen

    No resolution found

  • Migrating queires and web templates

    Hi All
    We have just upgraded our front end and are now thinking about converting/migrating the queries and web templates etc.
    1: We havent done our dataflows yet as we will do these later. Does anyone know of  any possible problmes of dojng the queries/templates but not the datalows?
    2: Does anyone have a 'best way of doing the queires and templates...eg. what order?...All at once? ...One by One?
    3: What are the tools to convert them all in one go for web templates and queries
    Any other useful info would be helpful
    Goawatson

    Go though these links it would be of help.
    Upgrading Bex Queries from BW3.5 to BI7
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/54e487c277321ae10000000a422035/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/54e487c277321ae10000000a422035/frameset.htm
    Process of Migration
    &#56256;&#56452; Save Query with SAP NetWeaver 7.0 BEx Query Designer
    &#56256;&#56452; Query object itself will always get new version
    &#56256;&#56452; Reusable Query components (structures, key figures, variables) will get
    new version only if required

  • Multiple Queries and Web Template

    Hi,
    I've about 15 queries to output with a certain web template, and 15 more with another web template. How can I do this ?
    Is there a parameter to assign a web template in a query or not ? I don't find it.
    Thanks.

    Gilad,
    I was searching for how to associate multiple data providers with 0ANALYSIS_PATTERN web template in SDN BW forum and I saw your post. I have a similar problem except I have a TAB page in my development. I have 2 data providers with each tab show one data provider. But both tabs should show the default template of 0ANALYSIS_PATTERN so I will get the consistent look for all the tabs. I tried a few ways but none of them works. Can you please suggest what I should to do to resolve this problem?
    Thanks in advance for your help!
    Sharon

  • Multiple queries / tabs in Web Template

    Hi all, I'm trying to find a few people I can share experience with regarding Web Templates with multiple tabs / dataproviders (ie queries, usually)
    Two particular issues at the moment:
    I'm having regular Internal Server Error when I have select the second tab and then click Refresh Variables (command Open_Variable_Dialogue, which doesn't link to a specific DataProvider). Has anyone come across this?
    Also, has anyone worked out a way of only having 1 of each of Filter, Navigate, Export and Print buttons/links? Because these are specific to a DataProvider it seems I have to have a different button for each tab, which is clumsy with 2 queries and unacceptable for more than 2.
    I'm not a Java programmer - any thoughts on whether Java programming skills are more or less essential to a BW Web development project?
    But wider than these specifics, I'm keen to get some discussion going on this... I know many companies use multi-query web templates, so why the lack of discussion?
    Hope to hear back soon, points awarded where deserved.
    Patrick

    Hi Patrick,
                     i worked in the webtemplate with multiple quiries.
    you are trying to create the webtemplate with multiple quiries. can brief your requirement, so that i can help you out.
    do you want to use multiple quiries in template. do you want you use the variable screen before opning the webtemplate. you can use the dropdown box, filter in the webtemplate. By using the dropdown or filter panel you can control multiple quiries in the template. by using the one dropdown box, print button, you control all the quiries in the template.
    if you have any quiries please let me know.
    regards
    amith

  • How to embed multiple queries in one web template

    Hi,
    I've a requirement wherein I need to embed two queries in one web template. The first query displays order quantity from a particular customer and the second query displays other information for that customer. Most of my web templates i've contains only one query which i've created using 0ADHOC template saving this as diff template and modifying it. But this is the first time I have got this type of requirement wherein the user drills down on a particular customer for order quantity and then goes for other information from other query.
    Does anyone out there has any idea or suggestion as to how to do this ? One more thing I need to pass the values from one query to another which is akin to RRI concept while staying in the same web template.
    Your suggestions/advices are highly appreciated.
    Thanks in Advance,
    Rash.

    Hi Rash,
    You can do this by including 2 table web items in your template and assiging the 2 different queries as different dataproviders to each. You can try to create a drop down box to filter the customer and in its properties set DataProvider1 and DataProvider2 as the affected data targets.
    Hope this helps...

  • Printing on Web - web template with multiple queries

    Hi.
    Trying to print to PDF from the Web, when I have more than 1 query in the web template, using Tabs.
    When the report has been run, if I select the tab for report A and then Print, I need report A to be printed. Similarly, if I have selected the tab for report B I expect report B to be printed.
    Is this possible without resorting to HTML coding direct? If so, can you tell me how, please? I have no problem printing single queries, the issue is how to print different reports without having several Print buttons. If it CAN only be done by HTML coding, could you send me some sample code please?
    As well as offering points for useful answers, I can also offer my Word document where I have broken 0ANALYSIS_PATTERN in to its components, with screenshots... I have found it invaluable.
    Thanks,
    Patrick

    The answer was to use the Tabstrip web item... although I still have to define a set of buttons for each tab, only one set is visible at a time, which is fine

  • Precalculated Web Templates - Variants and Control Queries!!

    Hi,
    We are having some problems with precalculating a web template. 
    Within the template there are multiple queries that need to be precalculated.  All of these queries are using a variable and control query to select a currency.  However, whenever we schedule it to precalculate it always cancels!! When we take the variant out we have no problems and it runs. 
    Do you know if there are any problems running multipul queries from the same variant, or what the problem may be?
    We are running on version 3b.
    Any help would be gratfully received.

    Hi Ashish,
    Yes all of the variants have been maintained in the Reporting Agent.  Even if we just try it with one variant it still doesnt want to precalculate!!!
    Any more help would be great.
    Thanks
    Abi

  • Can we use multiple queries on one template

    Can we use multiple queries on one template

    Hi,
    if you're using data templates for your data set, you
    can put multiple queries in the XML data template.
    The queries may then be linked (or not) by the "link
    name" tag ...
    Grtz.Following you answer here...do you know eventually how/if possible to preview a report (with XMLP Desktop) that is using data templates for the data set?
    Thanks,
    Liviu

  • List of Queries in a Web Template

    Hi
    Hope someone can help me. I have a list of web templates and need to get all the queries that are used in these web templates. I don't mind even using a function call or se16 in BW to do this.
    Cheers
    Paul Collier

    Hi
    We are still on BW 3.5 and I have 142 web templates to go through. Using the metadata repository is a little long winded.
    Do you perhaps know of another way?
    Cheers
    Paul

  • Set multiple values in a web template via JavaScript

    Hi,
    I have a web template displaying a query containing a mandatory variable. Multiple values are allowed for the variable.
    By manually inserting a link in the template I succeeded in setting a single value for the variable with JavaScript, but how is it possible to pass multiple values for that variable?
    So far my link target looks like this:
    "sap/bw/BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&
    TEMPLATE_ID=ZJS_WT_1&VAR_NAME_1=ZJS_V_R&VAR_VALUE_EXT_1=1"
    How do I have to modify the line?
    Cheers,
    Jost

    Jost -
    I haven't tried this yet...but I suspect it could work. In the below example, I have a variable on Company Code and am setting it equal to 3 different values. Give it a shot.
    &CMD=PROCESS_VARIABLES&SUBCMD=VAR_SUBMIT
    &VAR_ID_1=ZCCMPCOD0001
    &VAR_ID_2=ZCCMPCOD0001
    &VAR_ID_3=ZCCMPCOD0001
    &VAR_OPERATOR_1=EQ
    &VAR_VALUE_LOW_EXT_1=IP01
    &VAR_VALUE_HIGH_EXT_1=
    &VAR_SIGN_1=I
    &VAR_OPERATOR_2=EQ
    &VAR_VALUE_LOW_EXT_2=IP05
    &VAR_VALUE_HIGH_EXT_2=
    &VAR_SIGN_2=I
    &VAR_OPERATOR_3=EQ
    &VAR_VALUE_LOW_EXT_3=IP50
    &VAR_VALUE_HIGH_EXT_3=
    &VAR_SIGN_3=I

Maybe you are looking for

  • Vld 004 error - partition key has less than 2 partitions defined

    HI All, i have created a new table with a partition on one colunm. when i am trying to validate the table in owb, i am getting the vld-904 - partition key has less than two partitions defined error. please help. thank you.

  • 802.1X conflicts with bluetooth?

    Hi everyone, I am using OSX 10.6.1, and connects to Internet via 802.1x through my university. This week my Magic Mouse is delivered, great mouse but generate me some problem. Once my network dropped line (from restart, sleep etc), I can not get the

  • Access Level Management for Lync2013

    In Microsoft Communicator 2007, there was an option to set the 'Access Level Management' as a global setting. Is this feature still available in Lync 2013 apart from setting the 'Access Levels' for each contact individually.  Since we migrated from M

  • .mac vs .me chat,are there differences in id's??

    I have been using my .mac account. Does that mean there is a .me chat name that I haven't used yet? A .mac and a .me chat name are seperate id's, right? Is one different (behind the scenes) in operation (both with AIM and Mac networks)? Message was e

  • While watching Netflix on my Apple TV

    While watching Netflix the movie stalls for a few seconds, sometimes for well over a minute, and restarts on its own.