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

Similar Messages

  • How to set default Web Template for BEx Query iViews in Portal?

    Hi,
    1) In SPRO you can set the Standard Web Template used, e.g. ZANALYSIS_PATTERN1.
    2) I published a query to Portal and when it runs within Portal, I want it to use a different web template, say ZANALYSIS_PATTERN2.
    I don't want to change the BEx Web Application Query String property for each iView to hardcode the template e.g. to "QUERY=TestQuery1&TEMPLATE=ZANALYSIS_PATTERN2"
    I only want the query name in the iView
    Can I set this somewhere in Portal?  I tried changing the standard "BEx Web Analyzer" iView as mentioned in
    http://help.sap.com/saphelp_nw70/helpdata/en/33/39fa40ee14f26fe10000000a1550b0/frameset.htm (BEx Web Application or Query as iView in the Portal)
    but it still seems to take the template from SPRO even after restarting J2EE

    Hi,
    I don't think anyone is holding back knowledge, I think it's sometimes difficult to filter out "good" questions as opposed to "bad" questions...
    In any case, I don't think it's possible to have different default templates, eg one for the portal and one for the "rest". I'm afraid you'll have to either change each one on the portal or use one for all.
    Cheers,
    Dion

  • How to set default Web Template for BEx Query iViews in BI Portal?

    Hi,
    1) In SPRO you can set the Standard Web Template used, e.g. ZANALYSIS_PATTERN1.
    2) I published a query to Portal and when it runs within Portal, I want it to use a different web template, say ZANALYSIS_PATTERN2.
    I don't want to change the BEx Web Application Query String property for each iView to hardcode the template e.g. to "QUERY=TestQuery1&TEMPLATE=ZANALYSIS_PATTERN2"
    I only want the query name in the iView
    Can I set this somewhere in Portal? I tried changing the standard "BEx Web Analyzer" iView as mentioned in
    http://help.sap.com/saphelp_nw70/helpdata/en/33/39fa40ee14f26fe10000000a1550b0/frameset.htm (BEx Web Application or Query as iView in the Portal)
    but it still seems to take the template from SPRO even after restarting J2EE
    (I just published this question in Portal forum but I think it belongs here instead since it is BI Portal - apologies for the double-post..)

    D Nore did you found the way to do it ?
    I still have the issue, whatever the place where I force the template, the queries on the portal does not use my specific template.
    I tried :
    pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/iViews/com.sap.ip.bi.bexwebanalyzer
    (this one was working before upgrade to netweaver stack 17).
    as well as
    pcd:portal_content/templates/iviews/sap_bw_report_iview
    and
    pcd:portal_content/templates/iviews/sap_bi7x_report_iview
    none works !
    If you have the tricks share it with us.

  • Setting up Default web template for BeX 7.0 queries.

    Hi Experts,
    I am running a web-report based on a query created using Query Designer 7.0. I have a default web-template that I have been using for BeX 3.x queries [which has been created using WAD 3.X] and I tried to set the same template as default for the BeX 7.0 in SPRO>SAP Netweaver>Business Intelligence>Settings for Reporting and Analysis>BeX Web>Set Standard Web Templates>Ad Hoc Analysis.
    But I can't see the changes being reflected in the web report after I made the change.I still see that the default template 0ANALYSIS_PATTERN is being used. Can we set a web template created using WAD 3.x as the default template for 7.0 Queries?If yes, do I need to do something else apart from the changes I did in SPRO?
    Thanks
    Arvind
    Edited by: Arvind Pattabiraman on Apr 29, 2009 8:51 PM

    Arvind,
    Have you migrated your template to 7.0 ? you cannot use a 3.x template as the default for  a 7.0 template... unless you are using the EP6.0 iView / ABAP stack for running your queries on the web...
    Edited by: Arun Varadarajan on Apr 30, 2009 12:29 AM

  • Table to find web templates for a query in BI 7.0

    Hi experts,
    I am in BI 7.0. I have a list of queries.
    i want to find out names of all the web templates where these queries are used as data provider.
    is there any table in from where i can get this information??
    Thanks in advance.

    Hi,
    Please check the table "RSZWOBJXREF" which gives Query name and Web template name.
    or
    you can check with the help of metadata repository.
    or
    the WebTemplate is stored as XML document. This is the XML code which is shown in the Web Application Designer. You need to read throught the XML using the Web Application Designer or using report RS_TEMPLATE_MAINTAIN_70.
    Regards,
    Marasa.

  • Error while connecting executing a webi report from Bex query.

    hi all,
    i need to create one webi report fron Bex query based on sab BW.
    But when I execute the query its shows "Unspecified error invoking method or accessing property "on change DocID"".
    i didnt get this msg.
    please help

    Hi Mohit Gupta,
    Degrade the java version to java 7 update 45 and also degrade the java security level to low from medium. Also delete the java temporary files and also clear your IE browser cache as well.
    This solved the issue for me.
    Thanks,
    Chaitanya Krishna

  • Created Webi report using BEx Query.

    Hi All,
    I am going to upgrade in BW and using BEx  & Webi Report. I have created webi report using BEx query. Now I need to test data in webi report.
    Can anyone tell me how to test data?
    Regards,

    Hi,
    compare the webi report data with Bex report. more you can compare webi report with SAP R3 system for random records.
    Thanks,
    Amit

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

    I need a web template for PayPay. Anyone know where I can get one?

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

  • 500 Internal server error in web template  for specific users

    Hi We have issue with Web templates for some of the users giving error  "500 internal Server Error", all other users able to run the same report.
    We have authorization for the user and following variable which will give target currency selection in variable screen.
    SAP BI Environment
    BI Java : Release: 7 - Patch level: 0000000107 - Description: BI Web Applications Java - Additional info:  - Production mode: true  BI JAVA SPS : 7, Patch : 0
    BI ABAP : Release: 701 - Patch level: 0007 - Description: SAP Business Warehouse (PBICLNT005) - Additional info:  - Production mode: true
    Java Virtual Machine : Java HotSpot(TM) 64-Bit Server VM - Sun Microsystems Inc. - 1.4.2_28-b03
    Operating System :  Windows 2003 - amd64 - 5.2
    Error Message :
    ERROR: Specify a value for variable Select Target Currency
    ERROR: Specify a value for variable Select Target Currency
    Root Cause :
    The initial exception that caused the request to fail was:
    com.sap.ip.bi.bics.dataaccess.resource.impl.bi.exceptions.BicsResourceBwRuntimeException:
    at com.sap.ip.bi.bics.dataaccess.resource.impl.bi.selector.ProviderSelectionObject.initializeState(ProviderSelectionObject.java:932)
    at com.sap.ip.bi.bics.dataaccess.resource.impl.bi.queryview.ProviderQueryView.initializeState(ProviderQueryView.java:109)
    at com.sap.ip.bi.bics.dataaccess.resource.impl.bi.selector.ProviderSelectionObject.hasDefaultView(ProviderSelectionObject.java:1462)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.SelectionObject.initializeState(SelectionObject.java:516)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.QueryView.initializeState(QueryView.java:198)
    please let me know if any of you guys had this kind of problem.

    SLD is not down its in active , I checked SLD url and Technical system also
    Its in active , but when the problem is happend they done restart 
    but many times its happening every time restart is not preferrable ,upto that one is production system.
    SLD is in active , but why the JCO'S ARE DISABLE under content Admin
    where we can search the SLD user , we checked in SU01 but the user didn't exist there
    If user is lock in the sense after the restart again it's working fine
        I want to know the Root cause , why bcz it's simultaniously happend.
    Regards,
    SONY

  • Creation of Web Template for SAP R/3 Transaction

    Hi ,
        How can i create my Web Template for SAP R/3  
        transaction for publishing in ITS ?
        I have created my own Z transaction of
       (Module Pool ), <b> How  can i create Template & run 
       it  through web .     </b>
    Regards
    Sachin S M

    Go to transaction SE80
    choose internet service option.
    enter a name for the service and hit enter, the system will prompt with a message that the service is not available do you want to create clik yes.
    choose the radiobutton screen based application and enter the transaction code and hit enter.
    once the service is created, right click on the service name and click create Template, enter the program name (it will be defaulted from the transaction) screen number and hit save.
    once created you have to activate it and publish it to ITS server.
    Which version of SAP are you using? you can show your transaction on the web using ITS without creating template also.
    Regards
    Raja

  • Use ANY web template for a theme?

    is it possible to use ANY web template (for ex from template monster) and make it a theme in iweb in which everything still stays connected together?
    Rather than just searching for exact "iweb themes"? cause they all look super generic.
    Message was edited by: proximityblue

    No, you can't unless they were designed for iWeb and come with an installer. If you want something more unique start with a blank white or black theme page and build your own.
    OT

  • To create variants for Bex query

    Hi Guys,
    where and how do we create variants for Bex query.
    Thanks,
    Your help is appreciated.

    Hi Sheo,
    There are several threads about this, check here:
    /thread/297437 [original link is broken]
    Hope this helps...

  • How to define a standard web template for a specific group of queries?

    Hello experts,
    I had to enhance the standard web template 0ADHOC and saved it as ZADHOC.
    Then in SPRO t-code I defined it as the standard web template. The problem is: it started to be the standard web template for all the company queries.
    Is there a way to define it as standard only for the queries of my project? Like adding some parameter in the web link only for my project queries?
    Thanks in advance,
    Helder

    I have figured out how to  slice it up myself,  however it appears as though I have to do it all  manually, drawing  each box myself.
    Yes, that's how it will have to be. There is no pertinent slicing in the PSD.
    This will result in either ALLOT of  work making sure  that each box is perfectly aligned with the one before  it, or uneven  slices.
    I am obviously doing something wrong.
    Yes, you are not using guides. You know, those cute turqoise lines of which the document already has a few when opening it...
    As for everything else - the template is simply rubbish. It's poorly organized and mostly unsuitable for building a website template right off the bat. Your work needs to start there by properly grouping items to mimic button states and then exporting them in two passes. And then there's things like this large dummy text etc. that simply don't make sense. Anyway, even if it sounds liek the same record over again: The biggest failure of any such work is to assume that PS could even spit out a working web page. All a web designer would use it for is to extract the graphical elements, but teh rest would stil lbe designed properly with standards compliance in mind in a web design app...
    Mylenium

  • BEx Web Template for Planning (IP)

    Is there a standard BEx Web Template I can use for my planning (IP) query or is the norm just to make my own?
    e.g. 0ANALYSIS_PATTERN_PLANNING etc.

    Hi Joel,
    SAP does not provide any planning specific web templates.
    you can create your own web templates.
    Hope this helps.
    -swati.

Maybe you are looking for

  • _sans font problem or bug..!?

    while using _sans font with 11px, the edge of W is getting cut. But wen i change to 12px or 10px it works fine... ActionScript Code: <mx:TextArea id="_txt" htmlText="{txtStr.toUpperCase()}" width="600" height="200" styleName="subSectionTextStyle" />

  • Web Dynpro Java - Messages

    Hi, In my application, I want to delete all error messages when user licks on back button, because those messages are still displayed in the previous view. How can I do? which method has to be called? Many thanks Karim

  • IMail on iPhone stopped working - ID Password????

    I started getting a message saying my email and password were incorrect so no email was coming through.  That was not the problem.  I deleted then reactivated my Apple ID based account on the iPhone.  Now the message I am getting is that my Apple ID

  • Product view - Heuristic Error (RRP327 & RRP433)

    Hi, I have created forcast in DP, transferred the forecast to PPDS and in the product view i am trying to run a heuristic. I get the error message "Order not created for product XXXX location XX". Message no. /SAPAPO/RRP327 When I drill down into the

  • Quantity control in A/R Invoice

    is possible to have the same qty control as in order in A/R invoice ? Giuseppe