Show TOC Start of Content Area

Procedure documentation Creating a Track  Locate the document in its SAP Library structure

Use

In this step you create a new track in the Change Management Service (CMS).

Prerequisites

You are working in the CMS.

Procedure

To create a track in the CMS, proceed as follows:

...

       1.      Log on to the CMS with the user CMSadm.

       2.      Choose the link Landscape Configurator Track Data tab.

General Track Data

Specify the following data under General Track Data:

Track Data

Value

Repository Type

DTR

Track ID (max. 8 characters)

TECHNO

Track Name

TECHNO

Track Description

Track for Software Component Technology.

Design Time Repository URL

http://<host name>:<port number>/dtr

where<host name> and <port number> are the host name and the port of the AS Java on which the Design Time Repository (DTR) is installed.

Component Build Service URL

http://<host name>:<port number>

where <host name> and <port number> are the host name and the port of the J2EE Engine on which the Component Build Service (CBS) is installed.

Development Configuration

TECHNO

This value is copied from the track name and cannot be modified here.

Development Configuration Description

Track for Software Component Technology

This value is a copy of the track description and cannot be changed here.

Development Configuration Path

TECHNO/1.0

Software Components for Development

In the Software Components for Development:

...

       1.      Choose the Add SC... function.

The Add Software Component dialog box appears.

       2.      In the table, select the Technology software component (SC).

The example.org vendor and the release 1.0 appear in the appropriate fields. Leave the package type set to Source and Archive.

       3.      Choose Add.

The Technology SC is inserted in the table. In accordance with the defined dependencies, the CMS adds the following SCs to the table Required Software Components:

       SAP_BUILDT

       SAP_JTECHS

       SAP-JEE

       4.      Choose Close.

Runtime System

...

       1.      Go to the Runtime Systems tab page.

       2.      Under Selected Runtime Systems, select the following runtime systems:

     Development

     Test

     Production

       3.      Under Runtime System Development, specify the following data for the Software Deployment Manager (SDM):

SDM Data

Value

SDM Host Name

Name of the host on which you have installed AS Java for the central integration tests.

SDM Port Number

Port number used to access the SDM.

The default port of the SDM is 18. If you have changed the port settings during the installation, you must change the port number accordingly.

SDM Password

The password you assigned for the SDM when you installed the AS Java.

Disable automatic deployment

Leave this option unselected.

       4.      Specify the same data for :

     Runtime System Test

     Runtime System Production

       5.      Choose Save.

Result

You have successfully created the first track.

Next Step

Creating a Second Track

End of Content Area