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.      Select Add new SAP System.

       3.      In the Add new SAP System window, enter the correct settings.

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

¡        Instance Hostname: localhost

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

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

       4.      Choose OK.

2. 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