Show TOC Start of Content Area

Procedure documentation Managing DTR Clients  Locate the document in its SAP Library structure

Use

Use this procedure to create or delete a DTR client.

Note

When you work with development configurations, these tasks are executed automatically when you import the development configuration. See Development Configurations and Managing Development Configurations.

Procedure

Creating a DTR Client

...

...

       1.      Open the Design Time Repository perspective.

       2.      Open the context menu of the root node in the Repository Browser view.

       3.      Choose Create Client...

       4.      In the dialog that appears, specify:

                            a.      Client Name: a unique name for the DTR client.

                            b.      DTR Server URL: The URL of the DTR server in the form
http://<server_name:port_number>/dtr.

                            c.      Local Root: The directory in the local file system in which you want to store files and folders from the DTR during synchronization (sync).

       5.      Choose OK.

A DTR client is created. You can now use it to access the specified DTR server. If several clients exist, you can select the client to use from DTR Select Client in the menu path.

Deleting a DTR Client

Note

This operation only removes the DTR configuration from the SAP NetWeaver Developer Studio. It does not delete information from the DTR.

...

...

       1.      Open the Design Time Repository perspective.

       2.      Open the context menu of the root node in the Repository Browser.

       3.      Choose Delete Client.

       4.      Choose OK.

End of Content Area