RRI : Web Template (7.0) as a receiver Query

Hi All,
I am facing a strange problem.
In sender query, I have Employee,Employee Post and Employee Start Date.
I have to pass employee to Receiver Web Template which shows Employee History.
When the employee number is passed to the receiver, it ask to enter Valid from and to date.
When I am going to RRI query by clicking on a Employee->Go to, I have to enter a date. But after that it shows all the employee with the one which I have passed.I tried all kind of settign in assignment details.
Now when I keep receiver as query on which this web template has been based, it is working fine. I am facing this issue only when I use web template as a receiver.
Any ideas will be highly appreciated.
- Jaimin

Please check if you are performing anything or in web template or any commands or selection parameters being reset or set in template.  Is this template involves any other web item apart from analysis item? Try removing them if at all you don't want them.

Similar Messages

  • Web template with different sections from same query

    Hi all.
    we have a query that display some characteristics for a single employ; we want to create a web template that display, in different analisys items (referred to same data provider), parts of query result.
    The query has only characteristics and no indexes.
    To explain better:
    Query result:
    Employ      1000
    B.U.           AAA
    City            Rome
    Level           A
    Web template:
    +------------------+                    +-----------------------+
    !    Employ 1000   !                    !    City    Rome       !
    +------------------+                    !    Level   A          !
                                            +-----------------------+      
            +--------------------+
            !  B.U.      AAA     !
            +--------------------+
    We should be able to write a web template like this using 3 different query but the question is: can we use the same query ? DATA_ROW_FROM / DATA_ROW_TO parameters don't work because only limits data rows but we have 1 only row!
    Thanks to all.
    Valter Casse
    AMS-BW
    SSC

    Have you considered creating and using query views?

  • Create web template according workbook - like view and query?

    Hi,
    Is it possible generate automaticaly (or manualy) web template according workbook. I can create templates in designer only for query or view but not workbooks.
    <param name="TEMPLATE_ID" value="NAME_WORKBOOK"/> DOESNT WORK
    THANKS

    Hi Zdenek,
    this is technical not possible, because this is a totally different technology. May you can achieve this with a lot of ABAP Coding. First you need to know which queries are in the workbook. You can get this with Funtion Module:
    RRMX_WORKBOOK_QUERIES_GET
    Now you must create a WebTemplate:
    May you do that in ABAP two. Create a big string with all the tags the webapplication designer creates normally. After that you must store that template to database:
    The ABAP OO CLass CL_rsz_www_db_interface has a methode called SET_template. I recommend to record a trace with transaction rsrtrace, to see what kind of parameters are necessary to store a template to database. After that you can execute the newly created template in browser.
    But i do not exactly know why you want to do this stuff.
    And it is definately not recommended to do such things.
    best regards
    Kai Wachter

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

  • Currency Translation at the Web Template level (standard functionality)

    Hi Experts ,
    We are currently working in BI 7.0 env. with source system ECC 5.0.
    We are working for a task where we need to make the BEx  queries enabled for currency translation .
    The requirement is :-
    The user should be enable to give/opt/choose for the follwoing options:-
    Currency type (target currency in which the translation is aimed)
    Exchange Rate ( Standard(M) or other(P) or something else) and
    Key date: The translation will be performed taking the exchange rate on that particular date.
    We do have 2 option to perform the task...
    1:- Either we do it thru currency translation type definition(RSCUR) and then attaching this currency translation for every amount key figure values at each query level. OR
    2:- If we can go and find something at the Web Template level and add/modify the template in such a way so that it gives us the functionality to translate a source currency into a desired one with desired exchange rate type (currently either M or P) and for a specific date.
    At this point of time when we do have numerous sub-areas holding hundreds of queries, we want something which should be available as the modification/addition to standard functionality at the web template level and not at the query level as changing each and every one of them and testing would be a cumbersome process and would be costly and risky at the same time. So we are just wondering if we can find something with option no. 2 and add/modify something in the standard functionality.
    Please ask for any more information required.
    Thanks very much.
    regds.

    Hi Amit,
    You would still need to define the Currency Translation using RSCUR where you would specify
    -the exchange rate type (either fixed or variable)
    -the target currency (either fixed or variable)
    -the reference date
    You don't need to modify any of your queries. You can instead use 'Translate Currency'/[SET_CURRENCY_TRANSLATION] command in WAD & specify the Currency Translation as defined in RSCUR. If you want the target currency & exchange rate type to be driven by user input, you can define these as variables in RSCUR & invoke the variable screen using 'OPEN_VARIABLE_DIALOG' in WAD for user input just before calling 'SET_CURRENCY_TRANSLATION' command.
    --Priya

  • Display technical name of a query in a web template ?

    Hi,
    I try to display in a basic web template the technical name of my query with a web item. In this order, I have tried to use the web item 'Text Elements' but how could I configure the latter in order to have only the technical name ?
    I have selected 'Display General Text Elements' in properties of the web item.
    In the property 'List of Text Elements', what is the couple of values that I have to configure ?
    Many thanks,
    CG.

    Hi,
    What you need to do is, keep a TEXT Web Item in the template.
    Then do not tick any of the options under Specific. Instead, go to List of Text Elements. In the first column, select General Text Symbol. In the next column type REPTNAME.
    This will give the technical name of the query in the output.
    Common text elements:
    u2212 technical name of the query (REPTNAME)
    u2212 description of the query (REPTXTLG)
    u2212 InfoProvider (INFOCUBE)
    u2212 key date for the query (SRDATE)
    u2212 accuracy of the data (date and time) (ROLLUPTIME)
    u2212 the person who wrote the query (AUTHOR)
    u2212 the last time the query was changed (date and time)
       (MODTIME)
    u2212 the last person to make changes to the query (MODUSER)
    u2212 current user (SYUSER)
    u2212 the last time the query was refreshed (date and time)
       (SYUZEIT)
    Try this. Hope it helps.

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

  • 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

  • Use same web template to display info from database

    I want to create a web template or form (for lack of the correct terminology) I can use to display database info. Database holds info on a number of members. I want to use one web template/form that can accept a query string parameter (Ex., ID number), access
    the database and display the unique info for that member.
    Using a web template/form seems like a more efficient way of achieving what I want versus creating individual member pages. Where do I start? Can you direct me to the "starting line"? Thanks.

    Hello,
    Did you means this:
    http://msdn.microsoft.com/en-us/library/ms227423(v=vs.90).aspx
    Summer

  • Web Template for BEx Query?

    Hello,
    How to find if there is any Web Template exist for a given BEx Query?
    Thanks,
    Dona Hill

    Hi Dona,
    You can find out by looking up the query in the metedata repository (RSORMDR) or by just pulling and collecting it in the transport connection.
    Hope this helps...

  • URGENT!!  Reporting Agent Web Template not filtering data on dataproviders

    I am having problems with Reporting Agent web template settings. I have a query that uses a pre-query for MANAGER. I also have a query view for this query (I also tried using just the query in the web template). I created a reporting agent setting on the web template and used the pre-query as the control query. I have 80 MANAGER's, so I expect 80 dataproviders with each dataprovider having the data for 1 MANAGER. I get the 80 dataproviders, but each dataprovider has data for all 80 MANAGERs.
    The dataproviders are then emailed using an ABAP program.
    I would use Information Broadcaster, but the managers are not necessarily BW users and the manager list is fluent, so I don't want to create a separate setting for each manager.
    We are on BW 3.5 SP18.
    Many thanks!
    Ginny

    I am having problems with Reporting Agent web template settings. I have a query that uses a pre-query for MANAGER. I also have a query view for this query (I also tried using just the query in the web template). I created a reporting agent setting on the web template and used the pre-query as the control query. I have 80 MANAGER's, so I expect 80 dataproviders with each dataprovider having the data for 1 MANAGER. I get the 80 dataproviders, but each dataprovider has data for all 80 MANAGERs.
    The dataproviders are then emailed using an ABAP program.
    I would use Information Broadcaster, but the managers are not necessarily BW users and the manager list is fluent, so I don't want to create a separate setting for each manager.
    We are on BW 3.5 SP18.
    Many thanks!
    Ginny

  • Web template not working

    Hi,
    when I try to open a Webtemplate via
    the Internet Explorer it is not working.
    Please assist.
    Regards,
    Anita

    You can determine the properties of the Web template both in an object tag (see Object Tag for the Properties of Web Templates) and or with command Call Web Template.
    CMD
    LDOC
    Parameter
    Description
    TEMPLATE_ID
    Name of the Web template
    Name under which you stored the Web template in the Web Application Designer.
    STATELESS (optional)
    ‘X’ = Yes, ‘ ’ = No
    End the connection to the server as soon as possible
    For Web templates that are used almost exclusively for display without further navigation, it is more useful to set the attribute STATELESS. The session on the application server is terminated when the Web template is created. This saves resources on the application server.
    If this attribute is not specified, it is assumed that the page is still needed for navigating.
    USE_PERSONALIZATION (optional)
    ‘X’ = Yes, ‘ ’ = No
    Use personalized Web template
    If the parameter is set to ‘X’, the personalized Web template for the current user is used. If personalization does not exist for the Web template or the parameter is not set, the Web template is executed without personalization.
    STYLE_SHEET (optional)
    Path for a stylesheet that you want to use to display the Web template.
    This overwrites any stylesheet that you may have already assigned.
    TRACE (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Switch on OLAP trace
    To analyze problems with SAP, you usually need a trace. You can activate the trace with the help of note 112458 or by using the TRACE parameter.
    JAVASCRIPT (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Use of JavaScript
    Using this parameter, you ensure that Web applications are created using JavaScript (extensive interaction options) or suppress the use of JavaScript (restricted interaction).
    If this parameter is not transferred, JavaScript is activated automatically in Web browsers of version >=4.0.
    SNIPPET_OPERATIONS (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Reload changed components of the page
    You use this parameter to control whether only changed objects are loaded in navigation. This function has higher Web browser requirements. For this reason, this function is only supported by MS Internet Explorer version >=.
    If this parameter is not transferred, loading is activated automatically for the suitable Web browsers.
    ENABLE_OPEN_WINDOW (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Open new window
    Using this parameter, you can control whether a new browser window is opened, for example, for the properties dialog box or for filtering. If this parameter is not specified, new windows are opened (if supported by the Web browser).
    VARIABLE_SCREEN (optional)
    ‘X’ = display variable screen, ‘ ’ = do not display, if possible
    Display variable screen
    If you call up a Web template that has query views containing variables that are ready for input, you can use these parameters to display the variable screen. Is you do not set this parameter, or set it to ‘ ’, the variable screen is hidden, whenever possible. However, it will still be shown if, for example, the required variables that are ready for input have not yet been filled.
    MELT_VARIABLES (optional)
    ‘X’ = merge, ‘ ’ = display each query individually
    Merge variables
    If you call up a Web template containing several query views that have variables that are ready for input and you go to the variable screen display, you can determine, through these parameters, whether variables, which are used in all query views and in the same context (same InfoProvider, same compounding), are to be provided for input only once.
    VARIABLES_CLEAR (optional)
    ‘X’ = reset variable, ‘ ’ = do not reset
    Reset default variables
    If you call up a Web template that contains one or several query views that have variables that are ready for input, you can specify this parameter to reset the default variables through the query view. The variables then contain the defaults from the variable definition.
    SUPPRESS_WARNINGS (optional)
    ‘X’ = do not display warnings, ‘ ’ = display warnings
    Suppress warnings
    With this parameter, warnings are not displayed. With this parameter, warnings are not displayed.
    SUPPRESS_SYSTEM_MESSAGES (optional)
    'X' = Do not display system messages
    ' ' = Display system messages
    Suppress system messages
    With this parameter, system messages are not displayed.
    DATA_MODE (optional)
    ‘NEW’ = use current data
    ‘STORED’ = Use precalculated data
    ‘HYBRID’ = use precalculated data, request current data if this is missing.
    ‘STATIC’ = use precalculated HTML pages
    ‘STATIC_HYBRID’ = use precalculated HTML pages, if there are none, search by precalculated data and when there is none, request current data
    Data mode
    This parameter is optional. If you do not specify one of the options for this parameter, a request is always sent to the OLAP processor and current data is read.
    For the modi ‘STORED’ and ‘HYBRID’, data has to be precalculated using the Reporting Agent.
    See Defining the Web Templates Setting
    The parameters PAGEID and WBID that are used in BW 2.x are supported for the Web templates created under BW 2.x. We recommend, however, that you no longer use these.
    Calling up the Web template without navigating
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate&STATELESS=X
    Calling up the Web template with trace switched on
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate&TRACE=X
    Calling up the Web template with reset variables and active variable screen
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate&VARIABLE_SCREEN=X&VARIABLES_CLEAR=X
    Thank
    Bhima

  • RRI Jump Query opens the receiver query in standard Template??

    Hi,
    Few questions from me (Note I have searched the forum database for answers but didnt get a convincing answer)
    1) How can I use 1 web custom built template for 2 different queries?
    2) I have created the sender receiver setting for the Jump queries. The problem that I am facing is that the sender query uses the custom built web template but when I use GOTO the receiver query instead of using the custome template it executes in standard webtemplate. Kindly suggest how can I open the receiver query in the custom built web template after GOTO function.
    Thanks for all your help in advance..
    - Amit

    Hi SS,
    I agree to the statement that RRI uses link to Query but if we setup the custom web template for that jump query in WAD....it will never open in that template via RRI ???
    That very disappointing discovery for me !!!
    Any other possiblity to make this work????
    What if I have the sender and receiver query web template(custom) same???.is it possbile to use the same template for these two template even after jump ???
    Regards

  • How to Cache a Web Template in RRI scenario

    Hi,
    We have used RRI functionality to one of our requirements where in user can look at Territory wise info first and can drill down to any specific territory for Dealer wise info. We have used Control Query to cache Dealer info based on all the territories. However, when user drills down from Territory to Dealer, system is not using the cache alreay created by the control query and resulting into slow response time.
    Any thoughts on how to cache the Dealer info in this scenario? Any valuable input is appreciated.

    Hi Arun,
    web template have a variable, that is Profit Center
    Now user wants to give on web, only Region = Europe, not Profit Center. (Region is an attribute of PC)
    Then he wants to have for each Profitcenters in Europa (let say 50 PCs) a seperate printout.
    Now he should call the report 50 times for each profit center should click on Print Button...
    Cheers

  • Calling a Web Template in RRI

    Hi All,
    In RRI I need to call Template for the receiver query and not the actual (called) report. How do I achive this?
    Thanks
    Kirk
    As always I promise to return the points for useful answer.

    Hi Kirk,
            Go through this document on RRI.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6eb89190-0201-0010-89bf-ad46d1503ef9
    Cheers,
    Aravindhan

Maybe you are looking for