emxComponents.VersionControl.FolderAllowedFormats | Defines the formats allowed for a compressed file to be checked in as a folder. | Comma-separated list of file formats. |
emxComponents.VCFileFolder.PathBadChars | Defines the characters that cannot be used in the path name when creating or checking in a
DesignSync folder. You should not remove any of the characters unless instructed to. The app verifies that those characters have not been used in the selector or path prior to submitting the form, and presents an error message if and of the listed characters are used. | List of characters separated by spaces |
emxComponents.VCFileFolder.SelectorBadChars | Defines the characters that cannot be used in the selector name when creating or checking in a
DesignSync folder. | List of characters separated by spaces |
emxComponents.VCFile.PathBadChars | Defines the characters that cannot be used in the path name when creating or checking in a
DesignSync folder or file. | List of characters separated by spaces |
emxComponents.VCFolder.PathBadChars |
emxComponents.LocalDSServer | If you want to set up an app to copy files or folders from one DesignSync server to
another, add this property to emxComponents.properties. The value of the property is the store created in Properties for DesignSync File Access.
| Store name |
emxComponents.LocalDSPath | If you want to set up an app to copy files or folders from one DesignSync server to
another, add this property to emxComponents.properties. the value of the property is the directory path relative to the specified store.
| Path name |
emxComponents.DSFAConnect.ShowDialog | Enables or disables the Connect to DesignSync File/Folder dialog box. If the user initiated the connection but does not have the connect access to the parent object (for
example, a Workspace Folder), the connection does not succeed. There are no errors and a new
business object is created but it is not connected to a file or a folder in DesignSync.
When true, the Connect to DesignSync File/Folder page opens when the user
clicks Connect. In the page, the user selects a Type from the type chooser and enters a description
of the connection being created. When false, the connection happens automatically. The Connect to DesignSync
File/Folder page does not open and the following assumptions are made:
Connect Initiated From
|
Type of Business Object Created |
Navigate DesignSync page
|
The business object created as a result of the connection is always
of type DOCUMENTS.
|
Folder Contents page
|
The business object created in the collaboration
platform has the same type as the parent business object. For
example, if the parent business object is a folder of type
Engineering Specification, the business object created as a result
of the connection also has the type Engineering Specification.
|
Create Issue option in
Navigate DesignSync or the
Folder Contents page
|
The newly created business object is connected to the Issue.
|
| True or False |