Emulators for testing mobile web dynpro

I am developing mobile web dynpro applications and need emulators to run them. Can anyone suggest the URLs to download the emulators (Pocket PC, BlackBerry, and Nokia series 80). As I do not have the real device to test the applications, I need the emulators badly to test the applications.

Hi Kishore,
sorry i am not using BlackBerry,only Windows mobile.
There i only have to enter the URL of the WD-Application into the Device Browser of the simulator.
I noticed from this threads that Vikram has the same problem as you.
https://forums.sdn.sap.com/click.jspa?searchID=2033248&messageID=3259667
Mobile Webdynpro!!
Perhaps you can watch this thread and get a solution for blackberry.
Regards
Frank

Similar Messages

  • Difference between mobile web dynpro and simple web dynpro application

    Hi Everyone,
    Can anyone pls let me know what's the difference b/w mobile web dynpro application and an offline or simple web dynpro application.
    Thank U!!
    Ravi Aswani

    Hi ,
    Mobile WebDynpro
    The SAP Web Application Server allows direct online access to Web Dynpro applications using mobile devices. As part of the SAP Web Application Server, Web Dynpro provides a development and runtime environment with which you can quickly and simply create professional user interfaces for desktop PCs or for mobile devices. An appropriate infrastructure and renderer classes are provided for developing mobile Web Dynpro applications for Pocket PCs as well as for BlackBerry Wireless Handhelds and Nokia Series 80 devices.
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/fa/100d4113eff16fe10000000a1550b0/frameset.htm
    WebDynpro Java
    Web Dynpro is a client-independent programming model of the SAP NetWeaver technology platform for developing user interfaces for professional business applications. It is based on the model view controller paradim which ensures that the business logic is separated from the presentation logic. This architecture is visible in the Web Dynpro perspective of the SAP NetWeaver Developer Studio (NWDS).
    Web Dynpro helps you with the development of Web applications by:
    ·        Ensuring platform-independence with the meta model approach
    ·        Minimizing the implementation effort through declarative programming
    ·        Supporting a structured design process by applying the model view controller paradigm
    ·        Providing reuse and better maintainability by using components
    ·        Providing graphical support with tools in the Web Dynpro perspective
    ·        Providing the SAP NetWeaver Java Development Infrastructure (NWDI) which supports team work with different services such as source code versioning and the Central Build Service.
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/fa/100d4113eff16fe10000000a1550b0/frameset.htm
    Thanks
    Suresh
    Edited by: Suresh Mandalapu on Sep 2, 2008 11:07 AM

  • Testing ABAP Web dynpro: Error  code 403 and for the reason Forbidden

    Hi,
      We have NW04s Installed and trying to execute a SAP supplied ABAP web dynpro application DEMO_SIMPLE_MAIN. Please see the following error and let us know which service it's talking about? I am familiar with SICF. However in AS7.0( New name for WEB AS ) The transaction is little different.
      Thanks
    Arunava
      However we are getting the following service error
    Service cannot be reached
    What has happened?
    URL http://server.domain.name.com:8001/sap/bc/webdynpro/sap/demo_simple_main call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system XXX with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:NAME999_XXX_01-v:0-s:403-r:Forbidden
    HTTP 403 - Forbidden
    Your SAP Internet Communication Framework Team

    Hi,
      this was actually some services which needed to be started through SICF. Once I have started the service sap/bc/public ETC.. and the web dynpro started working. Most of the SAP delivered demo apps are working
      However for some ABAP web dynpro ( for some application XRPM ) I get  some peculiar error. Please see below and if you could think of anything out of these.
    I have already checked and found the both HTTP and SMTP services are working fine.
    The following error text was processed in the system PXA : Syntax error in program /1BCWDY/56ZRPAZLU25M8S1BKV2T==CP .
    The error occurred on the application server fmsap994_PXA_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: CONSTRUCTOR of program CL_WDR_CLIENT_COMPONENT=======CP
    Method: CONSTRUCTOR of program CL_WDR_CLIENT_APPLICATION=====CP
    Method: CREATE_APPLICATION of program CL_WDR_CLIENT_APPLICATION=====CP
    Method: EXECUTE of program CL_WDR_MAIN_TASK==============CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP

  • Creating mobile web dynpro application which customized theme

    Hi guys,
    I have created a mobile web dynpro application and a theme with Theme Editor. Then I have appended this theme with the sap-cssurl parameter to my application.
    <b>my_application? sap-cssurl=http://host:port/webdynpro/resources/sap.com/tcwddispwda/global/SSR/themes/MyTheme</b>
    It works well in my first testing on my laptop.
    In order to test it on my mobile device I have also appended sap-wd-client parameter to my application. Now my URL looks like
    <b>my_application? sap-cssurl=http://host:port/webdynpro/resources/sap.com/tcwddispwda/global/SSR/themes/MyTheme&sap-wd-client=PieClient</b>
    It doesn’t work. My application layout looks as if I don’t use the theme. Did somebody have the same problem and can help me by finding a solution.
    Thanks for your answers.
    Marita

    Hi Marita,
    Mobile Web Dynpro supports several handheld mobile devices. I guess yours is a Pocket PC. Except the newest Pocket PC 2003, all the other versions don't have CSS support. Therefore the current Pocket PC client "PieClient" of Web Dynpro lacks the ability for customized themes. On the other hand, themes are supported for more advanced devices, such as Nokia Communicator 9500/9300.
    Regards,
    Wei

  • How to run mobile web dynpro application

    Hi experts,
    I'm using NetWeaver Developer Studio for Mobile SP03.
    I create a mobile application for handhelds including 2 components:
    - Mobile Application.
    - Mobile UI Component (web dynpro component).
    I do follow the tutorial for creating the application. I can deploy and run the application on NWDS handheld emulator successfully.
    When I deploy it on my SAP Application server to test the web dynpro UI application via a web browser, it throws out a java.lang.ClassNotFoundException: the class <package name>/Internal<Application Name>Comp.class cannot be found by WD framework when I access it. It can be deployed without error and is alive in the web dynpro content admin.
    I found that the normal WD component the class Internal<Application Name>Comp is generated during the building process but it is not when developing mobile UI component.
    Can anyone tell me there is any difference between the two WD component types? Does my server need to install any extra component for running mobile UI component? Or do I need to configure my NWDS for Mobile to make the application work on SAP server?
    Thank you very much,
    Steven Linh Nguyen.

    Hi,
    Mobile webdynpro application for handheld cannot be deployed on SAP AS.
    To use the Mobile webdynpro application for handhelds follow the steps:
    1. Upload sda files of all DCs to the DOE server (Transaction SDOE_UPLOAD_ARCHIVE) which will be availabe at the location
    <workspace.jdi>\LocalDevelopment\DCs\demo.sap.com\<DC>\_comp\gen\default\deploy
    2. Install the simulator on laptop or client on PDA
    3. Deploy uploaded MCDS(from step1) to the client, after the device registration.
    Thanks and Regards,
    Suma

  • Using External Library in Mobile Web Dynpro Offline

    Hi all,
    i would like to use a jar in a Mobile Application for Handheld and i followed the steps from the wiki "Using External Library in Mobile Web Dynpro Offline" at
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/usingExternalLibraryinMobileWebDynpro+Offline
    >How to use External Library in Mobile Web Dynpro Offline
    >For using external jar in local deployment scenario, one can do following:
    >1. In the dc where jar has to be used, add the jar as external jar classpath entry. It can be done via <dc> > (Right-click)> properties->Java Build Path->Select "add external jar".
    >2. Do the programming using the jar.
    >3. Shut down the mobile client.
    >4. Copy the jar in the "lib" folder of mobile client installation.
    >5. Deploy the application in the IDE.
    >6. Run the application.
    >In 5, the jar will not deployed and will be picked from the lib folder during 6.
    >...
    >Note: This will work on and after SAP Net Weaver CE 7.1 SR3 with Mobile plugins from CE 7.1 SR3 (and after).
    i get a error at the deployment with the message "...package myres does not exist...":
        >echo:     C:Documents and SettingsTPCompworkspace.jdiLocalDevelopment     4CDFCC9F800D44D0F2B7FEDE7245CFB5gen_oca
          >echo:   class path:  C:Program FilesSAPIDECEeclipsepluginscom.sap.tc.ap_2.0.1.080222142948compXOCADCssap.com     cmobileocaapi\_compgendefaultpublicapilibjavasap.comtcmobileocaapi~api.jar
          >echo:   output dir:  C:Documents and SettingsTPCompworkspace.jdiLocalDevelopment     4CDFCC9F800D44D0F2B7FEDE7245CFB5classes
         >javac: Compiling 16 source files to C:Documents and SettingsTPCompworkspace.jdiLocalDevelopment     4CDFCC9F800D44D0F2B7FEDE7245CFB5classes
         >javac: ERROR: C:Documents and SettingsTPCompworkspace.jdiLocalDevelopment     4CDFCC9F800D44D0F2B7FEDE7245CFB5gen_ocacomsapdemoemployee_scserviceimplEmployeeService.java:8: package myres does not exist
         >javac: ERROR: import myres.TestA;
    there is only sap.comtcmobileocaapi~api.jar in the class path and myres.jar was not added.
    how can i fix my problem or does the steps in the wiki not work yet for SAP Net Weaver CE 7.1 SR3 with Mobile plugins from CE 7.1 SR3 ?
    Thanks,
    Ismet

    Hi,
    1) in Development Infrastructure Perspective -> rightklick in Navigator/Projekt Explorer  -> new Project  -> (Development Infrastructure)  Development Component (DC).
    NWDS generates Project Ressources e.g. the folder "libraries"
    2) copy the jars to the "libraries" folder.
    3) rightklick on the newly created Development Component (DC) ->  Development Component -> Show In ->  Development Properties -> go to the Tab "Public Parts",
    in -> "Defined Public Parts" -> klick on Button "Add" -> give a name for "Public Part" -> at "Purpose" select "Compilation" -> Finish.
    rightklick on the newly created Public Parts -> select  "Manage Entities" and select the jars you want to use -> Next -> Finish.
    4) switch to the Mobile Apps for Handhelds Perspective ->  in Development Component  select e.g. the Service Component or the UI Component ->
    rightklick ->  Development Component -> Show In ->  Development Properties -> got to Tab "Dependencies" -> klick on Button "Add"  -> under the Node MyComponents -> select the newly created Development Component with the Public Parts/jars (that was created in 1 - 3).
    thats all, now you can deploy your application
    Regards,
    Ismet

  • About test a web dynpro application

    Hi, experts
      When i test a web dynpro application, the IE
      web page constantly refresh.
      Who encounter this issue?
      This is a very strange problem.

    which IE are you running?
    Internet Explorer 5.5 or higher or Firefox 1.0 or higher, will work
    Mine is Internet Explorer 6.0, sp2 working fine.
    No Support for '_' in Host Names
    The browser does not accept cookies if a host name contains the underscore character '_'.
    Since Microsoft Internet Explorer 6.0 and MS Internet Explorer 5.5 including security patch MS01-055 cannot accept any domain names with underscore characters, session cookies cannot be saved. This will result in terminations when navigating within a Web application.
    http://help.sap.com/saphelp_nw70/helpdata/en/67/be9442572e1231e10000000a1550b0/frameset.htm
    Abhi

  • How to go for Internalization in Web Dynpros

    Hi All,
    Can any one provide me the steps for internalization in Web Dynpros.
    Regards
    DK

    Hi DK,
       Internationalization in Web Dynpro is very simple.
    In your project, for each view, Controller, Simple Type, Message Pool there will be one .xlf will be created by default.
    For Internationalization you just need to go that .xlf file and desired language.
    For Example, View Name is ‘TestView’ there will be – ‘TestView.wdview.xlf’ will be there. Just need to create similar file for language. (TestView.wdview_de.xlf). And in the test just add corresponding German.
    Go to Internet Explorer Tools -> Internet Options -> Languages -> Add German (de).
    Rebuild your application and then deploy. It will give your corresponding German Language.
    For more information please go thru this link. It will be helpful.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c6cfad90-0201-0010-a5b8-8f9486346059
    Regards,
    SK

  • Test of Web Dynpro Event Handling : GeoMap business graphics

    Hy guru's, i have this problem: on Test of Web Dynpro Event Handling page i tried to open the GeoMap web dynpro on Business Graphics section but i received this error:
    The URL http://.../sap/bc/webdynpro/sap/wdr_test_events/ was not called due to an error.
    Note
    The following error text was processed in the system BI7 : Exception condition "COMMUNICATION_ERROR" raised.
    The error occurred on the application server bi7-saplab_BI7_08 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_GIS_VIEW~UPDATE of program CL_GIS_VIEW_IGS===============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LBUSINESS_GRAPHICS======CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system BI7 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server bi7-saplab_BI7_08 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server bi7-saplab_BI7_08 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 100 -u: AMARAVIGLIA -l: E -s: BI7 -i: bi7-saplab_BI7_08 -w: 0 -d: 20071119 -t: 232916 -v: RABAX_STATE -e: RAISE_EXCEPTION
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Could you help me?
    Thank's a lot
    Sincerely yours
    Andrea Maraviglia

    Hi,
    did you install the IGS (see the <a href="http://help.sap.com/saphelp_nw70/helpdata/en/37/268841a79f1609e10000000a155106/frameset.htm">documentation</a>) and check if SAP note 1108034 helps?
    Regards, Heidi

  • FunctionKey & BarCodeReader API in Mobile Web Dynpro

    Folks,
    I am developing a few applications using Mobile Web Dynpro (Java), for PSION TEKNOLOGIK 7535. (Windows CE 5.0 with IE 6.0 for CE)
    I have to use the API's of the Mobile Add-On Library, namely the FunctionKey API and the BarCodeReader API.
    So the SAP Note says that these are supported only for Symbol and Intermec device.
    I would like to know what options I have for this implementation
    Can i use a Mobile WebDynpro Client? ( will these API's work if I use the WebDynpro client instead of IE?)
    Can I use any other browsers instead of IE and use the above mentioned API's?
    Are there any third party software's that support these functionality?
    Thanks,
    Balaji

    Hi Balaji,
    Unfortunately the only option you have is to use either a symbol or an Intermec device. Symbol and Itermec both have a special browser with which you can funtion keys or Barcode Reader.
    I think "Mobile WebDynpro Client" you talk about is the offline client but the FunctionKey and the BarcodeReader will work with the online version only.
    I dont know of any workaround for this.
    Best Regards,
    Karthik

  • Mobile Web Dynpro offline

    I was wondering if any one has any information the Mobile Web Dynpro Offline Development Object when creating a DC. Their is a perspective for it as well... I tried creating a webdynpro (look like a normal webdynpro) but it will not run... I also noticed their is an option on a standard Webdynpro to convert it to a Mobile Web Dynpro Offline as well...
    Oh yea this is in the 04s SP6 NWDS.
    D.

    Hi Derek,
            The Mobile Webdynpro offline was only available until SP8 for internal purposes and is not meant for external customers. It wont run because you need to run the application on a SAP Mobile Client and not on the J2EE !
    Regards,
    Arun

  • Are NWDS Mobile Pluggins neccesary to develop Mobile Web Dynpro Online?

    Hi all
    Do I need to put in NW Developer Studio the pluggins for mobile to develop a Mobile Web Dynpro Online Application (Always Connected scenario)?
    Thanks for your answers
    Investiga

    Hi Investiga,
    As Vidya as mentioned you dont have to install anything extra for Mobile Webdynpro Online,
    You can use the Webdynpro perspective in NWDS for your development.
    Only thing you need to be aware of is the supported elements in the Webdynpro Perspective for Mobile.
    The following documentation will help you out.
    http://help.sap.com/saphelp_nw70/helpdata/EN/42/c136cb0f241d66e10000000a1553f6/frameset.htm
    Best Regards,
    Karthik Setty

  • Access Key for Trial Version Web Dynpro ABAP 7.01 and  7.02

    Hi Guys,
               Can someone tell me, what is the Access Key for Trial Version Web Dynpro ABAP 7.01 and 7.02
    Regards
    Sankar

    >
    sankar.cgsl wrote:
    > Hi Guys,
    >
    >
    >            Can someone tell me, what is the Access Key for Trial Version Web Dynpro ABAP 7.01 and 7.02
    >
    >
    >
    > Regards
    > Sankar
    HI Sankar,
    I think it is not to get from this forum. You have to download the trail version and follow the instructions for installation.
    Once you installed the software, you can request for the License key with your SCN credentials.
    Follow this link for 7.02 Trial [/people/horst.keller/blog/2010/12/09/abap-trial-version-702-available-in-scn|/people/horst.keller/blog/2010/12/09/abap-trial-version-702-available-in-scn]

  • Troubles testing first Web Dynpro ABAP in IE6

    Hi people. I'm having some troubles testing standar web dynpro in IE, service wait service stay idle, like in this [screen cap|http://personales.ciudad.com.ar/kakon/ie.JPG]...
    But... when i try to see same service in firefox, works fine like in this [screen cap|http://personales.ciudad.com.ar/kakon/firefox.JPG]...
    Can anybody help me?
    Pliiiiis

    hi peluka....
      make sure you have the configurations.
    [link|help.sap.com/saphelp_erp2005/helpdata/en/43/e86de5008b4d9ae10000000a155369/content.htm ]
    also try using ie 7 and make sure the browser settings are made.
    ---regards,
       alex b justin

  • Emulators for windows mobile 10.0.10069 : the installer failed. fatal error during installation. error code: -2147023293

    I am using win 10 home insider preview, build 10074.  When I am trying to install VS 2015 community RC, selected Universal Windows App, it failed at
    emulators for windows mobile 10.0.10069 : the installer failed. fatal error during installation. error code: -2147023293
    VS file version is 14.0.5596.25192

    Hello EL_1980,
    The error -2147023293 translated to Hex is:FFFFFFFF80070643
    0x80070643 is a general error here so it is hard for us to troubleshoot. Please try download the ISO format of Visual Studio 2015 Community so that you can use the fciv.exe tool to verify the hash value. All info are listed on the VS2015 download page:
    https://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs.aspx
    Please click first "Visual Studio 2015" tap below image.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Sync with ical no longer working

    Upgraded 2nd-Gen itouch to OS 3.1.1 from 3.0. Also upgraded iTunes to 9.0. yesterday. Using G4 (dual Core) pre-Intel chip desktop tower. Had tried the mobile me trial starting three days ago. Sync between Mobile Me screwed up iCal and so cancelled sy

  • Document Language not exported into PDF when viewed in Acrobat Pro 9?

    I've been working on making our PDFs accessible, but it looks like the LiveCycle-generated forms are causing some issues. While I can set the Form Locale in LiveCycle ES (8.2.1), generating a PDF from this and viewing it in Acrobat Pro 9 leaves the R

  • Email PDF with data not XML

    Good day everyone, I have designed a form with two email buttons, ie Send To Manager and Submit Form. Now what I want to happen is this: When one of the buttons is clicked, I want the recipient to receive a PDF form (NOT an xml) with all the datat th

  • Wrong Purchase on iTunes how to I get it reversed or stopped?

    This is what happens when I let my 6 year old play games on my iPhone I tought I was dl'ing a new "free" game (and of course he was bugging me while I was distracted)  put in my password and ended up with a charge of almost 100.00 for Dragonvale jewe

  • Acrobat X- resize 'Fields' sidebar?

    I rarely use Acrobat X, but I am forced to occasionally as I find a form that won't let me edit the field tab order in 8. I cannot find any way to resize the sidebar to view the field's full name when I am setting the tab order. Is it me, or is there