Show TOC Start of Content Area

Procedure documentation Editing the Deployment Properties of Libraries and Interfaces  Locate the document in its SAP Library structure

Use

You use this procedure to set deployment properties of libraries and interfaces. Choose where the component is to be deployed – on a dispatcher or on a server in a cluster – and set the proper references.

Procedure

       1.      In your DLP project, select an interface or a library.

       2.      Select a server or a dispatcher property node.

       3.      Enter the name of the server component provider in the Provider Name field. The default value is sap.com.

       4.      In the Component Name field, enter the name under which the component will be registered in the Service Container. The default value is the name of the server component.

       5.      Enter a display name for the component to be identified in the Display Name field.

       6.      Enter the name of the component group name in the Group Name field.

       7.      Specify a service version:

...

                                                  i.       Specify a major service version in the Major field. This is the first digit of a three-digit service version number.

                                                ii.       Specify a minor service version in the Minor field. This is the second digit of a three-digit version number.

                                               iii.       Specify a micro service version in the Micro field. This is the third digit of a three-digit version number.

       8.      Specify the component references in the Library References or Interface References table respectively. To do this:

                                                  i.       Click the Add button. The Add Reference window appears.

                                                ii.       In the Reference Name field set a name of the service, library or interface, to which the component refers.

                                               iii.       Set the type of the reference to another library or interface in the Type field. Each library can refer to libraries or interfaces. Each interface can refer to interfaces only.

                                               iv.       Set the strength of the reference in the Strength field. You can set only Weak reference for interfaces and libraries.

       9.      Enter a description of the server component in the Description field.

   10.      Save your entries.

 

End of Content Area