NWDS - Import types

I have a question about the Netweaver Developer Studio which is hopefully apprpriate here- I didn't see a better forum for this question...
I have 2 systems with NWDS installed- my laptop and a desktop system.  For some reason the leptop is only showing 2 options for importing no matter what perspective is open- Development Components and Multiple Existing Projects.  My other machine lists approx 10-15 import options from Dev Components through Zip file.  I tried to do a full un-install of NWDS on my laptop and still have the same input options listed.  Anyone know what controls what type of imports can be done?  I was sure a full uninstall and re-install would correct this but it didn't seem to have any effect.  I have made no changes via the menus to any preferences that I can remember.

hello Gaurav,
I am also facing similar issue.
Can you please let me know how did you resolve by looking at this file com.sap.ide.eclipse.import stored in C:\Program Files\SAP\JDT\eclipse\plugins directory?
Have you downloaded and overwrite the existing file?
Best Regards,
Isvarya

Similar Messages

  • In OBIEE 11g How to Change  Import Type Local Machine to Remote Machine

    Hi All,
    I Have Installed OBIEE 11g Client tools in my Machine and server is in Other Server.when i tried to Import metadata i am getting Connection Falied error.
    When i tried to import metadata in import type option i can see only one option Local Machine that is also in Disable mode.
    how to make import type option to Remote.
    Thanks and Regards
    Kiran Kumar

    In BI EE 10g, there was no Oracle Client bundled along with BI EE. So, BI EE will use your Oracle DB Home client to connect to the database. So, when you try to connect to the database through the Repository or BI Server, it will try to find the tnsnames entry in the Oracle Client of BI EE 11g instead of your database. There are 2 options to work around this
    Copy your tnsnames.ora and Paste it to
    1. Drive:Oracle\Middleware\Oracle_BI1}network\admin
    2 Drive:Oracle\Middleware\oracle_common\network\admin
    TNS File like,
    DBName =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Your Server IP)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = DBName)
    Thanks,
    Balaa...

  • Eclipse - imported type not visible !?

    I have an import at the beginning of my code but it is underlined and when you hover over it it says imported type ... is not visible. Why? I have added the jar and all other imports work fine. What could be wrong?

    Another thing to look for is to make sure that the class you are looking for is in the Jar file, and not a different one. Like how the JavaMail api has multiple jar files.
    Something you could try is to remove the import, but keep the part of the code where you use the classes from that import, and save the file. When you get an error, right click on the error and select "Quick Fix", and see if it offers the class as an option to add.

  • Importing types with namespace

    I'm trying to import types from another schemadocument like this:
    <xsd:schema targetNamespace="file://path/to/file"
    xmlns="file://path/to/file"
    xmlns:xsd="http://www.w3.org/1999/XMLSchema"
    xmlns:db="file://path/to/imported/file"
    >
    when using imported types like:
    <xsd:element name="TEST" type="db:testType"/>
    validator informs: "Unknown namespace URI" and db's path.
    In imported file itself is defined:
    <xsd:schema xmlns:xsd="http://www.w3.org/1999/XMLSchema"
    targetNamespace="file://path/to/imported/file"
    xmlns="file://path/to/imported/file">
    Is there any way to fix this?
    Henna

    since the source code wasn't provided
    and the lecturer refused to do so - instead, he told
    my class to go back to SDK 1.3. And you might also keep in mind that the lecturer might be incompetent since he refused to provide and updated version and could not provide a suggestion on how to do it with 1.4. So be careful about everything he tells you.

  • NWDS import RFC interface for the structure issue??

    Hi Gurus,
    I'm working on the SAP NetWeaver BPM with NWDS 7.3 SP12 rite now and got confused about the RFC interface structure stuff.
    I have a mapping activity defined in the process and the receiver interface needs a RFC. So I go to "Process Modeling" -> "Services Interfaces", right click and choose "Import RFC",type the correct RFC/BAPI name connecting with the SAP ECC system. The issue is that when I finished importing the RFC, went to the "Data Types", the RFC interface namespace shows out but the structure shows seperately with individual segment, so the whole nested RFC interface structure messed up in parallel which is incorrect for the data object and output mapping for later process activities.
    Anyone has ran into such kind of issue or experience the same, any solution or suggestion?
    Thanks in advance,
    Rajesh

    William,
    Another two questions relates to NWDS BPM development:
    1. Sometimes after I import the service interface into NWDS, the structure displays differently from it defines in ESR, I mean the fields sequence. I dont know why
    2. Refer to your screenshot,
    Assume the occurence of node HEADER and item is (0..1), when I want to map a blank constant to them to generate the target structure, the editor not allows and display error which is very different with ESR mapping tool, could you please help to advise? Tons of thanks!
    Thanks a lot in advance,
    Rajesh

  • NWDS Import error

    Hi All,
    I am new NWDS,while importing i am getting following error:
    Status ERROR
    Plugin : com.sap.ide.dii05.lib
    code=0
    Development Configuration Import
    children=[
    Status ERROR
    Plugin : com.sap.cms.client
    code=0
    Service call exception; nested exception is:
    java.lang.Exception: Incorrect content-type found 'text/html'
    com.sap.cms.util.exception.CMSUnexpectedException: Service call exception; nested exception is:
    java.lang.Exception: Incorrect content-type found 'text/html'
    at com.sap.cms.client.ideAPI.CmsConfiguration.readConfigurationFromConfigService(CmsConfiguration.java:739)
    at com.sap.cms.client.ideAPI.CmsConfiguration.getConfiguration(CmsConfiguration.java:326)
    at com.sap.ide.dii05.lib.internal.sld.SldBasicContext.getDevConfStream(SldBasicContext.java:291)
    at com.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage.getInputStream(DevConfImportSldPage.java:729)
    at com.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage.access$1200(DevConfImportSldPage.java:84)
    at com.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage$7.run(DevConfImportSldPage.java:391)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
    Nested exceptions :java.rmi.RemoteException: Service call exception; nested exception is:
    java.lang.Exception: Incorrect content-type found 'text/html'
    atcom.sap.di.cts.config.client.DefaultConfigBindingStub.readDevConf(DefaultConfigBindingStub.java:478)
    atcom.sap.di.cts.config.client.DefaultConfigBindingStub.readDevConf(DefaultConfigBindingStub.java:488)
    atcom.sap.cms.client.ideAPI.CmsConfiguration.readConfigurationFromConfigService(CmsConfiguration.java:736)
    atcom.sap.cms.client.ideAPI.CmsConfiguration.getConfiguration(CmsConfiguration.java:326)
    atcom.sap.ide.dii05.lib.internal.sld.SldBasicContext.getDevConfStream(SldBasicContext.java:291)
    atcom.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage.getInputStream(DevConfImportSldPage.java:729)
    atcom.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage.access$1200(DevConfImportSldPage.java:84)
    atcom.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage$7.run(DevConfImportSldPage.java:391)
    atorg.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
    Nested exceptions :java.lang.Exception: Incorrect content-type found 'text/html'
    atcom.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.ClientMimeMessage.initDeserializationMode(ClientMimeMessage.java:119)
    atcom.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.handleResponseMessage(MimeHttpBinding.java:823)
    atcom.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1298)
    atcom.sap.di.cts.config.client.DefaultConfigBindingStub.readDevConf(DefaultConfigBindingStub.java:471)
    atcom.sap.di.cts.config.client.DefaultConfigBindingStub.readDevConf(DefaultConfigBindingStub.java:488)
    atcom.sap.cms.client.ideAPI.CmsConfiguration.readConfigurationFromConfigService(CmsConfiguration.java:736)
    atcom.sap.cms.client.ideAPI.CmsConfiguration.getConfiguration(CmsConfiguration.java:326)
    atcom.sap.ide.dii05.lib.internal.sld.SldBasicContext.getDevConfStream(SldBasicContext.java:291)
    atcom.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage.getInputStream(DevConfImportSldPage.java:729)
    atcom.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage.access$1200(DevConfImportSldPage.java:84)
    atcom.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage$7.run(DevConfImportSldPage.java:391)
    atorg.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
    children=[
    Status ERROR
    Plugin : com.sap.ide.dii05.util
    code=0
    The exception was caught in the attached stack.
    com.sap.ide.dii05.util.api.log.Stacktrace
    at com.sap.ide.dii05.util.api.log.LogManager.internalCreateCaughtStatus(LogManager.java:329)
    at com.sap.ide.dii05.util.api.log.LogManager.createCaughtStatus(LogManager.java:300)
    at com.sap.ide.dii05.lib.internal.sld.SldBasicContext.getDevConfStream(SldBasicContext.java:300)
    at com.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage.getInputStream(DevConfImportSldPage.java:729)
    at com.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage.access$1200(DevConfImportSldPage.java:84)
    at com.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage$7.run(DevConfImportSldPage.java:391)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
    at com.sap.ide.dii05.util.api.log.LogManager.internalCreateCaughtStatus(LogManager.java:329)
    at com.sap.ide.dii05.util.api.log.LogManager.createCaughtStatus(LogManager.java:300)
    at com.sap.ide.dii05.lib.internal.sld.SldBasicContext.getDevConfStream(SldBasicContext.java:300)
    at com.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage.getInputStream(DevConfImportSldPage.java:729)
    at com.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage.access$1200(DevConfImportSldPage.java:84)
    at com.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage$7.run(DevConfImportSldPage.java:391)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
    Thanks in Advance.
    Please help me solve this error

    Hello Vijay,
    The exception "java.lang.Exception: Incorrect content-type found 'text/html'" usually means that CBS cannot communicate with DTR.
    Most probably this is caused by a password error - either expired, incorrect or simply not set correctly.
    Please would you first check the user credentials. Please re-enter the passwords. Sometimes a wrong password might be set.
    For more directions please have a look on this SAP note
    896427-NWDI Admin User/Password update
    If this does not solve the issue would you please share more details about the scenario and a step-by-step description how you get to this error.
    Regards
    Milen

  • Error importing *.SCA file into NWDS:  Import (into source SC) not possible

    All,
    When attempting to import an SCA into a new project in NWDS, an "Import (into source SC) not possible: SCA doesn't contain DC sources" occurs.  Any assistance to fix this issue appreciated.
    Thanks,
    Lee

    You can indeed import SCAs into local development configurations in NWDS (Eclipse). You have to have a pre-existing software component of the same name and vendor which may or may not be empty.
    In the Development Infrastructure perspective in NWDS 7.1, just right-click on the software component you want to overwrite with the import and choose "Import".
    To import SCAs into a CMS track in the NWDI, you have to go to http://<NWDI server>:5<nn instance no>00/devinf/ and import the SCAs from the transport inbox directory of the NWDI server. Don't forget to maintain the SLD if necessary.
    Cheers,
    Thorsten

  • Logon Error in importing XML file by import type - Schema in import Manager

    Hi,
    I am trying to import the xml file by selecting type XML Schema. I have already created an XML Schema in console  based on the XSD file from my desktop and the same is visible in dropdown of XML Schema Tab while importing.
    But I am not able to import the XML file based on the XML Schema. I got the Logon Error As : "Cannot load XML file"
    Content of the error is like -
    (Error:
    Commerror80004005 Unsepcified error
    Source=mdxml4.dll    Description= file:///C:/DOCUM...............
    The Namespace provided Differs from the schema's 'http://n............)
    Please have you inputs as this is a very critical requirement to pull the XML file based on XML schema automatically based on the ports created in console.
    Response wud be highly appreciated.
    Thanks & Rgds/Pawan

    Hi Jason,
    Thanks for your response!
    I don't mind you in taking my thread to core MDM stuff. It would be big relief for to have an response on my query.
    Actually this is a problem with respect to SRM MDM Catalog.....
    I am waiting see the following response threads based on my query..
    Thanks once again!
    Best Rgds/Pawan

  • NWDS - Importing standard SAp packages

    Hi,
          I am new to NWDS java developmennt.
    I have succesfully developed, deployed a demo EJB to J2EE and also able to execute it from my SAP portal server.
    I am trying to use the user management API ot Portal (like package com.sap.security.api), however when I write the following statement, it gives an error on my local NWDS build.
    import com.sap.security.api;
    Question is how do I refer to this remote package (or any other SAP package) which is lying on J2EE on my local NWDS software build.
    Thanks,
    Amit Jain

    This is answered. The standard SAP packages are available on local machine.
    Right click on project->properties
    Selectr Java Build path-> Libraries->Add Variable->Select ECLIPSE_HOME
    Hit Extend
    Select Plugins
    Select com.sap.security_2.0.0
    Now the import com.sap.security.api.* statement will not give any syntax errors.
    Closing the thread.

  • ESS DCs not visible in NWDS imported from NWDI.

    Hi Rafi,
    one step is missing.
    Consider after point 4 the following:
    Go to the Development tab in the transport studio of CMS webui and import all the SCs you can see there.
    Now restart your NWDS, log on again from there to the NWDI in order to make your previously imported development configuration visible and this time you'll see the DCs available for all those SCs you have imported to dev.
    This is because if you don't import to the development buildspace, then NWDS cannot sync them as there is nowhere to sync from.
    ! Notice also that you'll be able to see the DCs in the perspective "Development Configuration" and there you see them in the inactive view (if it is about modifiable DCs, like ESS') and the DCs for all the dependent SCs will be displayed in the active view only. In the LocalDevelopment view you see only DCs for which you have created a Project (which are "created on" / "synced to" your local machine ). The same for the webdynpro perspective. So once the given DCs is visible in the Inactive View of the Development Configuration perspective, right click on it, "Create Project" and if this is a WD DC then it'll automatically bring you to the WD perspective, and again, since you have just created a project for it, it will display also in the WD perspective as well.
    Best Regards,
    Ervin

    Hello Rafi,
    this usually means that your CMS content is out of sync with the SLD content.
    In other words: if you check the SCs in the table on the bottom (on Track Data of Landscape Config) and then you compare it with the custom software you created in SLD and check its dependencies, most likely you'll experience that there is a difference.
    To solve this press the "Sync SC Dependencies" button on the top. And select the "SCs out of sync with SLD" option.
    Here you will see what is available in CMS and what is only in SLD or vica versa.
    I'll guide you further but first please provide the results of your investigation, i.e. look for your custom SC (e.g. MYCOMP) in SLD and let me know its buildtime dependencies you can see in SLD. Then do the same in CMS and tell me where you can see the differences.
    Thank you and Best Regards,
    Ervin

  • NWDS - "Import Model" Window - Password field is disabled

    Hi,
    I am using the below version of NWDS;
    Version: 7.0.14
    Build id: 200711171656
    When i try to import/re-import a model, the Password field on the Import Model Window is disabled. Can anyone please suggest what should i do to get this enabled. I am unable to proceed further.
    Thanks.

    HI,
    I hope you are entering the landscape directory server URL in the specified path:
    NWDS->Windows->Preferences->Java Development Infrastructure->enter URL (try to ping and check if this works).
    once okay then just restart your nwds.
    In case everything is fine. Please check with your network team.
    Regards,
    Gaurav

  • NWDS imports wrong DC Version

    Hello,
    for this problem i have altready an OSS message open, but maybe someone has a solution for this problem, because we are a bit in hurry. My whole JDI and NWDS is SPS14.
    I created External Library DC`s (EXTLIBS) and connected this track to another (CBSMC). I hav now two updates of EXTLIBS and changed the Update version in assembly stage from 0->1 and 1->2.
    Current version is "br.com_EXTLIBS 1.0 Level 2 Update".
    I imported this version to the connected track.
    In the Buildspace in CBS i can see the correct version (different puplic parts) in CBSMC_D.
    I import the develpopment configuration into my NWDS, look at the Active DC`s and there is still the old version of EXTLIBS "br.com_EXTLIBS 1.0 Level 0 Update" available.
    When i inmported the new version into the track, i got the DC`s signed as "Synced as archive (active), but outdated".
    Even after resyncing (Sync used DC`s) it showed me version Update 0 in my NWDS.
    For testing i created a new SC and imported only the latest version "br.com_EXTLIBS 1.0 Level 2 Update" into its track. When loading this Dev Conf in my NWDS even here i get the old version "br.com_EXTLIBS 1.0 Level 0 Update".
    Is there anything i`m missing?
    regards Oliver
    Message was edited by: Oliver Walter

    Hello Pascal,
    the issue could altready be solved from SAP.
    The problem had originated from assembly in cons.
    The SCA, produced by the assembly was inconsistent, the DC
    archives contained each 1 PP file, but 2 PPAs. CBS, when displays public parts, means PPAs
    and IDE is based on *.PP files.
    After reassembling the cons everything looks fine.
    regards Oliver
    Message was edited by: Oliver Walter

  • NWDS Import wizard

    When i click on file --> import i can only see Development Configuration.
    What happend to the other things?
    How can i delete the Development configurations?
    as it is saying
    Delete client XYZ: canceled due to veto: DTR client XYZ is part of development configuration XYZ. You only can remove whole development configurations. (veto from DevelopmentConfigurationVetoListener)
    What does this mean?
    Thanks in Advance.
    Mr.Chowdary

    Hi,
    First close the NWDS and then Delete the .metadata file from the Documents folder..
    and then Restart the NWDS.
    HTH
    Regards,
    Dhruv Shah

  • Automatic track assignments importing type 1 MIDI file

    Hello - I am trying to understand how Logic decides to assign tracks when importing a standard MIDI file. According to the manual:
    "As a default behavior, Logic Pro will automatically create software instrument tracks for each MIDI track, and assign an appropriate GarageBand instrument to each, when you open a MIDI file".
    The files I want to import consist of a few tracks, with track names describing their role, such as "bass", "pad", "lead", "drums", etc. Each track contains ONLY note-on/note-off events, and all of the notes on each track are assigned to a particular channel. (No program-changes, tempo, or any other kind of controller events, SYSEX, or meta data).
    When I import the file, most tracks are automatically assigned to a software instrument, which is fine because I can then set the track to a particular channel strip performance by sending the appropriate program number to each track.
    THE PROBLEM: it usually happens that one of the imported MIDI tracks will get assigned to 'No Output', instead of to some software instrument. The tracks with names "bass", "lead", "pad", and "drums" (on channels 1, 2, 4, and 5 respectively) always seem to get consistently assigned to a software instrument. But the channel 3 tracks (I've tried naming them "piano", "keys", "synth", etc) usually, though not always, get assigned to "No Output".
    The reason this is a problem is that I am trying to remotely control Logic (via Applescript) from a web application, where Logic is used to automatically render MIDI data into audio. So I can't manually reassign that track, and unfortunately there seems to be no way to reassign a track via key commands, or I could accomplish that via Applescript as well.
    Does anyone have any idea what criteria Logic uses when automatically assigning tracks to "suitable" software instruments, so that I can avoid having tracks end up assigned to "No Output"? Hope this question makes sense, and thanks for any guidance.

    midi file 0 is one track per midi channel, midi file 1 is separate tracks. for example, if a drum track on one midi channel has each note separated to its own track midi file 0 merges them and midi file 1 keeps them separated

  • Inbound proxy for imported types

    Hello
    I am having sync inbound interface with input message as external definition and output message as message type defined in IR.
    When i attempt to generate proxy, it says "Interface uses external and internal message definitions" and fails to generate proxy.
    can't we use external definitions for generating proxy?
    Thanks in advance.
    Regards
    Rajeev

    hi Rajeev,
    check here....somebody has same problem ...posted same question today....
    Fault Message Type
    biplab

Maybe you are looking for