Show TOC Start of Content Area

Procedure documentation Deploying and Running the Application from NWDS  Locate the document in its SAP Library structure

Use

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 This graphic is explained in the accompanying text 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 This graphic is explained in the accompanying text Undeploy all items in the list.

       4.      Choose OK to confirm.

2. Deploy the Java Dictionary Tables from the SAP NetWeaver Developer Studio

       1.      Deploy the Java Dictionary tables. To do this:

                            a.      Open the Dictionary perspective.

                            b.      In the Dictionary Explorer, select the project node ra_edm_prgmgmt_dict.

                            c.      From the context menu of the project node, choose Create Archive.

                            d.      From the same context menu, choose Deploy.

       2.      Deploy the content of the tables. To do this:

                            a.      Open the Navigator view for the same dictionary project.

                            b.      Expand the ressource/content folder. Here you find the archive file

sap.com~ra.edm.prjmgmt.content.sda.

                            c.      To deploy the archive, choose Deploy from its context menu.

3. Deploy and Run the Application

       1.      Deploy the application. To do this:

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

                            b.      To add the project to the deployment list, choose Add and Remove Projects from the SAP Server context menu.

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

                            d.      Choose Finish.

       2.      Run the application.

You can use the instructions as for the predeployed application.

More information: Running the Predeployed Application

 

End of Content Area