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

Similar Messages

  • Print a Web Template with Web Application Designer 3.X

    Hello
    I would know how I can print a web template made with Web Application Designer 3.X and that it is in the Intranet.
    Actually I'm printing that page with the option of the browser (Internet Explorer) but it print only I see, no print all the chart and the rest of the columns.
    How can I print all the data that compose  the web template?
    Thank you.

    Hello Sharath,
                         First check whether you have change authorizations for WAD, check you user name is added in the role for web templates and also check the authorizations.
    then in the web template in the menu bar go to view option ,select web items and properties , so that you can find them in the left hand side, then replace the chart item with the table and assign the query to the table.
    hope it is clear,
    assign points if useful.

  • Working with table data in Web Application Designer (WAD)

    Hello experts,
    I integrated two queries as analyse web items into a web template. To generate new facts, there is a need to compare data of both tables. Unfortunality there is no possibility to merge both quiries in one single query. It has to be done in  WAD.
    Is there a way to read the data of the tables (query output as analyse web item) into a data structure, i.e. an array structure of javascript to operate with them?
    Regards,
    TB

    Thank you. The APD could be a good approach.
    What you couldn't know, the two queries I mentioned are coming from two different BW mandators (We have the need to work with a two mandator model).
    It won't be possible to integrate queries from two different mandators in an APD, right?
    Regards

  • Forcing Variable Entry with Web Application Designer Bookmark

    Hello All,
    We have users that are creating bookmarks in a Web Application report.  They want to change their dates every time they open the bookmark, but the variable entry screen is not showing up even with the "Force Variable Entry Screen" option checked.  Is this how a bookmark is suppossed to funciton or is there anyway to make the variable entry screen appeear with a saved bookmark.
    ***the purpose of the bookmark is for users to save the format of the report as they see fit
    Any help would be appreciated!!
    Thanks!
    Tina
    Edited by: Tina Gatto on Jun 3, 2009 4:10 PM

    when you save yorru personalization, you dont save it to internet explorer favourites. its a different code to save personilization.
    try these posts they might help
    SAP Business Explorer (SAP BEx)
    SAP Business Explorer (SAP BEx)
    search sdn for 
    how to "personalize".
    hope this helps

  • Where is the Command Wizard in BEx Web Application Designer(WAD) 7.0

    Hi,
    I am new to SAP and BEx Web App Designer and am reading through the help about the so-called Command Wizard. I have looked all over the app and I see nothing called a Command Wizard.
    I am I missing something obvious or is this buried somewhere in the app?
    Based on how much it is mentioned in the help, I would assume it should be somewhere visible.
    Brian

    Hi,
    "Command Wizard".  When you design Web template one of your web item called ' Button ' have this ' Command Wizard'.
    Go to Button properties -
    select internal display-----select list of button---there you will find action  Command trigger-----Command Wizard.
    Ali.

  • Passing parameters from VC 7.0 to BEx Web Application Designer (WAD) 7.0

    Hi,
    I cannot find any information on how to pass VC parameters to WAD 7.0.
    I read the document "How To…Integrate Visual Composer Applications and BEx Web Templates" but the steps refer to WAD 3.x which is different from WAD 7.x. If I copy - paste the code and make the right changes (like dataprovider etc), I still get many errors since (I assume) the code is DHTML which is not accepted by the XHTML editor in WAD 7.0. In the end of the document they do refer to a more recent version of WAD in which I have to drag-drop a script object from the pane and insert the highlighted JavaScript code. Even after doing this, I'm still stuck with the other code which is not accepted by the XHMTL editor at all.
    Is there anybody who tried this already and is able to provide me a short guide? It's quite important that we can get this thing working.
    Many thanks in advance.
    Regards,
    Sven

    Hi Sven,
    the Web API 3.5 also works in 7.0, but is not official supported. The Web API is replaced with the BICS (BI Consumer Services). For Visual Composer you can use the web api I have done this several times. You can use dropdowns and so on in VC and pass the parameters to WAD for example for filling BI variables. For your requirements I can recommend to use the web api 3.5 reference guide for detailed description how to create the url commands.
    Best Regards,
    Marcel

  • Variable values not passing with Web Application Designer

    We are on SP 11
    I have defined variables in the planning modeler (no personalization) that should be used when executing a copy function.  The idea is to have ready input capability.  For example, the variable VERSION is defined - when the planning function is executed, the user should have the ability to select a version value.   I have defined TWO button groups to enable the user this feature, however the values will not override the default variable value defined in the planning modeler
    BUTTON GROUP #1 - this is a copy function button with Display Varable Screen option ON.  When I press the button, the variable entry WEB Page Dialog pops up (with the default value).  If I input a differenct value, we get the error the the value characteristic is not included in the selection.  If we use the drop down available on the dialog box to select available values, we get what's on the Web Template (it seems the drop down option is not working)
    BUTTON GROUP #2. - This is a VARIABLE BUTTON using the Open Variable Dialog command (the expectation was to override the default value) When we use the drop down option on the Web Page Dialog, we have the ability to select the valuse available, however the value does not override the default value defined on the planning modeler.
    Any suggestions are appreciated.
    Regards,
    Andrew Ramirez

    Hi Andrew
    I realise your posting is now 6 months old.
    We are also on SPS11 and have a similar problem.
    Did you manage to solve this problem>
    Thanks
    Ian

  • BEx Web Application Designer (WAD) not loading all web items

    Hello,
    I have a rather complex web template with about 20 charts, and 40 drop down boxes and it works great.
    The issue I have is when I am in development I usually have to open & close the template about 10-15 times untill all of my web items appear in the properties list.  For example, a chart item will appear on my template, but it is not editable because it was not "fully loaded" because it is not in the list of possible web items in the Properties drop down box.  Has anyone else experienced this / found a solution??
    Thanks!
    -Gary

    bump

  • Issue regarding Web Application Designer (WAD) in SP25 / SAP note 1558066

    Dear all,
    we recently applied SAP NetWeaver BI SP25. After the update we encountered severe issues in WAD and applied SAP note 1558066, this means I deleted from RSZWMDITEM all records having MDITEMNAME TARTITLE and afterwards updated metadata.
    The situation improved a lot, i.e. now I can open web templates or close WAD, but I still cannot drop Web Items in layout tab. I am able to include Web Items in overview tab, but again in layout tab I cannot change the sorting or remove Web Items.
    Did anyone come across similar issues and find a solution?
    Thanks for your input, best regards,
    Bjoern

    Hello Björn
    I've exactly the same problem. See
    Could you solve the problem and if yes, how did you do it?
    Thank's
    Patrick

  • HIDE brackets in web application designer (WAD)

    Hi Gurus,
    I did a chart and it displays two brackets [] around the dates -> [02.01.2008]
    does anybody know how to hide it?
    Thank you,
    G

    Hi Gabor,
    Did you manage to solve your bracket problem? We are experiencing it too.
    Regards,
    Ian.

  • I get 'SAP BEx web Application designer has stopped workin' when click WAD

    Hi,
    When I click on WAD(Web Application Designer option from Business Explorer menu),
    I get "SAP BEx web Application designer has stopped working".
    I am running VISTA.
    Any hints on how to deal with this problem?
    Thanks

    Hi,
    I uninstalled and installed again the GUI and Bex Explorer
    I installed again SetUpAll.exe and selected:
    --SAP GUI for Windows 7.10 (Compilations3)
    --BW 3.50 Add-On for SAP GUI 7.10
    --Business Explorer
    On completion, I had two options for WAD:
    --Web Application Designer (SAP BW 3.x)
    --Web Application Designer
    When I point my mouse on "Web Application Designer " for selection, there is a message that
    "Business Explorer Web Application Designer  - Can only be used in SAP NetWeaver 7.1"
    and when I go ahead to click on it, I get the error message I reported in my initial post
    If I select Web Application Designer (SAP BW 3.x), it takes me in alright but the view is a bit different, in that in the New template of the Web Application, on the right pane, I do not see the icon for DataProvider which used to be there when I used to work in "Web Application Designer" instead of  "Web Application Designer (SAP BW 3.x)"
    Any hints?
    Thanks

  • Information Field in Web application designer

    Hi BI Gurus,
    I'm working on Web application designer and new to it. I want to display the value of filter variables but without the description of it. I'm able to display the value but that's coming with description of variable that i have given in query. Please Help me out its urgent.

    I used following steps :
    1. dragged the information field, selected edit from context menu and choosen following options:
    visibility : Visible [dropdown]
    Check on Display Variables
    Data Binding with my data provider DP_1
    Text Element type : Variable Value.
    Below that there is a option of variable , i selected it and there were 3 options present : Default value,  Manual Value, Listed value
    But no such option as u mentioned !
    Please provide assistance regarding this.
    Thanks & Regards

  • Web Application Designer - Workbook Publish

    Hi All.
    I want to know with Web Application Designer is it possible to use workbooks for reporting?
    Please specify links for reference .
    Appreciate your response.
    Thanks

    Hi,
    Creating templates using WAD,will take the Data Provider as Query and not workbook.
    Hence you can't use workbook for reporting with WAD.
    Workbook will come into picture in case of BEx Analyzer,wherin you will create a workbook on top of a query.
    Rgds,
    Murali

  • New to wad?can u tell me how web application designer works?

    new to wad?can u tell me how web application designer works?

    Hi,
    It is very simple :
    1) Create the query on a datatarget in teh query designer.
    2)  Open the WAD ,select new webtemplate .
    3) Drag  and drop required Web items
    4) Specify the Quaey(created in step 1) as the Data provider for all selected web items (in step 3).
    For detail explanation refer:
    http://help.sap.com/saphelp_nw04/helpdata/en/44/b26a3b74a4fc31e10000000a114084/frameset.htm
    With rgds,
    Anil Kumar Sharma .P

  • Unable to open WAD (Web Application Designer) SAP BW 3.x

    Hi experts
    In my computer I don´t open WAD (SAP BW 3.x)
    i make click start-> programs -> Business Explorer-> Business Explorer(SAP BW 3.x)-> Web Application Designer(SAP BW 3.x)
    appears following error:
    This application requires Internet Explorer 5 or higher
    but I have installed the Internet Explorer 8 version
    then I do not understand because can´t run the WAD 3.x
    Can anyone help me? please
    Thanks

    Hi ashutosh
    the following information of SAP GUI:
    Component: SAPLogon for Windows
    Release: Final Release 720
    Fichero: saplogon.exe
    vers.Fichero: 7100.4.17.1045
    Build: 1147943
    Patch Level: 17
    whether if it is which version of WAD but I am interested in running and to open the Web Application Designer in any of the versions: 3.x or 7.0, but the important is that can be work with some WAD model     because in version Web Application Designer 7.0 is enable pero when i search some WAD model (I know that it exists in the system) The system search says it  does not exist or no found. 
    I can't try uninstalling because I'm not a support person so I have not authorization, I'm a consultant and only want to work with  WAD models

Maybe you are looking for

  • What is error message "required codec is not installed"

    I installed my Adobe Primier Software on my new computer and when I try to open projects from my old computer I get an error message "This file not supported or the required codec is not loaded"

  • How to ignore columns in CSV File with File Sender Adapter

    Hi, I have a CSV File that I need to load with XI. The File contains 10 columns but I only need the data from 3 columns, let's say column 1,4 and 7. Can I configure the XI File Sender Adapter in a way that it only loads the data for the required colu

  • Can someone help me tell what Ram i need for my macbookpro 7,1

    please help my an tell me what speed and everything for my macbook pro7,1  13''   Model Name:          MacBook Pro   Model Identifier:          MacBookPro7,1   Processor Name:          Intel Core 2 Duo   Processor Speed:          2.4 GHz   Number Of

  • Problems with WebUtil

    Hi everyone, i downloaded the webutil library and install step by step, then i dragged the webutil.olb, atach the webutil.pll, but when i ran the form in 9IDS, and i use a simple host or client_host a message appears that say "WUC-015 your form must

  • Adobe Photoshop Elements & Adobe Premiere Elements download

    I purchased these together online a few days ago.  I was asked for a serial number after downloading Adobe Photoshop Elements, and after the download an icon appeared on my desktop.  I proceeded to download Adobe Premiere Elements and after it was co