Name | The name to identify the store. Names can include spaces but not the @ symbol. Note:
The
maximum length of name strings varies for different databases. The maximum
length for SQL Server is 127 characters. The maximum length for Oracle is 127
bytes. The number of bytes per character depends on the database setting for
character encoding. Thus, for Oracle, the character count will be less than for
SQL Server if some characters are multibyte. The same is true for all string
values stored in the database.
|
Description | A brief description that provides general information about the purpose of the store. It can be used to point out differences between stores to users. |
Associated Server | Click to select a DesignSync server. The URL of the selected DesignSync server is used for this store. |
Path | Enter the full directory path for the store. Paths cannot contain the @ symbol. Use the actual directory path and not a mounted directory. The path indicates where files, folders, and modules should be looked for and put in the DesignSync repository, and correspond to part of the string used in the setvault DesignSync command.A path can be defined later when a file, folder or module is checked into the store. DesignSync stores should only be created without a path if you plan to use the store for files and folders. If you plan to use the store for modules, you should define a path of /Modules/* since modules can ONLY be checked into stores with a path of /Modules . Files and Folders can be checked into stores with any path except /Modules . |
Copy Username and Password from Associated Server | Check this box if you want to use the username/password defined for the DesignSync Server selected above. |
Username | If you did not check the above box, enter a username on the DesignSync server. |
Password | The password that corresponds to the above user. |