Performace with WAD 7.0

Hi All,
In WAD 7.0, I am using Drop down box to display calendar year and check box to display calendar month.
When I execute the query, at the background it fetches all data, and upon user selection of values with calendar year the report gets displayed.
As it fetches the whole data, its taking more time and causing timed out error.
Can you provide some pointers with performance of WAD 7.0 ?
Thanks,
Sri Arun Prian

Hi Sri,
Check the below link for making performance better for the WAD reports.
http://sapbwneelam.blogspot.com/
http://help.sap.com/saphelp_nw70/helpdata/EN/f6/3c0b0389cea34ba66f10d62b718a1a/frameset.htm
Regards,
Ravi Kanth

Similar Messages

  • How to design selection screen with WAD 3.x Web Items

    Hi Guruu2019s,
    I have a requirement where I need to design a selection screen by using WAD 3.x web items. In the selection screen we have to include the Query Description - in the left corner of the selection screen, Name of Sales Person u2013 left side of the screen, Date from and Date to u2013 right side of the selection screen, User ID and User Name u2013 on the top right of the selection screen etc., after this on the bottom of the selection screen I have to include the pushbutton RUN REPORT.
    After filling all the above parameters and click on Run Report it has to trigger another URL link which contains consolidated Sales CRM Report.
    Could any one suggest me and provide me the idea on developing the selection screen with WAD 3.x Web items and is there any other interface to trigger the other URL link when I click on Run Report.
    Regards
    Venkat

    no replies. Closing the incident

  • Flex With WAD

    Hi,
    What is the use of FLEX?
    Can flex be used with WAD 3.x?
    Is there any guide for using Flex?
    Any pointings/help will definitely be rewarded.
    Please help.
    --Ragu

    Hi,
    SAP is moving away from SAP proprietary technology to support common frameworks and standards which are already popular outside the SAP universe. The eSOA initiative is clearly a big step into that direction.
    Every technology (including user interface frameworks) has pros and cons. Instead of trying to push one technology to fit all possible use cases SAP is now allowing customers to use the best UI technology for their specific needs. This includes Web Dynpro, Interactive Forms, Duet, Mobile and Flex.
    Certainly Adobe Flex has established itself as the major Rich Internet Application (RIA) framework around. The Adobe Flex Book is one of fastest selling books from O'Reilly right now. There is a growing eco-system of Flex developers. By enabling integration between SAP and Flex, SAP customers can benefit from that eco-system and the engaging UI of Rich Internet Applications. I see a growing number of SAP customers who require rich and compelling user interfaces and therefore decide to build custom UI's with Adobe Flex. Some of those customers started with Visual Composer (which is a great UI modeling tool which can generate Flash UI), but then wanted to extend and customize the UI beyond the capabilities of VC. VC is a modeling tool, not a development environment. Flex Builder is targeted at developers (Eclipse based development environment) who want to create RIA and integrated them with backend applications.
    I understand that the various options make it harder fro SAP developers to decide which tool to use for which purpose (certainly was easier when Deynpro was the only option), but strongly believe that end-users will benefit from the improved UI options which can be customized for specific tasks and user groups. Adobe and SAP continue to work together to integrate UI technologies (e.g. SAP is working on the integration of Flex/Flash UI into Web Dynpro).
    Adobe Flex is part of Visual Composer Compiler capabilities. At SAP TechEd in Munich was an interessting demo of rendering webdynpro with Flex during the Demo Jam. For more information you can download the Demo Jam Video here.
    http://www.sapteched.com/emea/activities/videos/DemoJam.wmv
    http://www.sap-press.de/katalog/buecher/titel/gp/titelID-1246?GalileoSession=21861377A2-Y16ZVUWs
    http://www.sap-press.com/product.cfm?account=&product=H1951
    Hope this helps,
    Regards
    CSM Reddy

  • How to make the system to work with WAD

    Hi Gurus,
    I have my own system installed with BW 3.5. Now I want to work with WAD Reports.
    Can any one please let me know that what are the configurations I have to do to work with the WAD.
    Thanks & Advance
    Peter B

    Hi Peter,
                    If you have got WAD installed in your System. First declare default web templates in SPRO->BW-->BEx Web.
    After this activate the services in the SICF>Execute>Default host->drilldown to Bw then right click on BW and deactivate services then activate it again.
    Regards
    Karthik

  • How to work with WAD

    Hi Experts,
    How can we work with WAD, should we do any EP settings or any patch installations should be done .... please let me know the procedure how can i enter into WAD ......... is that basis job to set EP setting if it should be done......
    Thanks in advance
    vishali...

    Also can i just know in details about WAD is there any links pls let me know ...... also please let me know any popup windows are possible in WAD ???
    My requirement is : i got the data into excel sheet but one field value i should get it from user like after giving the selection in the variable selections the very next one window should get popup and show two check boxes %fulfill, and %prev. fulfill, if i select these those fields should get populate if i did't select these those fields and other fields corresponding fields should get removed from the report(excel sheet).... so let me know the procedure is this possible in WAD????
    if so please give me your suggestion how can i do this...
    i will be so thankful if you could help me in this regard......
    vishali.

  • How to place tile web items with WAD

    Hi,
    I work with WAD 2004s SP12, Patch 1 Rev 314.
    I place web items side by side in WAD layout tab. But if I execute the template, IE 6 shows the items one below the the other.
    Witch html would solve the problem?
    Thanks and regards,
    Wolfgang

    You could try surrounding the content in
    <div>
    tags, setting the .css property 'white-space to 'nowrap'.  As follows:
    <div style="white-space:nowrap">
    Web Items Go Here
    </div>

  • BI-IP with WAD using enhanced SAVE_DATA command. It is possible?

    Hi,
    I have a BI-IP Planning application based on WAD and deployed in WEB. My customer is asking to add some enhanced functionality to the SAVE button (SAVE_DATA command in WAD). The basic idea here is to extend forward for a simple validation procedure just before save data into the planning infocube.
    The validation consists just in make a single arithmetic sum by testing 100% for the weekly contribution percentages (input ready). I mean (weeks) W1, W2, W3, W4 for a month. Percentages entries given by user are 25, 25, 25, 30.
    IF SUM(Wi) > 100 THEN ERROR (dont let to save data)
    ELSE THEN SUCCESS (let to save data).
    At the same time, this kind of validation allows to add some basic rule to don't exceed the contribution margin for the immediate upper level...
    It is possible to do this? Any experienced comments doing this? any user_exit or enhancenments?
    Please advise.
    Thanks in advance.

    Hi,
    This is the procedure step by step that we have used to solve the req...
    1) Create the aggregation top-down level for sales units WEEKLY contributions (percentage).
    2) No filter used.
    3) Create the TYPE Formula Planning Function: VALIDATE CONTRIBUTIONS with condition 0VERSION = Plan/Active and Sales Route = ZVAR_ROUTE.
    4) Add the FOX Code to the formula as follows:
    FTBCH -> {KF, 0CALMONTH, 0CALWEEK, 0VOLUMEUNIT}.
    DATA CURRPER TYPE 0CALMONTH.
    DATA PERIOD TYPE 0CALMONTH.
    DATA CALWEEK TYPE 0CALWEEK.
    DATA NVALIDA TYPE F.
    NVALIDA = 0.
    CURRPER = VARV('ZIPM_MTHPLAN').
    FOREACH PERIOD, CALWEEK.
      IF PERIOD = CURRPER.
        NVALIDA = NVALIDA + {ZIP_CONT, PERIOD, CALWEEK, HL}.
      ENDIF.
    ENDFOR.
    IF NVALIDA <> 100.
      MESSAGE E001(UPF) WITH 'ERROR: CCM PORCENTAJE SEMANAL NO ASIGNADO A 100%.'.
      EXIT.
    ENDIF.
    This basically performs for each PERIOD and CALWEEK an accumulated value in order to summarize  the user data entry values. So IF validation is different 100% then will raise a message error direct to the end user interfase and stops the program logic otherwise continues with success.
    5) Build your ready-input query and WAD template as required and then put some web items like Data Provider, Analysis, SAVE / REFRESH and CANCEL button group.
    6) Go to the button group properties and select SAVE Command configuration then go to ACTION -> Command  and hit the button NEXT COMMAND.
    7) At the EDIT COMMAND LIST screen insert a new command VALIDATION and add your new planning function (VALIDATE CONTRIBUTIONS). By default you can see the SAVE_DATA command already there. You can execute process chains, standard and custom planning functions, planning sequences, etc ,etc....for this case when the SAVE_DATA command executes but you can also create your own commands and use it as well.
    8) Execute your WAD application from the URL web and test it.
    Hope this helps...

  • Creation of Dashboard with WAD!!

    Hi Guys,
      Does anyone has idea about dashboard requirements with <b>the speedometer chart item in WAD??</b>What are the steps to do?How to do steps or help with aby document??
    It is a survey report for which i need to creta a classification with a score <2.0,
    between 2.0 -->3.0,between 3.0 --> 4.0 .
    Based on this classification, I need to create a dashboard & how do u link it to the portal??

    Hi,
    pls Chk out these links....
    http://en.wikipedia.org/wiki/Digital_dashboard
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7e3c033d-0e01-0010-90a1-ba2cad9b4fd3
    https://forums.sdn.sap.com/click.jspa?searchID=4794028&messageID=3545766
    http://www.bitpipe.com/rlist/term/Dashboards.html?src=ggbp12124b&CMP=KNC-GoogleAdwords&HBX_PK=dashboard&HBX_OU=50
    http://help.sap.com/saphelp_sem60/helpdata/en/1b/3131375fc9342ae10000009b38f839/frameset.htm
    http://csc-studentweb.lrc.edu/swp/Berg/articles/Reporting_Analytics_2006_Cockpits_v10.ppt
    https://websmp109.sap-ag.de/~sapdownload/011000358700002860012003E/HowToCreateInfoCockpit.zip
    See this on creating dashboards...
    http://www.sapteched.com/usa/press/celequest.htm
    http://www.ficoexpertonline.com/archive/Volume_04_(2005)/Issue_05_(May)/V4I5A2.cfm?session=
    http://www.bitpipe.com/rlist/term/Dashboards.html?src=ggbp12124b&CMP=KNC-GoogleAdwords&HBX_PK=dashboard&HBX_OU=50
    Pls also Check this :
    DashBoard Reporting
    dashboard reporting?
    Dashboard Reporting
    /people/martin.mouilpadeti/blog/2006/10/22/dashboard-reporting-techniques-in-bi
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/83f14036-0301-0010-4ca9-fb036fe9cfda
    /people/valery.silaev/blog/2006/10/09/loading-please-wait
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7ef42568-0b01-0010-b194-97ee86329de7
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/800a7bd4-7897-2910-c6b2-9ee791e9913c
    Hope it helps.
    Regards.
    CSM Reddy
    **PlS assign points if links are useful**

  • Formatting Bex queries output with WAD Script WebItem

    Hi All,
    We have a requirement of displaying some text for a key figure value in WAD.
    Scenario:
    We have one input enabled query lets say Q1, in that a KF1 can have either 10 or 0 value. If user input 10, then in other report lets say Q2(which is display report), status should display 'Yes' and if 0 status should display 'No'. Kindly note reports are built in WAD
    Doubts:
    1. Can we replace keyfigure value with text in WAD using Script?
    2. If Yes can you please share a sample code for the same.
    Thanks and Regards,
    Sparsh

    Hi,
    try using modification module for analysis item, try with value "string" instead of "image"
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6044cb8e-972c-2e10-a38e-ae1377028e7d?QuickLink=index&overridelayout=true
    let us know if it's ok.
    hope it helps.

  • Issue with wad and browser

    Dear All,
    Im working WAD 3.5 and also the Browser.Client is using all the ways of Viewing reports like WAD Browser and Analyzer.
    I have two issues, kindly help me in solving these,
    1.what ever the changes i ve made to web template in wad are not visible to other users.
       im saving it in my favorites with my user id.
    Is the only way to login in other userid's and do changes or any other way is there?
    2. In WAD i ve used the role menu,when i execute it,its showing required folders and also rolemenu folder.this folder cotanins the role menu designing template.The client dont want to see that folder as its nothing to do for them.i cant delete it as everything is in it only.
    how can i do this?i dont want to see rolemenu folder?
    Kindly help me solving the issues,points will be awarded.
    Thanks & Regards,
    Yunus

    HI Neeraj,
    Thanks for your reply,
    1) Im the devoloper, all are just users they wont change any thing,they only view the reports.
    when i try save the template in roles, i dont find any roles over there.what need to be done?if its done how can i move all the templates to that role?need to create again? or just move?
    2)The second question is : i have created web templates and stored in folders like sales,finance,production and inventory,each folder contains 3 to 4 reports.
    In the wad designer i ve selected the ROLE MENU web item, in that i selected all the web templates and save this in favorites.
    At output level along with  sales,finance,production and inventory folders its also SHOWING ROLEMENU folder,which i dont want to display.
    Kindly note that everything is saved in favorites.
    Hope its clear now and expecting a good solution.
    Thanks,
    Yunus

  • Problem with WAD Template

    Hi All,
    I have 2 queries Ex: QAS1 and QAS2.Both have same selection parameters expect Date in both queries.QAS1 is having date (RO1) and QAS2 is having (ROS1) date parameters. I have a common WAD 7.0 template for both these queries and both queries are merged. So when i execte the web tepmplate i will enter either RO1 Date or ROS1 date and the web template should display the query/report output based on date entered.
    Can i use web items or Script Item control or any javascript for this issue?Please provide step by step procedure if there is any solution accordingly.
    Is there any better solution for this approach?
    Regards..
    Edited by: sunanda G on Aug 16, 2011 3:41 PM

    Hi,
      Thanks for your reply. I tried many ways in the web template but issue still not yet solved. That is I have selected 2 Data providers for 2 Reports in the web template, But same reports output except date fields. Those 2 date fields also displayed in selection variables, when I run the template in WEB. So, When I select one date variable the corresponding Data Provider should fill the analysis item table in web template. If I select 2nd Date field variable in the query selection the corresponding Data provider-2 should fill the same analysis item table in same web template.
    Actually these templates are available in 3.5 WAD. But that one with java scripts. Now user want to upgrade same templates in WAD 7.0. I also tried using with java script accordingly 3.5 WAD Template. But no use.
    Please suggest me.... what is best procedure we can use for issue?
    Thanks & Regards,
    Sunanda

  • Dropdown box with WAD 3.x

    Hello,
    I work with the WAD 3.x. And have the following problem:
    On the WAD There is a dropdown box with the value of 0CALMONTH.
    When I select a value I want two actions:
    - To change a quer y on the same WAD.
    - Build an  url so i can open a second WAD with the selection of the dropdown box. 
    Both things can work, but not together.
    The first point works  as a default WAD dropdown box with the value of 0CALMONTH. The selection of the dropdown box  is affected to the dataproviders(option of the dropdown box) to change the query.
    For the second i use a HTML Form to capture the selected value:
    <form name="frmState">   Kalenderjaar/maand
    <select name="calmonth" class="SAPBexDdl" on change="window.location.href=SAP_BW_URL_Get() + '&datum=' + options[selectedIndex].value";>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="DROPDOWNBOX_1"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_21"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="IOBJNM" value="0CALMONTH"/>
             <param name="BOOKED_VALUES" value=""/>
             <param name="SHOW_LABEL" value=""/>
             <param name="ONLY_VALUES" value="X"/>
             <param name="NO_REMOVE_FILTER" value="X"/>
             <param name="TARGET_DATA_PROVIDER_1" value="DATAPROVIDER_2"/>
             ITEM:            DROPDOWNBOX_1
    </object>
    </select>
    </form>
    But here 
    <param name="TARGET_DATA_PROVIDER_1" value="DATAPROVIDER_2"/> 
    Doesnu2019t work to change the value of the query on the same WAD>
    Someone an Idea how to combinate this to selections?
    Kind regards,
    Harrie Lohuis

    So nobody has a hint. Nobody experienced this kind of trouble?

  • Who's familiar with WAD maps?

    Hi,
    I am working with GIS by using WAD. Who is working on it as well?
    I am in SAP. I am looking forward to learning and sharing with you.
    Thanks,
    zhan

    Zhan,
    For the shape files :
    1. You can create the files from the ArcView site ( not very useful since they did not work for me earlier )
    2. Request ArcView to send you the relevant shape files ( they do this and the files they send will work - atleast it worked for me )
    3. BI3.5 comes with a license of ArcView - order your ArcView copy and you will get the shape files in a separate CD for SAP BI ( but this wouold involve a lead time of about 3 to 4 weeks for placing the order and getting the software - most often versions get mixed up and you end up getting the wrong installation without the BW files )
    4. Check the demo content and the shape files would be preloaded into the demo content - or if you have not activated demo content - then you should be able to find the files on the BW server - SAP will have to help you on this..
    relevant links :
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/f405387bcc513be10000009b38f8cf/frameset.htm
    mapping geo relevant characteristics
    http://help.sap.com/saphelp_nw04/helpdata/en/51/3c503c242b4a67e10000000a114084/frameset.htm
    Displaying Additional Cartographical Information
    http://help.sap.com/saphelp_nw04/helpdata/en/0d/1fa6ca1f64c54fa6b6a0252eb1b3dd/frameset.htm
    Maintaining SAP BW mapping to geocoded characteristics
    http://help.sap.com/saphelp_nw04/helpdata/en/3b/7c92ec1bed374ee0000800091c1b0e/frameset.htm
    Arun
    Assign points if useful

  • Problem with WAD transports

    Hi there
    We have a problem with transporting templates created in the WAD.
    The transport goes through succesfully, but when I run the template(s) in PROD, the changes are not reflected.
    If I open the template in the WAD in PROD, then I can see that the changed template is indeed in PROD, but executing it in the portal shows the old template.
    We are seeing this problem now with templates, but noticed it about a week ago with reusable library items that weren't updating correctly in PROD. The way we resolved it on that occasion was with a server reboot (J2EE)
    I am sure a Java restart will do the trick again this time, but we can't have a situation where we need to restart systems each time a transport is sent through ... that's ridiculous.
    I imagine there is some sort of caching holding onto the old items, but I don't know where to look to clear that cache.
    Please, can anyone provide some assistance on this?
    Cheers,
    Andrew

    Hi Andrew,
    i think that you will find the cache in 'RSRT' T Code.
    and refresh will also help this problem.
    If not then find the ABAP Program and regenerate it.
    Hope this will solves your problem.

  • Pie chart issue with WAD

    Hi Experts,
    When I try to execute a query through Web Application Designer with a form of Pie chart, its not working properly. All I'm getting in web dash board is just a circle with blue color. Its similar to the first picture in the below image.
    http://img296.imageshack.us/img296/1450/question3hn0.jpg
    But I'm getting correct output with Column chart.
    Could someone please help me to resolve this problem?
    Bregards,
    Bala

    Hello Krish,
    Please try to check the below:
    1.Did you check the result of the query in graphical view via Query Designer or analyser.
    Is the graphical view with chart type as pie , showing different colours through Query Designer or Analyser?? if you finding similar kind of image then swap axes and try..
    2.Did you try to assign different colours for different categories.
    3.Swap display axes
    In th left hand side of the WAD screen.
    you will find a properties window. in that there will be 2 tabs.generic and web item.
    Click on Webitem.in this go to specific.
    and check the check box ...swap display axesand now execute.
    Hope this helps you..
    Message was edited by:
            sanju d

Maybe you are looking for