MI development In NWDS

Hello,
With NWDS CE 7.1 Is it possible to develop mobile Infrastructure application.........
in Windows ->Preferences -> i cannot find MDK/MI Development
should i need to install another version....
Please can anyone help me

Hi,
You have the install the plugin manually. It can be found in the SDA file of the client.
With regards,
Mike

Similar Messages

  • Error while installing the EHP 1 for SAP NetWeaver Developer Studio (NWDS)

    Dear All,
    I am trying to install the EHP 1 for SAP NetWeaver Developer Studio (NWDS) 7.1  .It got installed once but when i was trying to deploy the application i was getting an error sayind that we need to have JDK1.5 Update 14 or higher for the installation.
    Now i have JDK 1.5.0_14 installed in my system.So i Uninstalled the EHP 1 for SAP NetWeaver Developer Studio (NWDS)  and i am trying to reinstall it but i am getting the following error
    ERROR:
    Unable to complete action for feature "SAP NetWeaver Developer Studio Facades" due to errors.
        Execution failed! Commmand: "msiexec.exe /norestart /qb /i librfc32.msi /lvx C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log ALLUSERS=2 REBOOT=ReallySuppress". Exit value: "1639". Working directory: "D:\Program Files\SAP\IDE\CE7.1.1\eclipse\features\com.sap.netweaver.developerstudio.facades_7.1.0.081112155351". Log file: "C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log".
    Can anybody please help me in resolving this issue.Please help needed as early as possible.
    Thanks in Advance:)
    Regards,
    Nishita Salver

    Dear Nishita,
    I hope you have removed the older version of jdk before installing the new version of jdk. Also after un installation of NWDS, did you delete all the temp files and also the directories created during the original installation of NWDS. Also did you restart your system after the uninstallation of NWDS EHP1 and older jdk before reinstallation of the two softwares?
    Regards,
    Veera
    P.S. The first thing you can try is restarting the PC and try resuming the installation, if it doesnt succeed, please remove all traces of NWDS and JDK, restart pc and then resinstall both of them.

  • Code developed in NWDS 7.1 CE7.1 not working in NWDS 7.1 EHP1

    Hi,
    The code developed using NWDS CE7.1  is working fine at runtime and then migrated to NWDS 7.1 EHP1 for a new requirement.The same code in NWDS 7.1 EHP1 is not working at runtime . The problem is with one of the columns in a table.This column is binded to a value attribute in NWDS CE7.1 whereas in NWDS 7.1 EHP1, this "value attribute" is now just an"attribute".
    The column is no longer displaying the right value at runtime when deploying the code from NWDS 7.1 EHP1.
    Please help.
    Regards,
    Reinuka.

    Hi Satish,
    Thanks for the reply.
    Yes, the attribute's dataype is not effective at runtime.I had created a custom date datatype for this attribute and assigned a format"dd-MMM-yy HH.mm.ss"  which is coming fine when the track has 7.10 sap dependencies but not when using a new track having same SCA file with 7.11 sap dependencies.I found it's not a problem with NWDS but when we with the version of the SAP dependencies added to the NWDI track.Kindly suggest.
    Regards,
    Reinuka Paul.

  • Overview of Netweaver Development studio(NWDS with DI configuration)

    hi friends
    explain me the brief overview of Netweaver Development studio
    with DI configuration
    send me helpful ppts or pdf files and important links also
    thanks
    ramu.

    Hi,
    go through:[http://www.sap.com/swiss/platform/netweaver/components/developerstudio/index.epx]
    for NWDS wid java infrasturcture:
    [http://www.eclipsecon.org/2004/EclipseCon_2004_TechnicalTrackPresentations/48_Kessler.pdf]
    development using NWDS:
    for NWDI:
    [http://en.wikipedia.org/wiki/SAP_Netweaver_Development_Infrastructure]
    [http://help.sap.com/saphelp_nw70/helpdata/EN/42/c8204dd57f136fe10000000a1553f7/content.htm]
    [http://help.sap.com/SAPHELP_NW04S/helpdata/EN/db/bd3642e2a3ab04e10000000a1550b0/content.htm]
    Regards,
    Khushboo

  • Adobe flex application development in NWDS

    Hi All,
    I have to develop an adobe flex application in NWDS.The questions are:
    1.What version of NWDS is required
    2.How do i integrate adobe flex with NWDS
    3.Any tutorial for a sample Adobe flex application development in NWDS
    Thanks and Regards
    Radhika

    Hi,
    Does it have to be NWDS?
    See if this post gives you some answers:
    Integrating Flex into Developer Studio
    Rgds.

  • Some issues regarding JEE adapter module development in NWDS 7.1

    Hi guys,
    I'm trying to develop my first AM in NWDS 7.1 and I'm facing some issues which I'd be happy if you would help me out with.
    1, I'm going step by step according this document http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e6747fa&overridelayout=true  but I have an information Warning "Classpath entry PI_AF_LIBS/... (all PI AF 7.1 classes) will not be exported or published. Runtime ClassNotFOundExcpetion may result". Why am I getting this if I have checked the checkboxes with these libraries in Project->Preferences->Java Build Path->Order and Export(tab)? If this checked I'd say it will be exported with the project.
    2, I need to create an SDA file to deploy the module, because the server is not available directly. So first if I'm not wrong I need to have an EAR file which I can use to create the SDA. But how can I get this EAR file? This document describes only direct way of deployment.
    Thanks in advance,
    Olian

    1. The jars need to be referenced in the project build path to enable the compilation of the code
        The warning can be overlooked as the jars are present in PI.
    2. The EAR Project that gets created (as per the description in the referred document) can be exported to the get the necessary
        ear file.

  • GUI development in NWDS

    Hi,
    Is there any visual editor for developing GUI in NWDS.
    I need to place my controls on the UI using the editor without having to specify the position in the code (something of a autogeneration of code for the components created in UI).
    I am creating the UI using Swings.
    regards
    Raja Sekhar

    Hi Jo,
    I have installed Visual editor on the top of eclipse 3.1.
    When I try to create a GUI in the eclipse, I am not able to place the controls on the UI properly. I am also not able to customize layout window to include controls in multiple colums adjacent to each other. When I click the Show customize layout window icon, "No layout options to customize the current selection" message appears.
    I have installed Visual editor 1.1, then installed GEF 3.1 and EMF 2.1.2.
    How do I set the Grid Layout manager. Is there any other  software that I need to install.
    Regards
    Raja Sekhar

  • Problem while migrating EJB Project developed in NWDS 2.0.11 to NWDS 7.1

    Hi all,
    I have developed one EJB Project using NWDS 2.0.11 and now i am migrating it to NWDS 7.1. I have copied that EJB project into the work space of NWDS 7.1. Now its giving build problems for the class path variables for ejb20.jar like...
    Unbound classpath variable: 'TSSAP_JAVAX_HOME/lib/ejb20.jar' in project RemoteDeployEJB RemoteDeployEJB July 27, 2006 11:52:09 AM 29
    so pls help me to resolve this issue.How to set class path for that variable in my NWDS 7.1.
    Regards,
    Kiran.

    Hi Kiran,
      You need to migrate the project.There should be an error message in the problems view that the project should be migrated. Right click on the error message and choose quick fix.Then Migrate Project option should appear. Choose it and follow the steps in the migration wizard.
    Best Regards, Radoslav

  • Probblems Net Weaver Developer Studio (NWDS) caused by Internet Explorer 7

    Hi,
    I figured out that the view designer in NWDS does not work properly.
    It managed to draw a preview of a view but after a change the preview desappeared and I sow a window with the message: "The browser cannot display the webpage" and so on.
    After hours of searching I figured out that the update from 2007-12-15/16 of Internet Explorer changed the IE7 and made the view designer not to work properly.
    I've unistalled the update and now I can work back againd with NWDS.
    I've checked 3 versions of NWDS, namely 2.0, 7.0 SP09, 7.0 SP10, and all of them have the same problems.
    My conclusion: SAP shouldn't rely on such system and IE dependant elements in NWDS.

    Hello,
    The given update is the  "Cumulative security update for Internet Explorer" - KB942615 [link|http://support.microsoft.com/kb/942615].
    I does "break" the WD Layout visualization in NWDS, working under Windows XP or Vista.
    Cheers
    Marlo Simon.

  • NetWeaver Developer Studio NWDS 7.2 on Windows 7 Prof x64

    Hello
    neither installing NWDS 7.2. from CD nor directly from https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/ce/index.html does work on an x64 version of Windows 7.
    It seems the bundled VS-redistributable is only shipped for x86 systems which breaks the installer.
    I know the prerequisites explicitly state that only x86 systems are supported but... WTF!
    ALL new notebooks and workstations with a decent amount of RAM are shipped on x64.
    Is there any way to get it running under x64?
    Thanks!

    Hi ,
    I tried to open the NWDS 7.2 which was download in the link provided in the thread(NWDS_Platform).
    I am getting the below pop up
    Current JVM
    You have to use a JDK as a JVM instead of a JRE
      Current JVM:
        Sun Microsystems Inc. JRE 1.6.0_33
        java.home = C:\Program Files (x86)\Java\jre6
      Supported JVMs:
        JDK provided by SAP AG: java.version 1.6.0_07 or higher
        JDK provided by Sun Microsystems Inc.: java.version 1.6.0_07 or higher
      A JDK is not the same as a JRE. If a JDK is required, a JRE is not sufficient
    Could you please help?
    I could not find any to make the JDK entry.
    I have installed both the J2sdk1.4 and JDK1.6 since i am using the NWDS 7.01 version also.
    My system is Windows 7 - 64 bit (C:\Program Files (x86))...
    Thanks.
    Senthil Kumar S.

  • Development Scope through NWDS on 7.31 Dual Stack

    Per my understanding NWDS can be used for developing ESR and ID components but only if we have installed the usage type PO.
    We have dual stack PI 7.31. What is the scope of PI objects development through NWDS in this case other than usual JAVA coding...adapter module development, dirapi devlopment ..etc..
    Thanks

    Hi Ashish,
    you can use ESR development in NWDS with dual stack, but can not perform the ID development.
    regards,
    Harish

  • Is it possible to develop custom b2b and b2c application within same NWDS.

    is it possible to deploy b2b and b2c application within same NWDS.if not what all changes i have to make..?

    Hi,
    I am taking the original standard application SDA file format.extracting it.
    Create a Enterprise Application Project in Net Weaver Developer Studio (NWDS) and name it is as "ZLC_SERVICE" as the application name is ZLC_SERVICE.
    Create a Web Module Project in Net Weaver Developer Studio(NWDS) and name it is as "sap.comcrmisawebZLC_SERVICE"
    The NWDS will have two projects ZLC_SERVICE and sap.comcrmisawebZLC_SERVICE.
    Now Right Click on the EAR project and click "Add Modules". Select the Web Module Project and click ok
    1.Copy the war file  extracts into webContent folder of Web Module Project except WEB-INF and META-INF.
    2.Copy all the files of WEB-INF into WEB-INF folder of Web Module Project.
    3.Copy all files META-INF file which is out side the war file  into META-INF folder of EAR Application Project.
    4.Refresh the work space.
    Open application.xml file and replace the application tag with this.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE application PUBLIC '-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN' 'http://java.sun.com/dtd/application_1_3.dtd'
      >
    <application>
      <display-name>crm~ZLC_SERVICE</display-name>
      <description>EAR description</description>
      <module>
        <web>
          <web-uri>sap.comcrmicsswebZLC_SERVICE.war</web-uri>
          <context-root>ZLC_SERVICE</context-root>
        </web>
      </module>
    </application>
    After building both web and enterprise application.I deploed Ear file in server.
    then it is throwing deployemtn aborted.
    Error Description:development component 'crm~ZLC_SERVICE'/'sap.com'/'localhost'/'2010.07.15.06.16.00'/'0':
    Caught exception during access of archive
    "/usr/sap/CD2/DVEBMGS02/SDM/root/origin/sap.com/crm~ZLC_SERVICE/localhost/0/2010.07.15.06.16.00/temp25686ZLC_SERVICE.ear":java.lang.RuntimeException:
    ERROR: Cannot initialize EARReader: Error while initializing Extended Ear Reader using file: /usr/sap/CD2/DVEBMGS02/SDM/root/origin/sap.com/crm~ZLC_SERVICE/localhost/0/2010.07.15.06.16.00/temp25686ZLC_SERVICE.ear.
    Reason: The following archives that aredescribed in the ear descriptor are not found in the ear:      sap.comcrmicsswebZLC_SERVICE.war,
    Please check the ear content.Exception is: (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).null)
    Thanks & Regards,
    Chinamaya

  • Error while deplying from NWDS 7.0 to PI 7.1

    Hello Frenz,
    I am trying to deply an webdynpro application developed with NWDS 7.0 on PI 7.1 server. But i am getting the following error. Any idea about this. Please help.
    Description:'1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5082] Exception while validating application com.tsi/xyz.
    No one of the [com.sap.security.login-modules] containers, which processed it, returned deployed component names.
    The registered containers in this moment were [CTCContainer, com.sap.caf.um.metadata, com.sap.security.ume, com.sap.security.login-modules, app_libraries_container, Cache Configuration Upload, servlet_jsp, dbcontentcontainer, connector, Cluster File System, JMSConnector, MigrationContainer, Monitoring Configurator, dbschemacontainer, appclient, orpersistence, PortalRuntimeContainer, JDBCConnector, EJBContainer, metamodelrepository, webservices_container, scheduler~container, ConfigurationsContainer, Content Container].
    Possible reasons :
         1.An AS Java service, which is providing a container, is stopped or not deployed.
         2.The containers, which processed it, are not implemented correct. They deployed or started initially the application, but didn't return deployed components in the application deployment info.'.
    Regards,
    Shweta

    HI,
    1. structure of WD in 7.1 is totally diff from 7.0 WD. so if you tried to deploy them directly after developing in NWDS 7.0 it wont work.
    2. and also you have to consider the compiler versions too
    so
    Either open your project in NWDS 7.1 and migrate it...or atleast try to build it in NWDS7.1.
    if you r application successfully built then you will be able to deploy it.
    7.1 have a downward compatibilty for 7.0 but the major problem is the environment and compiler where it is developed.

  • Delete new line from model in NWDS 7.1 for laptops

    Hello,
    I have a problem regarding deletion of newly created lines.
    We have an Web Dynpro application developed in NWDS 7.1. We allow the users to create Notifications with our application. We want to give the users an option to delete notifications that they created in case they weren't sent to the backend yet.
    For that purpose I used model.removeFrom...() method. I checked the MaxDB notifications table and saw that the notification was indeed deleted from the table. However it is still sent to the backend - twice - once for creation and the other for deletion.
    Can I make it so in case it's a completely new line, it won't be sent to the backend at all (for create or delete)?
    (We don't let users to delete notifications that exist in the backend)
    Thanks in advance,
    Tal.

    Hello,
    Thanks for your reply.
    I have to use model.removeFrom...() method because if I only delete it from the context, it is not deleted from the model.
    After creating a new notification and adding it to the model I use model.commit();. (I have to commit because at that point the user might exit the application and I want the changes to be saved).
    After deleting the new notification I also use model.commit();.
    The result of these actions is that during sync, instead of not creating the notification in the backend at all, it creates and deletes it.
    Udi.

  • Reg:Adobe Flex Application in NWDS 7.0

    Hi,
    I would like to create a Flex Application in NWDS 7.0.I tried to add Adobe Flex plugin to NWDS.It ended up with some warning.Still I am not finding any option to create flex project.
    My question is Flex plug-in works only with 7.1.Or can I really create flex project using NWDS 7.0.If yes what is the plug-in version should i use?
    Thanks
    Akshaya

    Hi Ayyappa,
    As I mentioned , I tried to add Adobe flex plugin 3.0 to NWDS.It came up with an error saying "Supported version of eclipse not found".
    So I  installed the eclipse 3.2 and added flex plug in to this eclipse,created the flex project .
    Added this project structure to the web module project in NWDS and packed it to Application Module project and deployed it to the portal.
    Created an URL iveiw in the portal.This is the way I am trying to integrate flex applications in portal.
    To integrate flash Islands in WebDynpro,I need NWDS7.1. But I am working on NWDS 7.0.
    Can I deploy the applications developed using NWDS 7.1 into Portal 7.0.Will that be compatible ?????
    I need suggestion on the same.Is there any other way that I can look into.
    Regards
    Akshaya

Maybe you are looking for

  • How do I find the "new" item in iCal

    My iCal tells me there is one new event, the badge shows up by the icon in the task bar, and the calendar name has (1) next to it. I would like to "read" or mark this event as "not new". The problem is, I don't know which one it is or how to locate i

  • JMS Receiver error: Null pointer received from QueueConnectionFactory JNDI

    Hello gurus, I need integrate PI 7.1 with EMS Tibco. I deployed the jar files: tibrvjms.jar tibjmsufo.jar tibjmsapps.jar tibjmsadmin.jar tibjms.jar tibemsd_sec.jar slf4j-simple-1.4.2.jar slf4j-api-1.4.2.jar jms.jar (and then restard the j2ee engine).

  • PDF conversion bug

    I noticed when I try converting a pages document with a 2D pie chart to a pdf document, the uppermost section of the circle is chopped off. I tried with a 3D pie chart and it worked ok. I guessed this is a bug. Is there a way to work around it? And h

  • N97 Sending Videos & Satellite Maps

    Hi All Has anybody noticed that you cant send videos from the Videos & Tv Library by any means on the N97, the only way I can see a way round it is to use the file manager which is a pain! Also when you download maps via pc to the phone the map data

  • Help Viewer Infinite Searches

    When you search for something in Help Viewer for which there is apparently no relevant help topic, the program just keeps on searching, and searching, and searching, and searching, forever and ever and ever. It never just stops and gives you a logica