Entering content frame

Procedure documentation Creating Workspace Folders and Workspaces Locate the document in its SAP Library structure

Use

The storage structure in the DTR server is organized in workspaces. Related workspaces are organized in workspace folders. For more information, see Structure linkWorkspace Administration.

Procedure

...

       1.      Start the command line client of the DTR; to do this, execute dtrshell.bat in the installation directory of the DTR.

The command line client connects to the last used DTR server. If there is no such entry, the default settings apply.

Note

To select a server, change the lastused.client file in the installation directory of the  DTR.

       2.      To create a workspace folder, enter  mkws and -F for folder, -w for workspace/workspace folder, followed by the path under the root of the server.

Example

mkws –F –w /Test

The workspace folder Test is created under the root.

       3.      To create a workspace, enter mkws and -w for workspace, followed by the path under the workspace folder.

Example

mkws –w /Test/WS1

Workspace WS1 is created under the workspace folder Test.

 

 

 

 

Leaving content frame