NetWeaver Mobile 7.1 Performance

We are evaluating NetWeaver Mobile 7.1 which uses Web Dynpro as option to develop an application which will run in an "occasionally connected mode".
The application will initially run on laptops hence will have its own web server runtime (Mobile client) and database (probably MaxDB).
Web Dynpro is known to have performance issues under certain conditions. This application will need to run in near real-time (its going to record time) in the offline mode and hence we are very concerned about using this technology.
How good can Web Dynpro perform when accessing local data?
Has anyone used it so far in such a scenario as it is a recent release? Can you share performance figures, if available?
Any experiences or suggestions you can share are welcome.

Hello,
The webdynpro lient on laptop does not run on any tomcat server. In fact, you are not running the real dynpro implementation that runs on portal for example. You are creating the application in the webdynpro environment (as for the PDA UI) and run it in a new mobile client that is not using tomcat.
Performance wise, webdynpro is only used for the UI display, so anything that runs in the background will be as fast as a java application can be.
MaxDB is also industrial strength and proved to be really fast compared to previous options on MI (DB2e).
Overall, the whole new client layer is know to be faster than the previous iteration... and the middleware is much much faster with replication time to the roof.
Hopes this gives you a good starting point,
Julien.

Similar Messages

  • EHP1 for Netweaver Mobile 7.1 available or not?

    I am trying to do a install of Netweaver 7.1, and for that reason I would like to have the latest version available. According to the installation and media guides, there should be a Install Master and Kernel 7.11 available but I am unable to locate this in the software distribution center. I can find it for Netweaver PI 7.1, but not for Netweaver Mobile. Anyone who knows more about this?
    I could of course install 7.1 and then the EHP1 as an upgrade, but I already installed SQL Server 2008 and NW 7.1 can not be installed directly on MSSQL 2008, so I thought it woudl be easier to just make one install and save a lot of time and extra steps.

    I have to come back to this topic, because of a reply I got in another thread some time ago from Mr Stefan Wawrzinek:
    "SAP NetWeaver Mobile Always Connected is supporting Stylesheets with NetWeaver 7.1 EHP 1."
    My goal by installing Netweaver 7.1 Mobile is to test the "Always Connected" functionality with mobile devices. The tests I have done with Netweaver 7.0 are very disappointing. Either I get good performance but absolutely zero control over the look & feel (using parameter PieClient), or I get terrible performance but a good looking interface (stylesheets and javascript too heavy for mobile devices).
    So it seems I will anyway have to wait for EHP1. But what is puzzling me is the fact that there is no Java application server in Netweaver Mobile 7.1. Does that mean that SAP now supports the parameter PieClient for mobile-compatible rendering of HTML also for ABAP WebDynpro applications? With NW 7.0, it was necessary to use Java WebDynpro to use the PieClient parameter.
    Any insight greatly appreciated!

  • Attachments Function Modules in SAP Netweaver Mobile 7.1

    Google Traslator
    Hi Experts,
    I am currently developing an application on the SAP technology
    Netweaver Mobile 7.1
    I am in the process of setting BACKEND ADAPTER, model
    data fields are used data type STRING and XSTRING. According to the
    documentation, when using such data types, must be implemented
    additional attachment function modules, diferent to Bapi wrappers. They function
    modules are responsible for uploading and downloading of the fields in the
    DOE.
    In SAP Help, forums or on the same system, I can not find this type of function module and I would be very useful that they could send me an example.
    Best Regards,
    JM

    Hi,
    You need to have a separate table to store attachments in the backend.
    In the DOE define the attribute as STRING(tick the text memo) This you have already done .
    In the backend you will need another table where you will be storing the attachments.
    Lets assume you have a notification table : In this define the field for headertext with the data type as CHAR and length 1
    Create another table where you want to store the attachments:
    You can have the fields as NOTIFICATION and HEADERTEXT. This headertext should have a datatype STRING. You can also have a field called attachment type to store whether it is HeaderText or Binary Memo.
    Create a BAPI wrapper for getting the HEADERTEXT with importing parameter as NOTIFICATION and exporting HeaderText and a return parameter:
    Here the source code:
    SELECT SINGLE b~headertext INTO e_headertext
    FROM <notification table> AS a
    INNER JOIN <attachment table> AS b ON
    borderid = aorderid
    WHERE a~orderid = orderid AND
    a~headertext = 'X' and
    b~ATTCHTYP = 'HEDTXT'.
    Now in the DOE : give this function module name in the attachment Function module. SAVE (very important)
    After doing the mapping go to the attachment tab and do the mapping with the attachment function module.
    save and activate the backend adapter.
    execute SDOE_LOAD.
    Go to SE11: there should be a table starting <cds table name>ending with _TM.
    Create an application in the similar way. No extra code required.
    Regards,
    Sunaina Reddy T

  • Difference between SAP Netweaver PI and SAP Netweaver Mobile and SAP DOE

    HI,
    I am learning Sybase Unwired Platform  and SAP PI 7.1.  I was going through SUP and SAP configuration documentation. I am really confused at one point. Does this SAP Netweaver PI 7.1 and SAP Netweaver Mobile 7.1 are same?. What is these DOE connector? is these DOE and SAP Netweaver Mobile 7.1are same? .
    I have gone through various documents. but still i am very much confused. I am very much new to this platforms.
    Can any one please help me in above topics.

    Yes latest version is Netweaver mobile 7.1. and in one of the documentation of Netweaver 7.3 it is said that,
    to download the non-ABAP software that is relevant for SAP NetWeaver Mobile 7.3.
    http://service.sap.com/swdc -->  Downloads --> Support Packages and Patches --> Support Packages and Patched u2014 Entry by Application Group --> SAP NetWeaver and complementary products --> SAP NETWEAVER MOBILE --> SAP NETWEAVER MOBILE 7.3 --> Entry by Component --> Mobile Client --> NW MOBILE CLIENT SETUP 7.3 .
    Actually my problem is, I am unable to get DOE Setup.exe file. I am able to download only .SAR file. If i configure SUP with SAP Netweaver mobile 7.1. i need to install DOE seperatly.
    In one of the forum, it is said that
    if we want to use CRM mobile, we need the following landscape to deploy it (for example):
    1.) ECC Backend (your CRM Backend, off course you need this)
    2.) Netweaver Mobile 7.3 (This is the DOE part, including ESDMA)
    3.) Sybase SUP
    Well, you need to connect SUP and NWM7.1 together. To do this you need to install a DOE-Connector in Sybase. The NWM7.3 contains the counter part to DOE-C which is the ESDMA stuff. This is now included in NWM7.3. If you run still NWM7.1 you need to install that piece of connector as a separate add on.
    This is where i got confused and was searching for NWM7.3.
    Thanks
    phanidps

  • Training for SAP NetWeaver Mobile 7.1

    SAP NetWeaver Mobile 7.1 is now in unrestricted shipment.
    How can you learn the details and start the development ?
    SAP Education has launched the official training offering: "MOB100 SAP NetWeaver Mobile 7.1 - Development and Administration". To sign up for a training, either search for it in the [SAP Training catalog|http://www.sap.com/services/education/index.epx] or check out the [currently offered trainings in Brussels/Belgium|https://service.education.sap.com/sap/bc/bsp/sap/hcm_learning/trainingtype.htm?sap-params=cGx2YXI9MDEmb3R5cGU9RCZvYmppZD03MDA2NjQyMw%3d%3d].
    Of course you can also always start with our elearnings provided in the SDN:
    [SAP NetWeaver Mobile 7.1 New Development Cycle and Tools |https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/204fc387-6646-2a10-99b7-bba030bc3f68]
    [SAP NetWeaver Mobile 7.1 Architecture Overview and Runtime |https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e048e20c-7246-2a10-e8a5-8b2b78b5b994]
    Enjoy !
    Stefan
    Edited by: Stefan Wawrzinek on Dec 9, 2008 6:01 PM

    Hello mobile community,
    Workshop in Walldorf next week still have seats available.
    Take you chance and register now.
    Regards,
    Wolfgang

  • Enterprise service in SAP Netweaver mobile application

    I want to use an enterprise service in a mobile web dynpro application using SAp Netweaver Mobile 7.1.Is it possible

    Hi Pablo,
    We are actually working with CE. Here we checked the following configurations:
    1. Network connectivity from your IDE (Window>preferences>general-->network connections).
    2. Http proxy settings of the server (http://<host>:<port>/nwa/middleware-settings)
    I think the problem is with your server's http proxy settings.
    Hope it helps.
    Regards,
    Srinivasan Subbiah

  • MAM development on SAP NetWeaver Mobile 7.1?

    Hello world
    I did notice that SAP has released SAP NetWeaver Mobile 7.1. I was of course very curious if this would (finally) make MAM25 developments possible in the new SAP NetWeaver (Mobile ) Developer Studio 7.1, because the old SAP NetWeaver Developer Studio 7.0 is based on Eclipse 2.X while the new one is based on Eclipse 3.3 (which has some advantages compared to Eclipse 2.X).
    So I did download SAP NetWeaver Developer Studio 7.1 and SAP NetWeaver Mobile 7.1, and installed both of them on my system. I was positively surprised when I noticed a Mobile Infrastructure perspective. So I did download our customized MAM25 source code from the CVS server and I tried to let it compile and run on SAP NetWeaver Mobile Developer Studio 7.1.
    Compiling was not a problem: after including some required JAR files, the code did compile successfully, however when trying to export the project, it seemed that the JSP files were not compiled, however I did put the tick mark at the Add JSP as compiled classes option. In my NetWeaver Developer, a folder $jsp was created, but with nothing inside. And in the generated WAR-file, I couldn't find any compiled JSP file as well...
    In the 7.0 version, a file called mam25.jar was created and putted into the lib folder in the war archive file, which contained all the class files. This file was not created with version 7.1.
    When trying to run the MAM from within NetWeaver Mobile Developer Studio 7.1, I did get the following exception when launching:
    java.lang.NoClassDefFoundError: com/sap/tc/mobile/cfs/startup/Startup
    Caused by: java.lang.ClassNotFoundException: com.sap.tc.mobile.cfs.startup.Startup
    Is there anyone who can tell me whether or not SAP NetWeaver Mobile Developer studio 7.1 is able to compile, generate and run the MAM25 source? If not, why is there a perspective Mobile Infrastructure included?
    If it is compatible, does anyone have an idea why it didn't work with me?
    Thanks for your help!
    Best regards,
    Diederik

    Hi all,
    First of all, thanks for all the information!
    I think there is a little misunderstanding, or maybe I am wrong
    SAP NetWeaver is the web-application you can use to analyze, administrate, etc... your mobile applications?
    I am actually talking about the SAP NetWeaver Developer Studio 7.1, which is in fact just an extended Eclipse environment. There is some kind of mobile update pack which you can find here: [SAP NetWeaver Mobile 7.1 SP3|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0846cb5-59ec-2a10-46a2-cff9cd9b8fc3]
    My question was if you can maintain and develop in JAVA your MAM25 application with this version of the Netweaver Developer Studio? I did notice a perspective Mobile Infrastructure as in version 7.0, and I can compile the JAVA code, but I can't run the application (see error in original posting) and it seems that no JAVA files are generated from the JSP files.
    I guess it is just a matter of making the plugins compatible for Eclipse 3.X, because the plugin system of Eclipse 2.X is not compatible with the plugin system of Eclipse 3.X. But because of the Mobile Infrastructure perspective that I did notice, I was thinking that this was done. But this seems not to be the case, or I did do something wrong...
    So the only question is: can I use SAP NetWeaver Developer Studio 7.1 (aka Eclipse 3.X) to develop in JAVA the MAM25 application?
    Thanks for the help!
    Best regards,
    Diederik

  • Upgrade Mobile 2.5 to SAP Netweaver Mobile 7.1

    Hi,
    We have to create the file .SDA with NWDS following the steps of the Sap Note 1548566 - MAM Application Start Error,then deployment the application in Sap Netweaver Mobile 7.1 Cliente, but when we try to start the application it show us the follow error:
    Error: 500
    Location: /campofrioapp/campofrioapp/Menu.do
    Internal Servlet Error:
    javax.servlet.ServletException: cannot find message associated with key : dispatcher.forwardException
         at org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java:238)
         at org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:162)
         at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:423)
         at index._jspService(index.java:62)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Unknown Source)
    Could you help us to solve this error please?
    Best regards
    Fernando

    Hi,
    most likely your precompilation of JSP files did not work. While creating JSPs, check if they are really there - or if the resulting Java code is empty.
    In that case you would get this error.
    Hope this helps.
    Regards,
    Oliver

  • I cant start SAP NetWeaver Mobile 7.1

    Hello!
    I explain my situation.
    I downloaded SAP NWM 7.1 from here
    http://www.sdn.sap.com/irj/sdn/downloads?rid=/library/uuid/c0846cb5-59ec-2a10-46a2-cff9cd9b8fc3
    And downloaded next creme version:
    CrE-ME412_ARM_CE42_PPC
    I just follow the instruction from the next post:
    Basicly,
    1.Install Crème cab file
    2.Install MINDB cab file
    3.Install pda_runtime_wince.cab
    4.Install pda_eswt_container.cab
    When i start the NWM its appear a message  "Creme is Running..." but next nothinh happens.
    I see my log file and it says:
    <?xml version="1.0" encoding="utf-8"?>
    <l>
    <h n="/MIlog/trace_6.trc" v="1.5" d="2010-01-03" t="19:25:26">
    </h>
    <rs>
    <r id="1262543124522" t="19:25:24" d="2010-01-03" s="E" c="000" u="" g="" m="Error creating initial tables --> {0}">
    <f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"></f>
    </r>
    <r id="1262543124607" t="19:25:24" d="2010-01-03" s="E" c="000" u="" g="" m="Error dropping initial tables --> {0}">
    <f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"></f>
    </r>
    <r id="1262543126252" t="19:25:26" d="2010-01-03" s="I" c="000" u="" g="" m="Logging initialized">
    <f n="LocationName" v=" (com.sap.tc.mobile.logging.impl.FileLogger:)"></f>
    <f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"></f>
    </r>
    <r id="1262543126255" t="19:25:26" d="2010-01-03" s="I" c="000" u="" g="" m="Logging initialized">
    <f n="LocationName" v=" (com.sap.tc.mobile.logging.impl.FileLogger:)"></f>
    <f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"></f>
    </r>
    <r id="1262543128563" t="19:25:28" d="2010-01-03" s="E" c="000" u="" g="" m="Error loading metadata --> {0}">
    <f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"></f>
    </r>
    <r id="1262543128683" t="19:25:28" d="2010-01-03" s="F" c="000" u="" g="" m="Cannot initialize framework --> {0}">
    <f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"></f>
    </r>
    I'm using a HTC Diamond device, with Windows Mobile 6.1
    I hope i says enough information, and somebody can help me.
    Thank you so much for your time.

    Hello ,
               Prblem is on your windows mobile 6.0 / 6.1. WM 6.0 /6.1  is not officially supported by SAP MI client yet. But eventhough we were able to bring up the MI client on WM 6.0 . You need to install the correct CrEme version using the below download link:
    http://www.nsicom.com/Default.aspx?tabname=me
    Check the below two OSS for ore details :
    SAP Note 772334 - Download of a CrEme-Cab file with
    permanent license
    SAP Note 720225 - Which version of CrEme do I have to
    install on which device?
    You have to use the CrEme 4.1.2 for Netweaver Mobile 7.1 .
    Alos you need to use the correct MI client CAB file for the MI client installation.
    We used MI Client SP 13 version for Windows Mobile 6.0 or try SP 20 . Either one of them will work.
    Hope this will resolve your issue .
    Thanks,
    Greetson

  • Accessing peripheral devices using NetWeaver Mobile 7.1 application

    Hi,
    I'm developing an occasionally connected application for handheld devices using NetWeaver Mobile 7.1. From my application how can I access other peripheral devices (for example: WebCam) to capture the pictures.
    Suggest me the ways to access the peripheral devices (WebCam) from my NetWeaver Mobile application.
    Thanks in advance.
    Regards,
    DVR.

    Hi Vinodh,
                   Please refer to SAP Note: 1057759 for getting the list of peripheral input/output device drivers supported in SAP Netweaver Mobile 7.1
    You can also go through the help portal link on how to use peripheral devices in mobile application.
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/8F/0B674240449C60E10000000A1550B0/frameset.htm
    In case you want to use another peripheral device like Webcam not supported, then you will have to take care of this in the application code itself. You can use JNI etc to talk to drivers like in a normal java application.
    Regards,
    Nipun

  • ROI of implementing SAP Netweaver Mobile 7.1

    How can we calculate ROI of NW mobile 7.1 implementation?
    In what areas can SAP Netweaver Mobile 7.1 ensure savings/ reduced expenditure?
    Some example areas are:
    1. Paper work
    2. Operational Cost (Eliminated Data Updation time)

    Hi,
    I dont think this link gives the exact answer for your question but it definitely helps you to calculate the same or atleast gives you an idea about what sap netweaver mobile 7.1 is about and the benefits it offers and what can be achieved with it.
    SAP NetWeaver Mobile 7.1
    Best Regards,
    Siva.

  • SAP EHP1 FOR NetWeaver Mobile 7.1

    Hi,
    We plan to install a server for NetWeaver Mobile but wonder to install SAP EHP1 FOR NetWeaver Mobile 7.1 or SAP FOR NetWeaver Mobile 7.1. Any enhancement for the ehp1 package and limitation? Thanks,

    Hi,
    as Siva already mentioned - just to add the screen - if you enter service.sap.com/swdc and drill down to download the EHP support package for mobile, you get the following warning right at the top:
    Important Note:
    SAP enhancement package 1 for SAP NetWeaver Mobile 7.1 contains changes mainly targeted for use by the mobile applications SAP Mobile Defense & Security 1.6 and SAP Mobile Direct Store Delivery 4.0. Therefore SAP recommends to install SAP enhancement package 1 for SAP NetWeaver Mobile 7.1 only if you want to use one of the corresponding applications SAP Mobile Defense & Security 1.6 or SAP Mobile Direct Store Delivery 4.0.
    Due to that, you should go with usual MI7.1 stack.
    Hope this helps.
    Regards,
    Oliver

  • Query regarding SAP Netweaver Mobile 7.1

    Hello Experts !
    1. What is the difference between SAP Netweaver Developer Stuido and SAP Netweaver Mobile 7.1 or higher version ?
    2. For developing applications related to SAP Mobility which one is the better option ?
    3. What are the sources available to learn above given software ?
    Regards,
    Vaibhav

    Hello,
    For more information on NW Mobile 7.1, please refer to following link:
    <http://help.sap.com/saphelp_nwmobile71/helpdata/EN/63/8bf764d6be43dbbc59934a5c6e5175/frameset.htm>
    For the application development on Laptop Client(NW mobile 7.3) , refer the following link:
    <http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f0a1ff2c-aa0e-2e10-f5a7-faa4bfecb6c0>
    For OCA Client(NW mobile 7.3)  , refer the following :
    <http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/40fcc34f-af0e-2e10-41b3-f1f60bcb5a7f>
    Regards,
    Lakshmi
    Edited by: Lakshmi Reddi on Apr 25, 2011 8:17 AM

  • Live Session on NetWeaver Mobile 7.1 today 4p.m. CET

    Hi all,
    today (Dec. 20th, 2007) at 4 p.m. CET a live session dealing with NetWeaver Mobile 7.1 Device Rollout and Monitoring capabilities will be conducted!
    Find all relevant info (dial ins, webex access etc.) in this blog:
    /people/community.user/blog/2007/07/12/live-sessions-get-up-to-date-on-sap-netweaver-mobile-71
    Cheers,
    Tom

    Hello people,
    For everyone who has missed the Live Sessions: The eLearnings are now available. See the <a href="/people/community.user/blog/2007/07/12/live-sessions-get-up-to-date-on-sap-netweaver-mobile-71.
    Regards,
    Wolfgang

  • Download SAP Netweaver Mobile 7.1

    Hi Friends,
    Where can I get SAP Netweaver Mobile 7.1?
    Is it available on Service Market Place? If yes from where i ccan download it?
    If no, then what is the procedure for getting DVD's from SAP?
    Pls help me. Its urgent.
    Thanks and warm regards
    Purnendu

    Hi
       Since Mobile 7.1 is in rampup, not sure if you have access to download.  But anyway here is the link to download 7.1 from SMP.
    http://service.sap.com/swdc
    -> SAP Support Packages
       > Entry by Application Group
        > SAP NetWeaver
         > SAP NETWEAVER
          > SAP NETWEAVER MOBILE 7.1
           > NW MOBILE CLIENT SETUP 7.10
            > Win32
    Also dowload
    http://service.sap.com/swdc
    -> SAP Support Packages
       > Entry by Application Group
        > SAP NetWeaver
         > SAP NETWEAVER
          > SAP NETWEAVER MOBILE 7.1
           > NW MOBILE ADMINISTRATION 7.10
             > OS Independent
    Hope this helps.
    Best Regards
    Sivakumar

Maybe you are looking for

  • Unable to install jre1.1.8 on windows xp sp2

    Hi, I need to install jre 1.1.8 to develop programs for my ipaq jeode jvm. I downloaded the executable and tried to install it on my windows xp machine. At first it seems to go well (the program is launched). Then a message occurs about an incorrect

  • How do I convert my book cover pdf and text pdf to grayscale?

    1 ) How do I convert my photoshop book cover pdf to CMYK and remove all color and 2) How do I convert my Indesign text pdf file 'to grayscale for all black and whit images'?  

  • Flash CS6 IDE Air Native Extensions problem HELP

    i'm trying to test out CS6's new native extension (ANE) but I'm having a difficult time getting it to work. First I went to Adobe's page: http://www.adobe.com/devnet/air/native-extensions-for-air.html Downloaded the "Vibration" ane and then through t

  • How can i change language setting?

    i had try following this step, but i can't change the language into English ! In the Creative Cloud app for desktop, click the gear icon and then choose Preferences. In the Preferences dialog box, click Apps. From the App Language list, choose an ins

  • Future Engineering Student?

    Which Mac is best for a future engineering student?  I'm looking in to chemical engineering at Purdue, and I don't want to be underpowered (cheap) but I don't want to be overpowered either (expensive).  I'm also not sure if chemical engineering would