Show TOC Start of Content Area

Procedure documentation Registering the Reserved Prefix for the Name Reservation Service  Locate the document in its SAP Library structure

Use

In this step, the SAP NetWeaver namespace prefixes reserved on SAP Service Marketplace must be entered in the name server so that namespaces for development objects with those prefixes can be created in the name server. The name server supports different types of development object names.

For more information, see SAP Note 710315.

Prerequisites

You work in the System Landscape Directory (SLD).

Procedure

You can use a reserved namespace prefix for all object name types in parallel. Register the prefixes for different name categories as follows:

      By convention: <reserved-prefix>

Enter the NetWeaver namespace prefix reserved on SAP Service Marketplace here (without any slashes (/)).

      Design Time Package

Follows the syntax of the programming language. For instance, Java package names use reversed Internet domain names like com.company.project.*.

      Development Component: <vendor>/<reserved-prefix>*, whereas the slash (/) is used as the separator of the name segments.

For this tutorial, reserve only the name category Development Component Name. Specify the following two entries:

      example.org/tech

      example.org/appl

To register these prefixes, you have to:

...

       1.      In the SLD use the Home link to access the home page of the name server.

       2.      Under Development choose the link Name Reservation.

The Manage Name Reservations for NetWeaver Development page appears.

       3.      Select the name category Development Component Name from the Name Category list and choose New Namespace Prefix...

       4.      Specify the name category and the namespace prefix and then choose Create.

Result

You have reserved the names for the development components that will be used in this tutorial.

Next Step

Creating a Domain and First Track in the CMS

End of Content Area