Show TOC Start of Content Area

Background documentation How to Perform Development with a Track Locate the document in its SAP Library structure

This tutorial introduces you to development with the full-blown SAP NetWeaver Development Infrastructure (NWDI).

You use the SAP NetWeaver Developer Studio as the development environment, the Design Time Repository (DTR) as the source code control system, the Component Build Service (CBS) as the central build environment, and the Change Management Service (CMS) as the configuration and transport environment.

Prerequisites

System, Installed Applications, and Authorizations

      Usage type AS Java is installed. Enough J2EE Engine servers are available for integration tests, for quality assurance, and for production use of the applications.

      A complete usage type DI (that is CMS, DTR, and CBS) is installed.

      You have administrative privileges to manage the NWDI system.

      Developer Studio is installed.

      JDK 1.4 of the SUN Microsystems is installed.

Knowledge

      Managing the views and perspectives on the Developer Studio.

      Basic Java programming language.

      Basic JSP technology.

Process Flow

The tutorial consists of the following steps:

...

       1.      Setting Up the Development Environment

       2.      Creating Users and Assigning Groups Using UME

       3.      Managing the Track

       4.      Developing the Software

       5.      Building the Software

       6.      Transporting the Software

Next Step

Setting Up the Development Environment

End of Content Area