Web Application Designer - Redirect document link to external documents

Dear all,
within a Web report we actually show document links (master data) by setting the parameter
DOCUMENT_ITEMS_MASTER_DATA in the corresponding Web Template to 'ON'.
Clicking the document link icon the corresponding document out of the BW document store is shown
This is standard.
We now want to replace this functionality by presenting documents (one per master data entry) stored on the application server of the BW-system in a separate window; means - a click oh the document icon shall lead to an 'external' document.
Is it possible to do this (f.e. using Javascript ?!)
Thanks in advance
Hagen

Dear Hagen,
I saw, that you worked and solved by your own the topic in
http://scn.sap.com/thread/2066463
Could you provide your solution--- we have the same request ( do not broadcast empty queries with empty results)
Thanks,
Thomas

Similar Messages

  • URL link in rows/colomns of a report web application designer.

    Hi,
    I would like to create a URL link in a report which jumps to documents on livelink.
    For example:
    1.  bw    30.000    www. google.nl
    2.  sap   40.000    www. sap.com
    3. basis  50.000   www. nu.nl
    etc.
    etc.
    Do all the rows have different URLS, is that possible in the web application designer? Or do I have to use RRI? Or a user exit?
    Thanks for your help en replies.
    Rishma.
    Edited by: R. Debi on Oct 7, 2010 11:20 AM

    I used the RRI already but would like to have a hyperlink in the report. (So, the prefix of the URL is always the same an I have put this in RRI and used the & and contract ID as dynamic part of the URL.)
    In a BW web report, our customer would like to display a characteristic value as a hyperlink, so that when clicking on the link, the user is taken to an external website holding a document.  SO I am just looking for a javascript perhaps? Or maybe even abap in transformation? To actually create the hyperlink in this report.
    Thanks a lot,
    Rishma

  • Prevent values being passed using Link Item on Web Application Designer

    Hello all,
    I have a question regarding 7.0 Web Application Designer. I am using the web item Link Item and using the command OPEN_TEMPLATE_DIALOG to open a new WAD Template BUT I do not want to pass the values from the original WAD template to the new one. Is there a way to restrict passing any values to the new template? Am I using the correct command OPEN_TEMPLATE_DIALOG?
    To better describe what is happening, my characteristics and key figures are being passed from my original WAD template to my new WAD template when using the OPEN_TEMPLATE_DIALOG. I do not the values to be passed, only to open up the new WAD Template with its own reports.
    Thank you.

    Sorry maybe I mistated the problem. I do not have an issue with the variable screen when transitioning to the second WAD template screen, I have a problem due to the values from the first WAD template being passed to the second WAD template.
    My first WAD template using the Link Item is only for the ability to click on the text to open up a second WAD template which I do not want the values to be passed from the First template.
    I hope this clears up the confusion.
    Thanks

  • Print functin in Web Application designer.

    Hi gurus,
    We have a requirement to print reports in web application designer. I need to add one print button.
    Can any one tell me the procedure for printing the results area.
    I am in BW 3.5 version.
    Thanks in advance.
    Edited by: Venkataramana on May 22, 2008 6:10 PM

    Hi Venkataramana,
    Go through below process...
    In the WAD, drag Context Menu web item and set the properties for 'Print Version' ON.
    Test if the Adobe Document Service (ADS) is running on the BI system. To do this, go to SE38 and execute program FP_PDF_TEST_00 to test the connection or, use FP_TEST_00 in 'Print Preview', you will be able to see the PDF print preview which means the service is on.
    When the report is executed, you can access the print service through the context menu to convert the report into PDF format and save/print from there.
    hope this helps...
    for further ref go through this thread:[/message/4946492#4946492 [original link is broken]]
    regards,
    NR

  • Saving Templates in BEx Web Application Designer ?

    Hello,
    I have a big problem with the Web Application Designer (BI AddOn 7.X (based on 7.10), Support Package 2, Patch 1, Revision 359).
    If I save a template, the result is often bad. Most of the settings get lost while saving!
    Sometimes it saves two times correctly and at the third time 90 percent of the settings (like colors, appearance of tables) are gone!
    Moreover it's sadly not possible to save the xhtml code itself (i.e. in a Word document) and put it back in if the settings are lost, because the Web Application Designer does not accept the belated inserted code.
    Thank you in advance!

    Hi thirumurugan
    The following link will solve your problem..
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c01e9b01-abab-2d10-6687-96fc7bc39084?quicklink=index&overridelayout=true
    Regards,
    Ranganath.

  • What is WAD(Web Application Design)?

    hi all,
    <b>What is WAD(Web Application Design)?</b>
    any help our document related to the topic is welcome.
    any help will be highly Appretiated...
    thanks and regards
    vinit soni

    Hi Vinit,
    WAD is a tool for creating web reports and for displaying reports in browser
    See  the links in the thread
    WAD Material
    Web Application Designer for Beginners
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/749a4622-0a01-0010-36bf-b6b30a2a3a22
    Have a look at these links
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/456a3badc1b315e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/47/d4fed1c60a9743ade3b4cf306d5d48/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/40/8b174082fe1961e10000000a155106/content.htm
    Thanks & Regards,
    Suvarna Chittoor.
    Award points if helpful

  • Calling a webservice from within Bex Web Application Designer

    Hi
    I have a web-template built with BEx web application designer which also contains textboxes. This text should be stored by calling a webservice (standard BI-documents are not an option).
    Can anyone tell me how I could call a webservice from within the BEx web template to store the text contained in the textbox? The webservice-call should include some of the filter-varialbes of the web application.
    Is this only possible by the use of a JavaScript WebItem? If so - does anyone have an example of such a JavaScript.
    Thanks a lot in advance.
    Kind regards.
    Christoph

    Thanks for your response. The BSP page would work out fine if I only needed to save the data.
    But the next time I call the webtemplate, the textarea should be filled by another webservice call with the stored text (so the text can be modified und saved again). This will not be possible by calling a BSP page.
    Do yoiu have any suggestions how to integrate the text (return value from the webservice call) into the textbox in the webtemplate?
    Kind regards.
    Christoph

  • How to create own Web Items for Web Application Designer

    Hi all,
    is it possible to create own Web Items for the Bex Web Application Designer? Each Web Item has a Master Web Item and a class that is responsible for rendering data. I need a solution to get the Web Item's data - i.e. the content of a table (if Web Item = table). So my approach would be to create an own (Standard) Web Item with an own class. For example I would like to change the table's Web Item parameter <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/> to an own class...
    Is this possible?
    Or ist there any possibility to get the Web Item's data by an interface?
    Any support is welcome...thanks in advance!
    Best regards,
    Dominik

    if you want to create your own webitem check out the link given by other sdner.
    if you want to be able to execute BW query using abap you can check out the following weblog.
    /people/durairaj.athavanraja/blog/2005/12/05/execute-bw-query-using-abap-part-iii
    Regards
    Raja

  • Insert a  BSP Application in  Web Application designer template (WAD)

    Hello to all
    I like to place a BSP Application in my Web Application designer template (WAD). Have someone a good idea how to display a BSP in a web item.
    We use BW 7.0 .
    Thanks a lot for any good idea.
    Christian
    Edited by: Christian Baumann on Nov 10, 2010 3:46 PM

    Christian,
    There are many ways you can do this ...
    1. In Portal - you can have two iviews for the same and run both of them together ( there was something called client side eventing or something like that before - I am not sure if it still exists
    2. In WAD - use frames - use one frame for the WAD template and the other for the BSP ( I have never tried it in WAD 7.0 but it works in 3.x where you can introduce frames
    3. Possibly have the BSP as a link in the template so that it opens up separately ..?
    4. Instead of embedding the BSP into your WAD - embed your WAD into the BSP ..? this is also possible since the output of the template is HTML - but then you will have a hard time getting the context menu , export to excel etc which are all taken for granted in WAD.

  • Call an ABAP Program from Web Application designer

    Hi Gurus,
    I have an requirement in which I need to fetch an CSV file from the server and place the file into an internal table in R/3.I got the function module and wrote the program for this,but now I need to call this ABAP program from Web Application designer.
    To make it more explicit ,I need to call an ABAP Program /function module from the WAD.I am new to WAD Please help.
    Ankit

    Hi Ankit,
    take a look:
    /thread/725385 [original link is broken]
    WAD and ABAP
    How to call a ABAP or ABAP Class from the WEB
    /people/kai.wachter/blog/2008/03/11/how-to-write-own-items-in-bi-70-java-runtime
    Regards
    Andreas

  • Working with WEB APPLICATION DESIGNER ( WAD)

    Hi all ,
    Could anyone pl suggest me some books or some URL's for me for mastering in WAD. I am new to this.Bail me out of this situation .
    Thx in Advance ,
    Badarinarayan.H.

    Hi Badri,
    WAD:
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/456a3badc1b315e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/47/d4fed1c60a9743ade3b4cf306d5d48/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/40/8b174082fe1961e10000000a155106/content.htm
    http://service.sap.com/bi -> SAP BW InfoIndex -> Web Application Design (3.x)
    have a look on this thread posted, it speaks about front end problems in WAD:/thread/101416 [original link is broken]
    To know about hyperlinking in WAD:
    'how to enchance web context menu'
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3541a990-0201-0010-f1ae-b24b72690df7
    'how to table interface'
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/49dfeb90-0201-0010-a1a2-9d7a7ca1a238
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f0aca990-0201-0010-0380-f3aac4127a57
    and on how to use JAVA in WAD:
    WAD and JAVA
    web reference bw 3.5
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b1089290-0201-0010-288c-98e4d26487ee
    Regards,
    R.Ravi

  • Urgent help on WAD(web application designer

    Hello can any one provde documentation on BEX WEB APPLICATION DESIGNER.
    NAg

    Hello Nag,
    Have a look at these links
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/456a3badc1b315e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/47/d4fed1c60a9743ade3b4cf306d5d48/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/40/8b174082fe1961e10000000a155106/content.htm
    Hope it helps.
    Regards,
    Mohan

  • Report to Report - Web Application Designer

    I have created a simple template using BEx Web Application Designer. The Query I've picked is set up with receiver reports. e.g. I want to do a report to report interface from the data in my template to another query and another template. However when I choose Goto on the data and select the query I want it opens the data but opens it using a template I havent created. A standard template? How do I get the query I go to to open with one of my templates? Do I have to do some linking somewhere?

    Hello Joel,
    Have you put your new template in 'Set standard web templates'?
    Txn rscustv27?  this may not work but it is worth a try. u would need to put it in the bottom option.
    Another way to do this would be to create an iview for each query and in the the query properties you can assign what template you will use under 'bex web application query string'.  The iView properties can be found in the Portal Content Directory.  i think this will definatley work.
    Also one other thing to look at in WAS is the RRI options (in the properties of the web template).  This may have something in there.
    Enjoy your friday.....
    Nick.

  • Freeze a Column in WAD (Web Application Designer)

    Hi,
    I have a web template in WAD that has an analysis_item, which data provider (DP1).  The data provider (DP1) has a query attached to it.
    My goal is to be able to freeze a column (data column) in the analysis_item.
    I looked at all the properties of the analysis_item, but I didn't find any properties that I can use to freeze a column.  I saw another discussion thread on Freezing column and rows, but there wasn't an answer for it in that thread.  
    I even tried to search for a way to freeze a column using JavaScript , and I found the link below using CSS (cascading style sheet) to accomplish the freezing of a column for a non SAP web application.  However, I was not able to figure out how to apply this method in WAD and specifically in the analysis_item.
    http://web.tampabay.rr.com/bmerkey/examples/locked-column-csv.html
    Do you know any method to freeze a column when displaying data via the analysis_item?
    I would really appreciate any suggestion you have.
    Thank you,
    Katelyn

    Dear Katelyn Dang  ,
    Freeze column
    On the properties tab select table. goto web item tab. in number of data columns displayed put value as 4. (you can change as per ur need).
    Also go through thes links
    http://web.tampabay.rr.com/bmerkey/examples/locked-column.css.html
    http://web.tampabay.rr.com/bmerkey/examples/locked-column-csv.html
    For visiblity
    you can set visible rows and columns in the specific properties of web item table! Just click the table in the Web Application Designer and than look into the specific properties. Select "Number of Data Rows..." or "Number of Data Columns..." as you wish!
    Hope it helps
    Regards
    Bala

  • Chart Interface In web application designer?

    Hi experts:
          I want to know if there is chart interface in web application designer?when i click a node in the chart ,it can triggle a js to jump to another page to show the detail? how I can do it?
         I think there do have method to implement,as when I put the mouse on the node of the chart ,the "javascipt:;" shows in the status bar of the IE ,I don't know where can I write the JS ?
    Best Regards
    chan.

    Hi Chan,
    1. You type tcode RSBBS in BW system
    2. Under Query Tab, there is 'Sender' field. You input the the origin query.
    3. Click 'Create' button, you choose the report type that you want to jump into. In you case, if you want to jump into a web template, choose 'BW Web Application'
    4. In 'Report' field, choose the destination query/web template.
    For more details, please look at this link
    http://help.sap.com/saphelp_erp2004/helpdata/en/c9/bc2d38c4b3f205e10000009b38f8cf/content.htm
    Hope it will help.
    Cheers,
    Mona

Maybe you are looking for