Show TOC

Procedure documentationRunning the Predeployed Application Locate this document in the navigation structure

Prerequisites

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

Note Note

Make sure you have installed the Demo Applications usage type using the Java Support Package Manager.

For more information, see Java Support Package Manager

End of the note.

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 Systemwindow, 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:

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

    2. To launch the application from the MMC, select EDMProjectWEBand 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 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 the note.