Bookmark web template in "Favorites"!!!!!!!!!!!!!!!!

Hi all,
any idea how to bookmark a web template in favorites? I dont want to use the known bookmark functionality from BW. Just click and save a link "directly" in own favorites. In the Bex Browser you can also save links in role or favorites?
Regards,
Adem

Kartheek,
We ended up 'capturing' the bookmark URL by adding a hidden IFRAME to the page -- its only purpose was so we could then take the newly generated bookmarked URL and feed it into a custom function for storing internally as a BW Favorite.  Not sure if this was the only approach we could have used, but it does work for our purposes.
So we had an Iframe with id = "bookmark_layer".  When a user would click a Bookmark link, we would load the Iframe with the BOOKMARK command added as shown below:
document.bookmark_layer.location.replace(SAP_BW_URL_Get() + "&CMD=BOOKMARK");
Then upon ONLOAD of the iframe, we could access the new URL by referencing document.bookmark_layer.location.href.  I assume you could store this and add additional parameters if you really needed to.  We ended up calling BX_FAVOS_ADD_URL with a SOAP envelope and passed this in as a value for URL.  This allowed us to create a BW favorite for the user with their bookmarked URL.  Then they could easily access it again through the role menu web item.
Jody

Similar Messages

  • Users to Save Web Templates or Bookmarks to Their Favorites?

    Hi,
    We have a number of web templates in many roles.  We would like users to be able to save any of these web templates (or bookmarks) to their favorites as they choose to.  They work from the web iterface only.  Is there a url command or something that can save the current URL to the favorites?
    Thanks.

    I don't know that you can save a template to a favorites role, but you can personalize a template so when the user returns to that template it is saved as they had drilled it.
    <SAP_BW_URL CMD='PERSONALIZE'>
    Or you can add to IE favorites
    <SAP_BW_URL CMD='BOOKMARK'>
    (optional)
    'X' = Yes, '  '  = No
    Or you can use a drop down box and allow users to add views to the drop down in the web application so essentially when they return they have the default views and additionally have the custom views they created.

  • BW Web Templates.

    Hello,
    I am having a Graph apprearing on my Browser, I have used the Web Templates for this.
    When there the Query does not return any Data they Graph is not displayed and i get a message "No Application Data Found".
    Is there any way for me to capture this Message is Java Script and make Hide this message and from the user, any help will be highly appreciated.
    <b>Best Wishes,</b>
    Venkat.

    Hi Deepak,
    We too faced this problem of getting variants dynamically in Web Reports. As of BW3.1, we dont have option for that.
    You can try Bookmark Option, which user can save in his/her IE favorites and it saves the report layout as well as parameters.
    SAP says variant functionality should be available in WEB from 3.5 onwards
    Hope this would be help to you.
    Regards
    Deepak

  • How to create the web template

    Hi BW Experts,
       how to create the web template.....!
       I just want to know what is the use of Web template. i want to display the report
    in WEB-UI screen ( sap-crm 7.0 portal ) can any one help me please how to proceed ...!
    Thanks
    shahina..!

    Hiu2026
    Steps to follow to create WAD in WEB Template in 3.5 or 7.0 u2026u2026..
    Go to All programs and select your web application designer
    Select the button to create a new page in WAD
    Select the chart and place in the layout
    Next goto Data provider Target and select your query
    Give your report name in the given data provider screen
    Select your query in History/find/Favourites/Infoareas button
    Select your query in this screen and click OPEN
    Now we can see the data provider is assigned to the chart.
    To edit the chart you have to right click on the chart
    After right click on it we will find another screen where we can edit all the settings
    In this screen we can find NEXT click button to change our settings
    In this screen we can state the tasks (Title, units, values, range)
    In this screen we can change our background /validity/color
    In this screen we can add values to the chart
    In this screen we can add validity/positions/order/axis types to the chart
    In this screen we can change the global settings/and overview of the chart.
    This screen shows that we have customized the chart successfully
    After successful creation of the chart we have to save the chart
    Save your chart in your favorites by giving the description and technical name in the given block.
    Now execute your WAD by selecting the execute button
    The BEx Web Application Designer is a desktop application for creating Web applications with BW-specific contents. Using the BEx Web Application Designer, you can create an HTML page that contains contents such as various tables, charts or maps. This HTML page (Web application) provides the basis for not only Web applications with complex interaction, but also for Web cockpits and iViews.
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/456a3badc1b315e10000000a114084/content.htm
    Web Application Designer for Beginners
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/749a4622-0a01-0010-36bf-b6b30a2a3a22
    Web Application Solutions: A Designer's Guide
    http://www.lukew.com/resources/webapplicationsolutions.pdf
    http://sap.ittoolbox.com/groups/technical-functional/sap-solution-manager/bw-web-application-designer-1955944
    Feautures of WAD in 7.0
    http://help.sap.com/saphelp_nw70/helpdata/en/88/4d354277dcb26be10000000a155106/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5c46376d-0601-0010-83bf-c4f5f140e3d6

  • Excel printing of web template

    Hi,
    I am in version 3.5. I tried to implement SDN How-To paper "How to Web printing Quickstart in SAP Netweaver ;04". Applied transports, and used ZWT_ADHOC web template to launch a report.
    When i try "Excel Printing", it doesn create bookmark URL, but nothing happens afterwards
    http://<server>/sap/bw/BEx?SAP-LANGUAGE=E&BOOKMARK_ID=48Z3ROGD8LEWRSC25UL6L35L2&device_class=ZXLS&format=XLS
    Anybody can help on this pls.
    Rgds
    KT

    Hi,
    Any inputs on this...
    If i copy the URL and launch in a new IE window, it works. But i cant able to launch from the report web template.. Any ideas..
    Rgds
    KT

  • Variable Personalization for Web Templates

    Hi,
    Does anyone know of a method to personalize variable values for <b>individual</b> web templates. When I personalize a variable value while running the query on web, its value gets modified for all queries, not just the specific one that I am running.
    This does not happen when I run the queries in BEx. Here I have the option of personalizing the variable values specific to the query that I am running (by using the icon at the bottom of the variable screen), or to personalize the variable value across all queries (by using the icon displayed with the individual variable).
    Can anyone help me in achieving the same two options for queries run on web? I want to personalize variable values for individual queries.
    Thanks
    -Arif

    Hi Arun
    Thanks for your input, but the bookmarks or parameter passing will not give enough flexibility to the users.
    For example:
    Out of 10 available variables in the query, the user should have an option of selecting values for those that have not been personalized (say 7 variables) while the rest 3 get populated automatically because they have been personalized. In EACH run of the query, the user will have the flexibility to select a different value for the 7 variables.
    This needs to be different for each query the user runs, even though the queries may use same variables as the other.
    I am trying out some options. If it works, I shall let you know.
    Regards
    -Arif

  • Remove "inforarea" option when press "open view" in 0ADHOC web template

    hello expert,
    in a web template 0ADHOC, when you click on "open view" it gives you the option to select your view from history, favorites, roles, and infoarea. 
    I'd would like to remove the possibility to select a view from "infoarea" in the web template (a little bit like hiding the infoarea button in Bex using S_RS_FOLD).
    How can I achieve this?
    Many thks in advance,
    /Sid

    hi,
    I have just made a test:
    I have copied 0adhoc to zadhoc and then deleted SAP_BW_TEXT_!llD_129
    then I executed template in IE and text "BEx Ad-hoc Analysis" is missing from the top of report
    so those texts are exist as well
    Only question is: does those texts numbers same for all systems?
    Regards,
    Andrzej

  • Disable link of BEX 3.5 query web template

    Dear All,
    we migrated all BEX queries from 3.5 to 7.x. Since our users use the BEX queries via web template, most of then have the web template links of old 3.5 queries saved as bookmarks in their browser.
    Is there a way to disable this link server side, in order to force the user to update theyr link with the new one of BEX 7.x query web template?
    Thanks

    Hi,
    > You may delete all 3.X bookmarks. The standard 3.X bookmark administration can be found in transaction RUNSCHED.
    All below options mean, that you also cannot use the Broadcaster anymore !
    > You may deactivate service /sap/bw/BEx in SICF. Users will get an ICF error message (Service not found).
    > You may create your own handler on ICF service sap/bw/BEx, providing an appropriate message for users.
    > Your can create your own redirect/logon/error page on this service.
    > Another very drastic option would be to switch off service HTTP(S) in your ICM. In this case, no web applications are available via that service on the system anymore.
    regards,
    Martin

  • Running Web Template outside of WAD

    Hi Experts,
    Does anyone know how to run a web template without using WAD.  We are trying to find easier ways for the end users to launch the templates.   I know we can add them to the users' favorites, but is there a quicker way than launching WAD, finding the template, then adding to the favorites?
    Please advise.
    Thanks,
    Meezy

    You can also create a template with a role menu, then when you add the role menu it will provide links to all the templates that the user is authorized to see. This is a good way to be sure the user only has the desired authorizations by checking what roles they are in and what they can and cannot view.
    Cheers,
    Rusty

  • Web template not visible and editable by others

    Hi Guru,
    I have a problem of sharing a web templated with others . In the WAD, I created a web template and saved the template. By default, it is saved in the favorite folder. However, it is not accessable or visible by another developer who needs to continue the development on this template. I have asked our SAP BW security person and she tried a few things and it didn't work. Can someone share the insights of what we should do to allow a web template created by one person to be edited by another person? Thanks in advance.

    Hi,
    If you provide the other person with the name of the template, he should be able to modify it. Instead of searching when opening, enter the exact name.
    Hope this helps.
    Regards,
    Diego

  • Web Template Heading as variable per URL parameter?????

    Hi,
    is it possible to give the Heading/Title of a BW web template by giving over the (wished text) as parameter value in the the URL.
    As far as i could find out, with the standard web Objects available in the Web Application Designer it is not possible. (May be i am wrong but all i could see was the BW Objects with the value relating to the Query objects. Whereas a simple Template heading has noting to do with any QueryObject)
    Is there any other way of doing this? Maybe Java Script?
    Thanx for anyone replying.
    Umair

    Hi,
    the best approach to do this (would also work with bookmarks, ....). Set a caption of a web item where the caption is not displayed and add in your url the command sequence &cmd_1=item%3dYourItem%26caption%3dYourtitle
    Then use the SAPBWGetItemProp function to get the caption.
    http://help.sap.com/saphelp_nw04/helpdata/en/09/0b453c8bf3f30ee10000000a11405a/frameset.htm
    and place the caption in the title section.
    Heike

  • Use web template to open a report from a menu

    Hi all,
    I have created one web template where I have a role menu that shows all reports that are available to the user. When the user clicks on one of these reports, the report displays in a new window. So far everything is working fine.
    But, I have also created another web template and I want the report that is displayed in a new window to use this template. How do I do this? I have been looking at the settings for the Role menu, but can't find anywhere to put the template name...
    Anyone have any ideas?
    Thanks and regards,
    Tove-Mette

    Hello,
    yes you can use the publish function, but only to add new entries.
    In Transaction pfcg (not in WAD or BEx) in SAP GUI and then select your role at the tab "Menu" you can add/remove/maintain/organize your menu.
    just click on a menu entry and take sth.like edit.
    Then you will see a link if you didn#t find the string &template_id= the system will take the standard template (Tranaction spro), and you can easily add or change this parameter.
    Hope that helps, please ask if you need further explanation.
    Regards
    Marcus

  • Problem of Query in Portal (web template)

    Hi BWs experts,
    I have a problem with a query.
    I'm working on BI7 (BI java patch 12 and BI  abap pacth 14).
    The query is good working in BEx Analyzer.
    Bus when  I execute it in a portal like a web template, it doesn't work. The following error occurs :
    Begin of message error
    ABEND RSBOLAP (000): Program Error in class SAPMSSY1 method  : UNCAUGHT_EXCEPTION
      MSGV1: SAPMSSY1
      MSGV3: UNCAUGHT_EXCEPTION
    com.sap.ip.bi.base.application.exceptions.AbortMessageRuntimeException: Termination message sent
    ABEND RSBOLAP (000): Program Error in class SAPMSSY1 method  : UNCAUGHT_EXCEPTION
      MSGV1: SAPMSSY1
      MSGV3: UNCAUGHT_EXCEPTION
    at com.sap.ip.bi.base.application.message.impl.MessageManager.addMessageInternal(MessageManager.java:148)
    at com.sap.ip.bi.base.application.message.impl.MessageManager.addMessage(MessageManager.java:113)
    ABEND: Error program in class SAPMSSY1
    method  : UNCAUGHT_EXCEPTION
    ABEND: System error in progr. CL_RSMD_RS_SPECIAL and form. GETSID-01
    End of message error
    In the default values (= filter) I'm using a variable for a characteristic C. If I delete this default value in query designer, the query works in portal. If i put a filter (constant or variable) to this characteristic C, the query bugs in portal.
    So I don't know why it doesn't work.
    I hope you can help me to resolve this problem.
    Points will be assigned.
    Best cheers,
    Vince.

    hi,
    we're now getting the same message although that is after applying the java patch 12.
    what exactly was the problem with the info-object? and what did you do to fix it?

  • Error while executing a web template in browser

    Hi experts,
    I am facing an issue when I am creating copy of an existing web template and executing it.
    As per the query inserted in the web template, it should show the 'variable entry' screen, but its showing a page with lots of junk characters (looks like chinese to me).
    When I execute the already existing template, its showing the correct screen.
    Can anyone help me in fixing this issue?
    Regards,
    Uday.

    You are not alone - Looks like SAP is also looking into this.
    Web Application Designer Appearing in Unicode (UTF-8)

  • Error on page from BW 3.5's default web template

    Hi Guru's,
    We have a problem in our new BWD BW 3.5 environment where we are getting the "error on page" error from SAP-generated code and we aren’t sure why.
    On our old BWT BW 3.0b platform, we have been using a modified version of the 0query_template called Z_QUERY_TEMPLATE. We did a system copy of BWT to BWD, our new BW 3.5 platform. At that point in time we would see our old BW 3.5 default template for queries that we ran. We wanted to see what the new default web template looked like in BW 3.5. We found where we could remove the Z_QUERY_TEMPLATE from the Web Adhoc Analysis web template setting so we could see the new features of the BW 3.5 default BEx query designer template instead of our old BW 3.0b default template.
    Now when we run a query through the BW 3.5 query designer on BWD, we are using BW3.5’s default template. The prompt web page is fine. No errors on page messages.
    However, the initial presentation of the query results displays okay, but shows "error on page" in the message bar at the bottom of the displayed page. As soon as we do any navigation on those query results that error on page goes away. If we navigate back to the initial presentation, all is still okay. If we use the context menu to go back to start, we again get the error on page.
    This error on page does not happen in BQ2 (our new BW 3.5 QA environment copied from our old BW 3.0b QA environment where we had not yet changed the default BEx Query Designer template to be Z_QUERY_TEMPLATE). We have tried several queries and in each case, we get errors on page in BWD, but not in BQ2. We used ultraedit to compare the view source output from the equivalent web pages from BWD and BQ2 and the only difference is the validity date of the data. There are no other differences in the javascript code generated by BW in the two platforms.
    The statement that Internet Explorer is saying is the problem is the same in each of the cases we have checked and that is:
    SAPBWSetFocus(anchor);
    Error: Object expected
    Code: 0
    It’s in the set_tab() function.
    <script type="text/javascript">
    <!--
    /* Calls the online Documentation via technical QueryName */
    function callquerydoc() {
      var docustart= '/sap/bw/doc/meta/fldmeta/default?tlogo=elem&objnm=' + document.getElementById('querydoc').innerHTML;
      SAPBWOpenWindow(docustart,'Documentation',800,600);
    /* Sets the displayed tab */
    /* Check, which items of the Array check_items  is not hidden.
        Change the style of the HTML tag with id Group+Area/Group+Link */
    function set_tab() {
         if (!(navigator.appVersion.substring(0,1) == '4' && navigator.appName == 'Netscape')) {
           var check_items = new Array('GR1Toolbar','GR2Chart','GR3TECommon','GR4Broadcaster');
        for (i=0;i<check_items.length;i++) {
                        hidden = true;
                       prop = SAPBWGetItemProp(check_items<i>);
                       if (prop != null){
                                           for(j=1;j<prop.length;j++){
                                                      if (prop[j][0] == "HIDDEN")  hidden = (prop[j][1] == "X");
                   anchor_item = document.getElementById(check_items<i>.substring(0,3)+'Area').firstChild;
                    if (hidden) {
                        document.getElementById(check_items<i>.substring(0,3)+'Area').className='SAPBEXTbsTab';
                        anchor_item.title = 'Inactive Tab Page:' + ' ' + anchor_item.title; 
                    else {
                        document.getElementById(check_items<i>.substring(0,3)+'Area').className='SAPBEXTbsTabSel';
                        anchor_item.title = 'Active Tab Page:' +' ' + anchor_item.title; 
              } /* if */
          }   /* for */
        /* Set the BexHeader invisible when running as IView */
            if (SAPBWGetProperty('RUNS_AS_IVIEW')) {
                               document.getElementById('bexheader').style.visibility='hidden';
                               document.getElementById('bexheader').style.display='none';
              anchor = window.location.hash.substring(1,50);
              <b>SAPBWSetFocus(anchor);</b>
      }  /*function */
    -->
    </script>
    Because the error goes away as soon as we navigate I’m thinking some object isn’t being created or initialized, but since the view source code of these pages are identical I’m wondering if there is some code that should be executing before this page that is not happening in BWD for some reason.
    Any help will be much appreciated.
    Thanks,
    Jeri

    Heike,
    Thanks for your help in this. BWD and BQ2 are both on the same SP. SAP_BW release 350 level 10 (SAPKW35010) with BI_CONT at release 352 level 5 (SAPKIBIEP5).
    I invalidated the server cache following your instructions and tried again, but am still having the same problem in BWD. The initial display gets the "Done, but with errors on page" message until any navigation is done.
    I am using IE 6.0.2900.2180.xpsp_sp2_rtm.040803-2158 when I execute queries on both BWD and BQ2.
    Please, do you have any other suggestions?
    Thanks,
    Jeri

Maybe you are looking for

  • Upgrade of 12.1.2 to 12.1.3

    Hi, I want to upgrade my oracle apps 12.1.2 with db version 11.1.0.7.0 to the 12.1.3 version. Please give me detailed instructions for this. Thanks, Kavitha

  • Touchscreen monitors for Windows 8 ?

    I have a hp desktop and monitor and was wondering if HP will be releasing a touchscreen monitor for windows 8. They did a TS monitor afew years ago but discontinued it. If windows 8 if designed more for this hands-on approach, i would think all manuf

  • SharePoint 2013 Most Popular Items Requirements

    Hi all, I have a General question regarding Usage Data and "Most Popular Items" functionality. Can anyone provide a list of requirements for this Feature? Currently the Problem is following we have Setup an Environment with latest CU, configured Sear

  • Iphone can't open and when link to the power it will constantly restart

    Once time i was playing the iphone4 and it suddenly closed. Since that time, i couldn't open it, even i tried all the ways with the buttons. And i tried to link the iphone4 to the computer, it began to restart constantly. The only way to link to the

  • Can't Write or Copy DVD :(

    Hey There, I'm having issues with Gnomebaker and Brasero. Gnomebaker uses %100 CPU while trying to read the source DVD. And Brasero doesn't even try and eject the discs. But I know that both discs are fine and the source DVD is not encrypted since we