Performance with Web Applications

Hello,
We have implemented an Information System with many web templates. Each web template has several queries.
The problem is that when executing web templates the system takes too long time to show the results and most of times a timeout occurs.
However when we execute the queries from Bex Analyzer the system returns them in less time.
Does anybody know how to improve response time in web templates? Any idea?
Thanks,
Elena

Depending on the complexity of your queries in the template you can use reporting agent to speed up the template run time.
http://help.sap.com/saphelp_nw04/helpdata/en/9e/9f653ade969f4de10000000a114084/content.htm
Also you can try activating HTTP compression for the Bex service from SICF.
Are you executing the queries in Bex individually or have multiple queries in a workbook like the template has multiple queries?
Web templates should run faster than the workbooks as they require less number of round trips. See the attached SAP documentation on this subject.
https://websmp105.sap-ag.de/~sapidb/011000358700001394912002
Thanks.

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.

  • Integration office365 with web applications

    Hi, I'm develop web application where I have my own storage for files. I wan't add functionality that provide editing files via web browser.
    1. Is there possibility to call office365 app from my app by some API, send my file stream, edit and on save get back file stream to save in my storage?
    2. If you provide functionallity from 1.how looks architecture solustion? Do I conect some global office server or should I have office365 app instantion on my server?
    Thanks,
    Chris

    Hi,
    According to your post, my understanding is that you want to integration office365 with web applications.
    For your task the
    file API
    should be the right one. With it you can access and manipulate Office and OneDrive for Business documents.
    Here is a similar thread for your reference:
    http://stackoverflow.com/questions/27396671/office-365-integration-with-asp-net-web-application-mvc-application
    More information:
    http://channel9.msdn.com/Series/Deep-Dive-Integrate-Office-365-APIs-in-Your-Web-Apps
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Sun Java Application Server Performance with Web Services

    We are running a web service on SJAS (Standard Edition). Load testing under 1 or 2 users works alright, but with 5 users making concurrent web service calls it immediately crashes the domain. Has anyone else run into performance issues when using SJAS with Web Services? Are there any configuration parameters we need to setup to handle more than 1 connection?
    I'm sure that the application server can handle many concurrent connections, just not sure how to configure and where to look for more information. If anyone is aware of actual numbers for load testing, that would be great information.
    Thanks,
    Dawson

    Hi Dawson,
    SJSAS can definetly handle more users. Can you please tell us, what version of SJSAS and web services (jax-rpc 1.1 or jax-ws 2.0?) implementation you are using? When you say it crashes the domain, do you see any error messages in the server.log?

  • Please need Help with web application deployment in Jdeveloper 12c

    Hi,
    I am desperate for help guys. am trying to deploy a web application in weblogic server, but nothing works!!
    I created a project in jdeveloper and created a jsp page inside the project, all what i want is to run that page!
    I followed the instruction here: Deploying Fusion Web Applications , I don't really know if i did it right or wrong, the document is too detailed and not understood clearly.
    I am a newbie oracle user, and trying to build jsp web application connected to oracle database. application deployment fails it says: cannot run application error deploying IntegratedWeblogic..
    please could you tell me the steps of application deployment in Jdeveloper 12c?
    what deployment profiles I need to create (ear, war , mar)?
    what deployment descriptor I need for my app to work?
    please guys I am newbie to oracle, if you could give me simplified answers and straight instructions it will be appreciated .
    thank you

    hi Timo,
    I am building a local web application, meaning the server is internal and will not connect to the web, only to local pcs via network. the application will insert/select data from the database server. My company wants to embed oracle technology on the datatabse and that what am trying to. I am not that expert in java and oracle in general, my main knowledge are in php, html and mysql programming. through my long internet research a lot has recommended jsp with html to be a good choice.
    At beginning I played around with ADF faces, I found it annoying because I prefer coding than using drag and drop interfaces, which always create unwanted results.
    Also am not that professional java programmer, i started learning jsp and found it easier.
    What I am thinking of is to make a web based application that works in browsers (like php), this application has forms to insert data, and also has forms to output data for printing. that's all. I tried to make it in php, but through my little knowledge and internet researches it seems php does not work with oracle and java is the recommended choice (or it works with php but too complicated to make it)
    any recommendation will be much appreciated
    thank you

  • IWS60SP4 Additional Document Directories Problem with Web Application

    We have iPlanet/Sunone WebServer 6.0 Service Pack 4 installed. I have deployed a web application using the wdeploy command line. I have defined an additional document directory that is outside of the web application and document root. No matter how many ways I try it, it seems to expect that the document root is the source of the files and totally ignores the additional document directory definition.
    Example:
    additional document directory: /add /opt/dir1/dir2
    document root: /opt/doc/root
    URL given: http://my.domain.com/uri/add/file.html
    expected: to get file.html out of /opt/dir1/dir2
    actual: fails, trying to get /opt/doc/root/add/file.html
    Do additional document directories actually work? (They worked for us under iPlanet 4.1) If so, please tell me how to make them work with a deployed web application.
    Thank you.
    - Tom

    In the original post you state:
    Example:
    additional document directory: /add /opt/dir1/dir2
    document root: /opt/doc/root
    URL given: http://my.domain.com/uri/add/file.html
    expected: to get file.html out of /opt/dir1/dir2
    actual: fails, trying to get /opt/doc/root/add/file.html
    You are mapping /add to the new dir. The URL you would need to type then is:
    http://my.domain.com/add/file.html
    not
    http://my.domain.com/uri/add/file.html
    Mapping /add to a new dir will work. You do not need to specify /uri/add.

  • Errors on Windows2003 with Web Application Framework 4.0 + CR_VS2010

    Hi,
    I have a new scenario about this problem e I would like get some opinions to solve this.
    We have a web Application (Asp.net + vb.net) wrote in VS 2010 using CR_VS 2010 running with Framework target 4.0.
    In Windows 2008 32bits or 64bits (IIS 7.0) the application works fine with Crystal Reports.
    In Windows 2003 32 bits or 64 bits (IIS6.0) some resources of Crystal Reports VS2010 doesn't work like in Win2k8, we have a page that export a report to disk using data set and always receive the message:
    ".. Could not load file or assembly 'file:///C:Program Files\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll' or one of its dependencies. The system cannot find the file specified: C:\Program Files\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll"
    The same application is useful on Windows 2008, we follow the instructions identified by KB 1540637, 1525432 and 1217986 but the problem was not solve.
    Another thing that was very strange in this environment ((Windows 2003) is:
    We have a console application that use CR_VS2010 and here the Crystal Reports works perfectly with this lines in application.config:
    <startup useLegacyV2RuntimeActivationPolicy="true">
    <supportedRuntime version="v4.0"/>
    </startup>
    Is important remember that Web.config of our application already has the configuration above and don't have any reference to another cystal reports (only the version 13 (cr vs2010)).
    Can you help us ?
    Thank you and sorry for the bad english.

    Hi All,
    Thanks for waiting. I have the info now...
    It is fixed in CR 2008 as well.
    This should work also for CR for VS 2010 now, SP is not required, add this key to your PC's:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Crystal Reports\DesignerOptions]
    "DealWithMinimalMarginsWhenPrinting"="0"
                 Key=0  =>  minimal margins
                 Key=1 or delete key  =>  large margins
    As well here the sample code and note the PrintToPrinter does NOT read this key, you must use RAS:
    For Winform Viewer, it will not impacted this fix... in CR.Net SDK, if user used reportdocument print function like:
    reportDocument.PrintOptions.DissociatePageSizeAndPrinterPaperSize = true;
    reportDocument.PrintToPrinter(1, true, 1, 1);
    or they tried to print via CrystalReport Winform Viewer
                reportDocument.PrintOptions.DissociatePageSizeAndPrinterPaperSize = true;
                this.crystalReportViewer1.ReportSource = reportDocument;
                this.crystalReportViewer1.PrintReport();
    Even by setting the following registry key to u201C0u201D, the print out page will be large margin.
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 12.0\Crystal Reports\DesignerOptions]
    "DealWithMinimalMarginsWhenPrinting"="0"
    However if you using RAS.Net SDK to print like following code, it will be affected by the fix:
                ReportDocument reportDocument = new ReportDocument();
                reportDocument.Load(@"C:\Users\Administrator\Documents\Visual Studio 2008\Projects\CrystalReportsApplication1\CrystalReportsApplication1\CrystalReport1.rpt");
                reportDocument.PrintOptions.DissociatePageSizeAndPrinterPaperSize = true; // Please note that, this code is does nothing. The only impacting to print result is the registry key.
                CrystalDecisions.ReportAppServer.Controllers.PrintReportOptions printReportOptions = new CrystalDecisions.ReportAppServer.Controllers.PrintReportOptions();
                printReportOptions.AddPrinterPageRange(1, 1);
                printReportOptions.PaperSize = CrystalDecisions.ReportAppServer.ReportDefModel.CrPaperSizeEnum.crPaperSizePaperA4;
                printReportOptions.PrinterName = @"\\CNPVGL002\CN64_BW";
                CrystalDecisions.ReportAppServer.ClientDoc.ISCDReportClientDocument rptClientDoc = reportDocument.ReportClientDocument;
                rptClientDoc.PrintOutputController.PrintReport(printReportOptions);
    Thank you
    Don

  • Report 9i performance on Web Application

    I've developed a report using Report Builder 9i. The report run smoothly in the builder, but it takes a very very long time to execute when called from web application.
    I've tried to execute the report's SQL statement in SQLPlus to see whether there is performance problem , but strangely the SQL executed effectively in SQLPlus.
    Can anyone tell me how to improve the report performance on my Web application?

    How do you execute the report from the web application?
    Are you generating the report output to HTML / HTMLCSS formats? HTMLCSS report output takes longer time to load into browser.
    Try to use "Run to web" option in Reports builder and check if it takes more time.
    You can also refer to the following document "Tuning Oracle9i Reports" from http://otn.oracle.com/products/reports/htdocs/getstart/whitepapers/cb_tuning8.pdf
    regards,
    Senthil

  • Keepgenerated with web applications

    Does anyone know how to tell WebLogic to keep jsp generated .java files when
              compiling? I know how to do this normally, but setting keepgenerated in the
              weblogic.properties file does no good when dealing with a web application.
              The line below is shown in the log when starting up the web application:
              Thu Nov 02 15:47:18 CST 2000:<I> <WebAppServletContext-bonanza> registering
              JSPServlet with initArgs '[JspConfig:
              verbose=true,packagePrefix=jsp_servlet,compileCommand=javac,workingDir=C:\Bo
              nanzaSite\_tmp_war,pageCheckSeconds=1,superclass=null,keepgenerated=false,en
              coding=null,defaultfilename=index.jsp]'
              This seems to indicate that it is ignoring the weblogic.properties file. Can
              these arguments be changes, and if so, how?
              

    Jacek
              Make sure that all <context-param>...</context-param> definitions appear
              before the first <servlet>...</servlet> definition. Otherwise, what you
              have code looks exactly like what we are using in our web.xml file.
              John J. Feigal Voice (651)766-8787 (main)
              Sr. Technical Consultant (651)766-7249 (direct)
              Ensodex, Inc. Fax (651)766-8792
              4105 N. Lexington Ave., Suite 150 email [email protected]
              Arden Hills, MN 55126 WebSite http://www.ensodex.com
              "Jacek Laskowski" <[email protected]> wrote in message
              news:[email protected]...
              > Alex Worden wrote:
              > >
              > > Oops, I sent a link to our internal pages - here's the real one...
              > >
              > > http://www.weblogic.com/docs51/classdocs/webappguide.html#resvp
              > >
              > > There's plenty of other parameters you might want to set in there too so
              > > it's worth a look.
              >
              > The quesion was asked some time ago, but now I'm trying to use it and
              > still no luck:(
              >
              > Here is a part of my application's deployment descriptor:
              >
              > <context-param>
              > <param-name>weblogic.jsp.keepgenerated</param-name>
              > <param-value>true</param-value>
              > </context-param>
              >
              > and I expect Weblogic 5.1.0 SP6 on Windows2000 will keep Java classes in
              > WEB-INF\_tmp_war\jsp_servlet directory, but it do not (!)
              >
              > Does anyone use the feature successfully ? If so, where can I find the
              > source code of JSP files ?
              >
              > >
              > > Regards,
              >
              > Jacek Laskowski
              > HP Consulting
              

  • 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

  • How to run background process with web application

    Hi,
    I have a web application , a servlet. I would like to have a background process that collecting data for my servlet.
    How can I achieve this? can someone point me to a tutorial or example?
    Also, would it be possible to share an object between the background process and myservlet?
    Thanks,

    Thanks for the idea.
    I had the background process running. :)
    But I'm still do not understand this part to share an object such as Java Map (<id,myobject>), what do you mean by "task a property of my ServletContextListener" ?
    BalusC wrote:
    If you make the task a property of your ServletContextListener implementation and put the implementation in the application scope, then you can access it from any servlet.Do you mind explain to me a bit more I'm still fairly new with this or maybe if you know an example.
    Here's my code snippet so far. How can I share myList to MyServlet?
    public class MonitorTimer extends TimerTask
           private Map<String, Channel> myList;
         @Override
         public void run()
              System.out.println("Monitor Timer times up");
              //Clear the map before fill with the new data
              if(myList!= null)
                   myList.clear();
              loadConfig();
            private void getData()
               //fill myList with data
    public class MyContextListener implements ServletContextListener
         @Override
         public void contextDestroyed(ServletContextEvent arg0)
              // TODO Auto-generated method stub
         @Override
         public void contextInitialized(ServletContextEvent arg0)
              System.out.println("Context Initialized");
              Timer timer = new Timer();
              //Run MonitorTimer every 2 minutes
              timer.scheduleAtFixedRate(new MonitorTimer(), 10*1000,2*60*1000);
    public class MyServlet extends HttpServlet implements Servlet
         @Override
         public void destroy()
              // TODO Auto-generated method stub
              super.destroy();
         @Override
         protected void doGet(HttpServletRequest request, HttpServletResponse response)
                   throws ServletException, IOException
    }Thank you so much for your help,
    Edited by: geek.shrek on Nov 4, 2009 1:50 PM

  • Integrating Microsoft Lync with Web Applications

    Hi,
    Can you please tell, is it possible to integrate Microsoft Lync with the  web applications. If so, can you please tell how to proceed with it ?
    Thanks.

    Hi BarryBenson,
    I suggest that you post this on MSDN forum so
    that you can get More relevant information and help with the process. Sorry for any inconvenience this caused. Thanks for your understanding.
    https://social.msdn.microsoft.com/Forums/office/en-US/home?forum=ucmanagedsdk
    Best regards,
    Eric

  • How to display BLOB image column with WEB application, JSF, ADF BC

    I looking for a way to display the content from a blob column on a WEB application, JSF, ADF BC
    The blob column contains a JPEG image.
    About the application
    The model contains a viewobject where the blob column attribute (photoimg) type is of type : BlobDomain
    Now I have to create the view to display the content of photoimg inside a JSF-JSP page.
    Any advice ?

    Search is your friend
    How to display the content of a BLOB column in a ADF/BC pages ?
    John

  • 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

  • Adobe Flex's performances with Web

    Dear Flex Experts.
       Good morning! How are you? I am SAP consultant,, I have preety big application( not on SAP platform but with PHP ZEND platform ) to develop with table UI, Google Maps, and other mighty visualisation UIs. I love Flex to work with. My most work is from SAP side so dont know possible performance issues with PHP and Zend .  My friends are telling not to use Flex as it will create performance issues in Web page.  I dont want to go with any other technology like JQuery or something. Is it really that much performance problem can face anyone ? if any one help me to understand How can I improve the performance of FLEX RIA, it will be great help of mine. I will appreciate any answer.
    Thanking you
    Regards
    Naeem

    How could such high profile Flex applications as Morgan Stanley Matrix be built if Flex was such a slouch ?
    http://www.morganstanley.com/matrixinfo/
    The answer is that a lot of people's talk is due to ignorance:
    - In order to create a Flex application that performs well, know both the innards of the Flex framework and don't work against the underlying Flash Player. A lot of people try and rewrite things that exist in the Flex framework or work against the Flash Player.
    - A lot of people will talk about Silverlight/.NET because it has multithreading and Flex does not. But multithreading used unwisely can lead to performance problems. A lot of operations in Flex are asynchronous and use a callback mechanism.
    - You can use Time Slicing for data heavy processing but best practice is to reduce the amount of data loaded and processed at any one time (e.g using paging): http://cookbooks.adobe.com/post_Time_slicing-18691.html
    - Flash Player 11 will bring Stage 3D for GPU acceleration as well as possibly multithreading

Maybe you are looking for

  • Errors in Adaptive Web Service model

    Hi, We are trying to consume a Webservice created in XI 3 sp18 using Webdynpro adaptive webservice model in Netweaver Developer Studio SP15. The portal version is EP7 SP15 When we give a  Model name and specified the destination as EPDes while creati

  • Installation of Oracle 10g over Fedora 8??,

    Hi, I am installing Oracle 10g over Fedora 8 running on VMWare . Now the problem that I am facing is listed below:- --> When i try to run ./runInstaller, it gives me some following error Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp

  • Enable ABAP Class in 7x Web Template

    Hi All, We are upgrading Web Templates from 3x to 7x and we need inputs for amending Custom ABAP Class in 7x web templates. In existing 3x version there are couple of web templates which concatenate columns based on custom abap class, this option is

  • Can i make a mapping of data to a table in the source module?

    I have a mapping with source-target like this: source: external table in the target module. target: tabel in a source module can I do this?

  • Digital Camera Canon EOS D40 and Ixus 990

    Hello, My two Canon Cameras don't appear as an external drive in the finder when i connect it via USB to my 27" iMac. But the Cameras are shown in iPhoto and Aperture. How can i make the cameras appear in the finder as an external drive? Thanks