Import local dc into NWDS

Hi,
I have created a DC. I have some "used DCs" in it. I have done an export using File->Export.
I am not using NWDI. my project is just localdevelopmentabcprojectxyz.com
Can any body let me know how to import the same into my NWDS. When i did, I was not able to see the "DC MetaData node" at all. Everything else is present. The project shows all the views of a referenced DC, no syntax errors, works fine but i am not able to see the node.

Hi Aditya,
Please follow the procedure explained here.
http://help.sap.com/saphelp_nw2004s/helpdata/en/42/c8204dd57f136fe10000000a1553f7/content.htm
PS: Pls award points if solutions are helpful.
Regards,
Rajit Srinivas

Similar Messages

  • Importing .ear file into NWDS

    Hi Experts,
    Do we have an option to import .ear file into NWDS directly? This ear file contains .war file. But I am not getting any option to do this import. Pls guide me.
    Thanks in Advance
    Mathur Saurabh

    Hi,
    Try in this way
    Select the Appropriate Project as per you .ear file(WDA,JAVA,J2ee)
    If java project
    1) File--> New > Project>Java> Java Project> Project Name--> Choose the unziped Earfile path as the DictionaryPath.
    If Enterprise Application Like(.war file and .jar)
    File--> New > Project>J2eeProject> Enterprise Applicaion> Project Name--> Choose the unziped Earfile path as the DictionaryPath.
    Thanks,
    Sreeni.

  • 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

  • Import .par file into NWDS and Rum it without deploying ?

    Hello All,
    I'm new to the NWDS and the Portal.
    I've many Qns on my Requirement. Hope u guys can help me out in resolving my Issues.
    Is this  the right forum to place my Query ?
    If not then please let me know the right forum .
    My Requirement is like this :-
    1. I need to create a Portal Application which calls an URL.
    2. But before developing this, my Client gave me one 2 options :
         a. He gave me a par file and asked me to make  changes in it.
         b. Create a new Portal Project which calls the URL ( Predefined ).
    3. I wanted to check the 1rst option i.e  " a ".
    4. I tried to Import the .par file into NWDS like this :
    * Windows --> Open Perspective --> Enterprise Portal .
    * File --> Import --> Par FIle.
    * I gave the name of the Project as PortalLogon.
    5. I searched in the forum on this scenario and I found that the libraries for this project are not automatically imported.
    <b>A .Can any one tell me how to import the libraries and which are all the libraries to be imported ?</b>
    <b>B. How to test my PortalLogon Project without deploying ?</b>
    Is it possible to test this Project without deploying ?
    If yes can anyone tell me hoe to do this ?
    Regards,
    Deepu.K

    Hi Deepu,
    Usually Server will be having all the jar files and If you want to deploy your par file using NWDS you need to give a path to your Jar file location.
    So better download all the jar files from your server and keep it in your local desktop.
    Create a new folder called "JarFiles" in your desktop and keep all of your jar files inside.
    Download Jar finder from IBM Site ( search for "Resolving Java Classpath Issues" in SDN ,you will get a pdf and follow it.).Add it as a plugin to your NWDS path.
    Restart NWDS.
    Now you can resolve the jar file issues.there are many weblogs /articles/forum QAs regarding this.
    If u need more clarification,please let me know.
    Thank you.
    Regards,
    Karthick Eswaran

  • Local DC into NWDS

    Hi Experts,
    Can anybody tell me , how to import local DC project into NWDS and then run it ?
    I tried placing my DC in the "C:\Documents and Settings\mandalapu\.dtc\LocalDevelopment\DCs\xeca.com"  path.   Everything is fine. but ! when I run the application , I am getting the following error and after that it is deploying with warning but ! unalbe to find the output.
    java.lang.Exception: Could not get name for DC project
    Thanks in advance
    Suresh

    Hi,
    Do you use NWDI ? if yes then you can get the DC from inactive DC's.
    If no, then copy the structure of local DC and paste it to your project structure in navigation tab, under src.
    regards,
    Pradeep

  • Importing PAR files into NWDS

    Hi Experts,
    Some questions that I hope someone can verify:
    1. When we download a PAR file from Portal and import into NWDS, do references to JAR files not get imported? (for e.g. I see the Portal Logon component require adding of certain jar files)
    2. What are the differences between the PAR files in the following path (downloaded via System admin>support>Portal Runtime>Browse ):
    -ROOT/WEB-INF/deployment/temp
    -ROOT/WEB-INF/portal/portalapps 
    Thanks,
    ZM

    Hi,
    Whenever a PAR file is imported into the NWDS the JAR files will not be imported automatically.You need to copy it in the right location manually.
    Regarding the second question , ROOT/WEB-INF/deployment/temp will have the complete PAR file (also I compared the size of logon PAR file)
    -ROOT/WEB-INF/deployment/temp --356234
    -ROOT/WEB-INF/portal/portalapps--4096
    I guess the different path are for different necessity of the same portal application. While temp folder has the PAR file of the portal application, the portalapps might contain files and reference to launch the Portal application.
    When you download from the portalapps folder you will not get the PAR file.
    Any information on the second question are welcome..
    Regards
    Karthiheyan M

  • Import .par file into NWDS and Run without deployment ?

    Hello All,
          I'm new to the NWDS and the Portal.
    I've many Qns on my Requirement. Hope u guys can help me out in resolving my Issues.
    My Requirement is like this :-
    1. I need to create a Portal Application which calls an URL.
    2. But before developing this, my Client gave me one 2 options :
         a. He gave me a par file and asked me to make  changes in it.
         b. Create a new Portal Project which calls the URL ( Predefined ).
    3. I wanted to check the 1rst option i.e  " a ".
    4. I tried to Import the .par file into NWDS like this :
    * Windows --> Open Perspective --> Enterprise Portal .
    * File --> Import --> Par FIle.
    * I gave the name of the Project as PortalLogon.
    5. I searched in the forum on this scenario and I found that the libraries for this project are not automatically imported.
    <b>A .Can any one tell me how to import the libraries and which are all the libraries to be imported ?</b>
    <b>B. How to test my PortalLogon Project without deploying ?</b>
    Is it possible to test this Project without deploying ?
    If yes can anyone tell me hoe to do this ?
    Regards,
    Deepu.K

    hi Deepu,
    for simply displaying a URL, you can use the commonly available URL iView.
    your folder->new->create iView->iView from template->URL iView and then enter your URL
    for the other think.......
    you can create an iView from PAR file.
    your folder->new->create iView->Iview from PAR->then select your PAR and create an iView for that.
    and the last one.......to see the effect without deploying it on the portal......refer the link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/23/c0e240beb0702ae10000000a155106/content.htm
    and the usual libraries to be associated are
    <b>htmlb.jar</b>  and
    <b>com.sap.portal.htmlbbridge.zip</b>
    Cheers........

  • Imported ESS BP into NWDS and views of the components displaying diff lang

    Hi All,
    We have uploaded the new ESS Webdynpro based BP 600 and we have configured that in NWDI and i imported that one into my NWDS.  But as i created the project for the Cat(timesheet one), all the views are displaying a different language other than english. 
    How can we change this to english and why is it coming so
    Please guide me.....
    Thansk & Regards,
    Ravi

    Ravi,
    is it happening for all the users.
    if yes check the iview property and see what language is set.if not then check the language of that user in SU01 in backend
    Thanks
    Bala Duvvuri

  • Build Error While importing standard application into NWDS

    Hi all,
    I am trying to Import T&E Standard Applications into NWDS.
    Two components  (tra & tra/tre) have to be synched to the studio. These two are interdependent..
    One Component I am able synch and create project perfectly but when i try to do the second one, i am getting Generation BUILD Error...
    Help me in this regard..
    Thanks
    Malla
    Edited by: challa mallareddy on May 7, 2009 12:34 PM

    Hi,
    As per your error, I think you have already created a project with name NewParProject. Give a different name and then check.
    Also check if your par file is  not corrupt. Download it again and follow below steps in NWDS :
    Go to File>Import > Select par file >
    >Browse and select the par file>
    >Give a project name i.e. ParProjectTest  > Finish.
    This should work.
    Regards
    Deepak

  • Can you import local tables into Oracle to query in Discoverer?

    long time lurker, first time poster...
    I've got a local list in excel of over 100k records. I want to bounce this list off our network's data in Oracle to add a few fields to my file. Is there a way to import the local list into Oracle (like I might using MS Access) so that I can query the data using Discoverer, and output my local list with the additional data I pull out of Oracle? Thanks so much for any assistance!

    Hi,
    Create an external table in the database that points to the excel workbook then you will be able to query the excel workbook like any other table in Discoverer. You will need to create a database directory which points to the directory containing the excel workbook. You will also have to save the workbook in a csv format. But once that is set up you will be able to make changes in the excel workbook save them, then refresh the Discoverer workbook and immediately see the changed data in Discoverer.
    Rod West

  • How to import ear files into nwds

    Hi,
    i have some  ear files how can i import then into NWDS.
    Thanks
    shikore
    Edited by: kishore shikore on Feb 10, 2010 5:18 AM

    Hi Kishore,
    try through this -
    1) File--> New > Project>Java> Java Project> Project Name--> Choose the unziped Earfile path as the DictionaryPath.
    and if you get an error asking that '.project' file is missing, then you can create the project explicitly in NWDS & copy ur src files in that project.Then u can create the ear file using that project.
    Hope this helps.
    Regards,
    Shailesh

  • Error after importing PAR file into NWDS

    Hi Experts,
    I have imported a par file into my NWDS worlspace . While building the project it's giving the following error .
    import javax.servlet.http.HttpServletResponse can't be resolved .
    While i am organizing the importa , the same import is getting deleted and i am getting a new error as follows .
    The project was not built since its classpath is incomplete. Cannot find the class file for javax.servlet.http.HttpServletRequest. Fix the classpath then try rebuilding this project.
    jdk1.5 has been configured correctly inside NWDS and i have tested it also .
    Can anybody help me out regarding this .
    Thanks in advance .

    Hi Jain,
    Just right click on project to properties->java build path-> add external jars add the jar file servlet.jar.
    Venkat.

  • Import local DCs into Development Configuration

    Hi all.
    I have some local DCs already developed. From now I have available NWDI Development Configuration and I want to export those local DCs to the Remote Development configuration.
    I'm trying to implement/configurate a team development enviroment.
    I try sharing the DC project (DTR option into Webdynpro perspective) but when I import the shared content to a project in another Developer Studio, the DC metadata is lost.
    Its possible to move my local DCs to the Remote Development Configuration? If so, how can I do that?
    Regards.
    Gregory.

    hi,
    Follow the below mentioned steps:
    Creating a New Development Component
           1.      Create a new Web Dynpro DC project.
    You create an empty u201Ccontaineru201D for a Web Dynpro DC that does not yet have any functions. The new DC should include all relevant development objects of the local project.
    Do not check in the newly created DC into the DTR yet.
    Copying Packages from the Local Project
           2.      In the Web Dynpro perspective, switch to the Navigator view.
           3.      Select the local Web Dynpro project to be migrated and expand the project structure down to the source folder:  ® src ® packages.
           4.      Select all packages and from the context menu choose Copy.
    Inserting Packages into the New DC Project
           5.      Now choose the DC project that was just created and expand the project structure in the Navigator view, again down to the source folder.
           6.      Select the Packages node and choose Paste.
    The Add Files to DTR dialog box appears.
           7.      Choose OK to confirm your selection.
           8.      Assign an activity either by creating a new activity or by choosing an existing one.
    Execute Reload
           9.      Switch to the Web Dynpro Explorer.
       10.      Select the project node of the DC project and choose Reload.
       11.      In the displayed dialog box, again choose Reload.
    Reloadnow also reloads the Web Dynpro metadata into the new project.
    Building the Project
       12.      Execute a local rebuild for the entire DC project. Choose the function Rebuild project.
       13.      If there are no errors in the task view, execute a DC-based build by choosing the function Development Component ® Build.
    regards,
    amit bagati

  • JDI: Cannot import development configuration into NWDS

    Hi everyone!
    I am trying to setup and use the Scenario 2+ for the JDI.
    So far, I have
    1) created users and roles for the JDI
    2) created a software component called com.company/WeekNumber
    3) created a domain and a track in the CMS
    4) imported required SCs for the system
    All according to help.sap.com.
    Now, when I start the NWDS I would like to import the development configuration to be able to start developing my components. But when I try to import the configuration, I get the error
    com.sap.tc.devconf.SyncException: Import configuration failed:Could not create mountpoint for SC in compartment nordea.com_WEEKNUMBER_1: Checking existence failed for /dtr/ws/Week/nordea.com_WEEKNUMBER/dev/inactive/SCs/nordea.com/WEEKNUMBER/_comp/TopLevelDCs/(Internal Server Error)
    Please advise.
    Best regards, Peter

    It solved itself after a restart of the NWDS. :o)
    /Peter

  • Error while importing .par file into NWDS

    Hi Experts,
    For my query I saw a similar thread in sdn forum. the link is given below.
    /thread/382306 [original link is broken]
    I have unzipped the par file and inside this there is no other par file. So I have to import this par file only.
    Can anybody give some alternate way to resolve this.
    Thanks a lot in advance.
    Edited by: Srini on Nov 22, 2010 10:46 PM

    Hi Experts,
    Please reply on this.
    Thanks a lot in advance.

Maybe you are looking for

  • Acceptance by Requestor - Process control workflow

    Hi All, I have followed the below thread and configured the "Acceptance by contact person" BRF for status REJECTED. Now when my shopping cart is rejected , i still see the  shopping cart as awaiting approval.This is sometihng strange as i expected so

  • ISU-CIC Implementation guide.........

    Hi frinds, can you help me to get SAP-ISU_CIC module Implementation guide with screenshot, I can get lot's of material from help.sap.com, it's not understandable for me, am very new to this module, so you guy's please help me 2 get step by step proce

  • Installing not Genuine Adobe Product

    When I try to install my adobe photoshop it will not install. It always says "installation failed not genuine Adobe Photosop product" I do not know what i did wrong. Does anyone have any idea?

  • How do I move iPhoto library to a wireless, remote HD?

    How do I move iPhoto library to a wireless, remote HD?

  • IMovie skips on video but sound is perfect.  Very frustrating

    I am building a project in iMovie. I import the video from my Sony HDV-SR11. I start cutting clips and putting them in the project. As I check the video to watch the movie I'm building, I notice that the video will "skip" but the audio continues perf