Show TOC

Procedure documentationDeploying and Running the Application from NWDS Locate this document in the navigation structure

 

If you use this option you need to undeploy the existing (predeployed) application and deploy the one from the SAP NetWeaver Developer Studio.

Prerequisites

Make sure you have completed the step Setting Up Application Users before proceeding with the following procedure.

You have opened the SAP NetWeaver Developer Studio, and imported the application from Welcome   page   Samples   Project Management and Employee Services  

Procedure

1. Undeploy the Predeployed Application
  1. From the Developer Studio main menu, select   Window   Show View   Other   Deploy View   Undeploy View.  

  2. Select CE-RA-EDM(sap.com), then select the component xapps~ra.edm.prjmgmt.jee.app(sap.com, )and choose Add Items to undeploy list. Using the same steps, add to the undeploy list the following two components:

    • xapps~ra.edm.prjmgmt.content(sap.com)

    • xapps~ra.edm.prjmgmt.dict(sap.com)

  3. After you have added the components to the undeploy list, choose Undeploy all items in the list.

  4. Choose OK to confirm.

2. Migrate the Dictionary Project to a Development Component and Deploy
  1. Select the ra_edm_prgmgmt_dictnode and from the context menu choose   Development Component   Convert Project to Development Component  .

  2. Select   LocalDevelopment   MyComponents [demo.sap.com]   Next  and then choose Finish.

  3. From the context menu of the newly created development component select   Development Component   Deploy   .

3. Deploy and Run the Application
  1. Deploy the application. To do this:

    1. To open the Servers view, choose   Window   Show View   Server   Servers   from the main menu.

    2. To add the project to the deployment list, choose Add and Remove Projectsfrom the SAP Servercontext menu.

    3. Select the xapps~ ra.edm.prjmgmt.jee.app from the Available projects list and choose Add to add the project to the Configured projects list.

    4. Choose Finish.

  2. Run the application.

    You can use the instructions as for the predeployed application.

    More information: Running the Predeployed Application