Show TOC Start of Content Area

Procedure documentation Running the Predeployed Application  Locate the document in its SAP Library structure

Prerequisites

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

Procedure

1. Configure the AS Java in the SAP NetWeaver Developer Studio

...

...

       1.      Navigate to Window Preferences SAP AS JAVA.

       2.      In the SAP Instance identity field, enter the correct settings.

For a local SAP NetWeaver Composition Environment installation the settings are:

¡        Instance Number: the number your entered during installation. Usually  0 or 1.

¡        Instance Host: localhost

If you use a remote SAP NetWeaver 7.1 Composition Environment installation, enter the corresponding IP address or name.

       3.      Select the Default SAP System indicator.

       4.      Choose Register SAP Instance and then OK.

2. Start the Application from SAP NetWeaver Administrator

 Note

Step 2 is only relevant for the predeployed application and is not for any application you deploy manually.

...

       1.      In your Web browser type http://<host>:<port>/nwa.

       2.      Choose Systems then choose Start&Stop.

       3.      On the next screen, choose Java EE Applications.

       4.      In the field next to the This graphic is explained in the accompanying text filter button, type edm and choose Enter.

The applications containing this text display in the Applications List field.

This graphic is explained in the accompanying text

       5.      Select xapps~ra_edm_prjmgmt_dict.

       6.      Under the Application Details field choose Start On All Instances, then choose Refresh.

       7.      Repeat steps 5 and 6 for the following applications:

       xapps~ra.edm.prjmgmt.jee.app

       xapps~ra.edm.prjmgmt.content

Note

The three components of the Project Management and Employee Services application need to be started, as shown in the procedure above,  every time the AS Java is restarted.

3. Run the Application from the Web Browser

...

       1.      To run the application, you can type the following address in your Web browser http://<host>:<port>/EDMProjectWEB . Alternatively, you can run the application from SAP MMC. To do this:

                            a.      In the SAP MMC, browse the tree structure in the left-hand pane to locate the Java EE Aliases node. The result pane on the right-hand side displays the deployed applications, their aliases, and further details.

                            b.      To launch the application from the MMC, select EDMProjectWEB and from the context menu choose Launch Application.

       2.      To log on to the application, use the credentials listed in the Reference section under: Application Users and User Groups

Note

After you have set up the users and attempt to log on to the application you need to reset  the password. The default one is welcome123.

 

...

 

 

End of Content Area