Setting the file navigation path for a workspace server


To change the file navigation path for a workspace server, you need to edit the properties of the workspace server in SAS® Management Console.

Follow these steps:

  1. Open SAS Management Console.
  2. Expand the Server Manager plug-in.
  3. Expand your application server (for example, SASApp).
  4. Expand SASApp - Logical Workspace Server.
  5. Right-click SASApp - Workspace Server.
  6. Select Properties.
  7. Select Options ► Advanced Options.
  8. Select the File Navigation tab.
  9. Make your changes and click OK.
  10. Restart the SAS Object Spawner.

The File Navigation tab contains the following options:

Use these fields to specify the initial directory for navigating the SAS session on the server. In SAS® Enterprise Guide® and SAS® Add-In for Microsoft Office, the initial directory specifies the root directory for server navigation.

User-specific directory locations can be used via the <userid> token, which resolves to the host ID for the user. For example, when logging in with sasdemo, the file navigation path below will resolve to /tmp/sasdemo.

Note: The directory /tmp/sasdemo must already exist on the file system. The sasdemo (<userid>) directory is not created automatically.

 

Many SAS administrators have to reference more than one path where folders or files do not exist within the same subdirectory; examples follow:

Because the File Navigation tab options can accept only a single path, create symbolic links to the directories in question.

For the above example, create symbolic links to both sasdata and sales in a single directory. Then refer to this single directory path in the Specify Path field on the File Navigation tab.