Link in a Web Template as a Jump Target?

Hi,
I have a requirement to jump from a web template to a query using a link on the page. We're currently migrating from v3.5 to v7.
In 3.5, we used javascript to build the link as follows:
function openJumpTarget() {
    url = SAP_BW_URL_Get();
    url += "&DATA_PROVIDER=DATAPROVIDER_3&CMD=RRI&RRI_RECEIVER=CUBE0003&Stylesheet=/sap/bw/Mime/BEx/StyleSheets/Streamline_BWReports.css";
    window.open(url,"_blank");
I'm using the Link web item, implementing the SCRIPT above, yet it doesn't seem to work. Any ideas what the issue is, or if there is a better way to build the link?
Thanks
Wayne

Hi,
Well one options is creating another web template for the target query. Use a Link item in the sender template or a button group, set commands for SET_WEBTEMPLATE under commands for Web Templates. Change Web Temp will ony change the Template and not the Analysis item.
But using SET_WEBTEMPLATE, i dont think the desire result would be obtained, because it sets a new template. So, the Analysis item in the new template will be displayed as a whole and the concept of RRI would be missing. It will not work as RRI.
You can use RSBBS. Give the sender as your Web Template and the Receiver as Query. So when you right click on the required field in Sender (Web Temp o/p), it would open up a window with the Receiver output(Query o/p).
Pls try this. It might help.

Similar Messages

  • Header links in the web template is not working

    Hi all,
    I have a created webtemplete in that, header links in the web template is not working. But individually header links. I am not why they are not working in webtemplete.
    guys please help for above situation.
    Thanks,
    James

    Hi Bob,
    There are many XML schema files for the data connection, I recommend to check if the references to the XML files have been changed to the new schema files in the manifest file.
    For example, if we create a data connection called GetUserProfileByName, then there will be one XML file and three XML schema files for the data connection.
    Please make sure that all the references are updated in the manifest file.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Dynamic url to use as link in a web template

    Hello
    I`ve git the following problem:
    I want to define a hyperlink in a webtamplate (WAD), that referes to an existing query an my sap-system.
    Of course, that link should point to the developement-system if achieved there, bit after beeing transported to q-system it should point to that.
    I think, that there must only be a change to the first part of that url, a string that will be determined systembased.
    Any solutions?
    Thx a lot
    Tom

    You can generate the string dynamically based on program, and store it in some table to pass it.
    Get the prefix from field URL_PREFIX  of table RSPOR_T_PORTAL.
    Now create iView for that web template...say iView - test
    use the below string say STRING
    '/irj/servlet/prt/portal/prtroot/com.sap.portal.pagebuilder.IviewModeProxy?iview_id=''
    Now give the location of iView of portal: say LOC
    For example if its in main folder of content admin role:
    'pcd%3Aportal_content/com.abc.abc_content_folder/com.frx.ZDW_IVIEWS/'
    Now give your iView id: TEST
    now concatenate URL_PREFIX, STRING, LOC & TEST that's the string which you can pass dynamically on any portal server.

  • Link to BPS from  Web Template

    Dear friends,
    Urgent requirement!!!
    I need a huge helps from you all as based on my requirement.
    Is it possible to give a link from the web template to the BPS dialouge function where the user can enter the values?
    When the user clicks the link it has to display the dialouge where the user can enter the values...
    Also from the web template chart when i click on a particular plant will it give the detailed report in the next page of the particular plant automatically
    I need your helps please.....
    Thanks in advance
    Waiting for the replies
    Regards
    Srini

    Hi,
    for BI7 check this: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b085e86e-2353-2910-0c96-9f6ab693d0e6
    the best way to implement a corporate design for BPS Web Interfaces is to configure a cascading style sheet (CSS) and load the graphics into the MIME repository.
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/0d79ee29ee47edaec7fe6786543ff9/frameset.htm
    Thanks
    @ajy

  • Web templates jimping to CRM T code?

    Hi Expert's,
    I have requirements where web template has to jump on double click to another transction code of CRM.
    Is it possible in with RSBBS settings in  BI 7.0?
    <removed by moderator>
    Thanks,
    Vasu
    Edited by: Siegfried Szameitat on Nov 7, 2008 9:17 AM

    Hey,
    you mean a Transaction Code via SAP Gui or some CRM Content over Portal ?
    If its CRM Content you can (eg in CRM Activities) link via CRM_OBJECT_ID to something like
    http://yourcrmserver:8000/sap/bc/bsp/sap/crm_bsp_frame/entrypoint.do?sap-client=100&sap-language=de&CRM_OBJECT_TYPE=ACTIVITYCRM&CRM_BOR_TYPE=BUS2000126&CRM_LOGSYS=logsys&sap-syscmd=nocookie&appl=CRMD_BUS2000126&sap-syscmd=nocookie
    to directly jump into the CRM (Portal) Content.
    If its SAP GUI related i don´t know an easy way - probably include that Transaction via SAP Gui for HTML, include it in Portal Content and do a link for that ?
    Marco

  • Web Template dataproviders running sequentially?

    Hi,  We have a single web template with about 6 dataproviders.  We are noticing that the data providers are executing serially and we always thought that they would run in parallel?..  If a dataprovider is assigned to a query on a multiprover the SQL runs in parallel fine.
    It just looks like each dataprovider is running sequentially.  Can someone verify if they should be running sequentially or in parallel for a single web template?  If they should be parallel then what needs to be done to work?   
    Thanks!

    Hi Ken,
    I am also facing same problem. 10 Data Providers are linked to one web template.
    I think all the queries are running sequentially. And it is causing performance issue.
    Can you pls tell me how did you solve your problem.
    Pls email me at [email protected]

  • Lint to BPS fro WEb Template

    Dear friends,
    I need a huge helps from you all as based on my requirement.
    Is it possible to give a link from the web template to the BPS dialoge function where the user can enter the values?
    Also from the web template chart when i click on a particular plant will it give the detailed report in the next page of the particular plant automatically?
    I need your helps please.....
    Thanks in advance
    Waiting for the replies
    Regards
    Srini

    Hi,
    for BI7 check this: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b085e86e-2353-2910-0c96-9f6ab693d0e6
    the best way to implement a corporate design for BPS Web Interfaces is to configure a cascading style sheet (CSS) and load the graphics into the MIME repository.
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/0d79ee29ee47edaec7fe6786543ff9/frameset.htm
    Thanks
    @ajy

  • Variable Screen of Web Template iView

    Deployed Web Template iView to Portal. But when ever i click on the link of the web template iview in the navigation panel in portal. Variable screen comes up first which is mandatory. Is there some way in the web application designer that i fill up the mandatory variable screen with values through some ABAP table interface or by using text elements web item without letting variable selection screen show up initially in the portal.
    I cant make those variable values default by going in BEx because those varaibles are global variables and getting used in many queries.
    Any help will be appreciated.
    Thanks

    We've just implemented a NetWeaver 2004s system, and these hints may help you out:
    1. In the Web Application Designer, there is a property on the web template which determines whether the variable screen is displayed or not. Therefore, you could uncheck that checkbox, and the variable selection screen won't be shown.
    2. As to defaulting values in the selection screen ... we have used ABAP code to default values in variables. I think it was done in the start routine. The code we have implemented works, but then we present the variable selection screen to the user, so I can see that certain values (like date for example) are defaulted. I am not sure what happens if you default these values and then don't present the selection screen ... assume it would work for you though. Check on SDN and find out about pre-popup ABAP code for queries, I am sure you will be able to find something that helps you out.
    Cheers,
    Andrew

  • Call VC iView from a Web Template.

    Hi Experts,
    I want to Call one of our VC iViews from a Web Template, i.e. When we Click a button or link in a Web Template a window should popup which displays the contents of VC iView.
    Is this Possible? if yes, how can we achieve this? Kindly help.
    Regards,
    Rk.

    Repost

  • Web Template

    Hi BW gurus,
    Is it possible to dynamically change the URL link of a web template? 
    Example : In the case of the first URL below, the variable 540100350 is hardcoded using the second URL as template. We need to make this variable dynamic. How can that be done?
    1)http://hqd02sd01g1.hq.network.corp:8001/sap/bw/BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=GG&var_name_1=ZRINVAR1&var_value_ext_1=540100350
    2)http://hqd02sd01g1.hq.network.corp:8001/sap/bw/BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=GG&var_name_1=ZRINVAR1&&var_value_ext_1=myvar
    If anybody has worked on similar situation, please feel free to express your expertise.
    Thanks in advance!
    AST

    AST,
    Could you please give the context for this and what exactly you mean by dynamically changing the URL ?
    Also you might want to look at BW Command URLs as part of the Web API - it might solve your issue.
    Arun
    http://help.sap.com/saphelp_nw04/helpdata/en/48/35d5144abf11d18a0f0000e816ae6e/frameset.htm

  • Can multiple RRI jump targets co-exist in Web Appl.

    Hi,
    I have a Web Appl. with multiple jump targets.  When jump to first target, system create a new window for the target report.  When I go back to the main report to jump to 2nd jump target.  System reuses the same sub report window to display the 2nd jump target report.  It means I can have only one target report open.  Is there way to work around the problem to have multiple jump target reports open at the same time?
    Thanks,
    Frank

    Hi Frank,
    You could do a CTRL+N on your sender report for it to open up in a new window, and then do the second RRI jump from here..but this way you will have one extra window for each target report displayed. Does this hapen even if you ALT-TAB back to the sender report?

  • Custom Web template for the "online link" UI command

    All
    We are trying to use a specific custom web template to allow personlization of reports within the Portal BI tool using the online link UI command.  After users have broadcasted their reports to their BIuserhome directory there is an online link UI command associated to the saved report. 
    Our one option would be to configure the web template as the default within the IMG.  But when we configured a default within the IMG, personalization of the report is not available with the context menu of the report.  We are broadcasting the reports to the BIuserhome directory.  Once the reports are saved users have the ability access the report using the online link UI command.  Since we lose personalization when we configure the IMG with a default web template, we want use a custom web template when we execute the online link UI command.
    Is there a way to pass a web template parameter when we execute the online link UI command?
    Thanks in advance.

    Sean McCormack has been doing a series here http://lightroom-news.com/ - seems to have stalled recently.
    Also look at the SDK - link above.
    John

  • 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

  • Skipping login screen when clicking a  BW Web Template link in a BSP

    Hi,
       I need to display a BW Web template on a BSP application. This page needs to skip the login screen. I use trxn SICF to do that, however, a login screen still pop up for the embedded Web template. To solve that, i put in the userid and password into url.
       My question is can we not put the userid and password in the URL but still achieve the same results? The reason being the login information is in the source code of the web template when displayed on the web browser.
    Thanks,
    CK

    i am making an assumption that the BSP application is running from BW system.
    As eddy had pointed out , it looks like that the SSO is not configured .
    executed the following url
    http://<server>.company.com:<port>/sap/bc/bsp/sap/system/sso2test.htm?sap-user=<user sap user id>&sap-password=<your sap password>
    This will tell you whether the SSO is configured in your system or not. if not you have to configure the same.
    Regards
    Raja

  • 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

Maybe you are looking for

  • View Word and PowerPoint in browser no longer working

    Hi There, I have SharePoint 2010 environment. I configured Word Viewing Service and PowerPoint service accordingly and all working perfectly. But recently it didn't work any more. I deleted services and recreate services, even stop and restart the se

  • What is the best way to import photos from aperture to my new Lightroom

    What is the best way to import photos from aperture to my new Lightroom ?

  • PO for AcctAssgntCateg  Project causing Exch rate variances during payment

    Thanks in advance for you time in providing some guidance in resolving this issue. When we create Purchase order of Account Assignment Category = Project,  we are selecting "Exch.Rate Fixed"- KUFIXfield.   In Payment run configurations "Paying Compan

  • BADI or userexit for MIGO transaction

    hi All,               I have a requirement to enhance the MIGO transaction subscreen 304. In subscreen 304 there is only check box ITEM_OK. In the MIGO at the bottom of the screen ,whenver we click on item_OK check box and press enter, in the line it

  • Text in Fla - External CSS

    Hi - I have htmlText inside my FLA and I'm trying to link it to, and apply an external CSS. I don't want to use an external html file for the text in my TextField, and I don't wnat to use TextFormat formatting in the FLA code. I THINK I have the righ