Start of Content Area

Background documentation Tutorial for Scenario 2+: Development with a Track  Locate the document in its SAP Library structure

This tutorial introduces you to the development with the entire NetWeaver Java Development Infrastructure (NW JDI or short JDI).

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.

The tutorial consists of these steps:

       1.      Configuring the JDI:

                            a.      Creating Users and Assigning Groups

                            b.      Creating a Software Component in the System Landscape Directory (SLD)

                            c.      Creating a Domain and Track in the CMS

                                                  i.       DTR workspace

                                                ii.       CBS buildspace

                                               iii.       Name Service

                            d.      Checking In and Importing Required Software Components

                            e.      Adapting authorizations for DTR workspaces

       2.      Development in the SAP NetWeaver Developer Studio

                            a.      Importing a development configuration

                            b.      Creating an application

                                                  i.       Creating Development Components

                                                ii.       Testing the application on the local J2EE Enging

Checking in and activating the application

With the activation, an automatic deployment to the central J2EE Engine is executed.

                            c.      Testing changes on the central J2EE Engine

                            d.      Releasing Changes for Consolidation

       3.      Advanced administration tasks in the Software Change Management Lifecyle

                            a.      Consolidating Changes

                            b.      Creating a Version (Assembly)

                            c.      Import the Version into the Test System

                                                  i.       Testing the application

                            d.      Approving Transport

                            e.      Import into the Production System

...

 

 

End of Content Area