emxSemiTeamCollab.ProductLine.Option | Defines how to connect a model to a product line during the import process.- (blank) = The import process does not connect new models to any product lines. This is the default.
- parent = The import process checks to see if the parent product of the new model is connected to a product line, and if so, connects the new model to the same product line.
- <Name of a product line> = The import process connects all new models to the specified product line if it exists. The import process will not create it if it does not already exist.
| (blank) parent <Name of a product line> |
emxSemiTeamCollab.HDM.ProductRevisionMatch.ExcludeTypes | Defines the types that should be skipped (not used for matching DesignSync versions with Defect Management and Collaboration product revisions) when importing module versions from DesignSync. | Comma-separated list of symbolic types |
emxSemiTeamCollab.HDM.ProductRevision.MatchByDSFA | Enables or disables the ability to search for modules when importing module hierarchies based on a DSFA connection if the product revision does not have a DesignSync URL attribute.- yes = Enables the ability to search for modules when importing module hierarchies based on a DSFA connection if the product revision does not have a DesignSync URL attribute.
- no = Disables the ability to search for modules when importing module hierarchies based on a DSFA connection if the product revision does not have a DesignSync URL attribute.
| yes or no |
emxSemiTeamCollab.HDM.DefaultBehavior.NoMatchFound | Define what Defect Management and Collaboration should do if a matching product cannot be found while importing hierarchical modules.- create = If a matching product revision cannot be found for the module being imported, create a product. This is the default.
- ignore = If a matching product revision cannot be found, skip the module and any sub-modules and continue the import.
- error = If a matching product revision cannot be found, halt the import and display an error. Any other modules being imported are also stopped. That is, if all modules being imported do not have a matching product, none of the modules will be imported.
| create ignore error |
emxSemiTeamCollab.HDM.ImportProductHierarchy.ConformExternalModules | If your system includes external modules that are shared among different DesignSync servers, disables the use of host and port values as part of the URL used to uniquely match products with modules.- true = Host and port values for a module are used with the URL to determine uniqueness for a product. This is the default.
- false = Host and port values are not used.
| true or false |
emxSemiTeamCollab.HDM.ImportProductRevisions.PreProcess | Defines the name of a custom JPO/method (pre-processing programs) for the import module versions. | <JPOName>:<MethodName> |
emxSemiTeamCollab.HDM.ImportProductRevisions.PostProcess | Defines the name of a custom JPO/method (custom post-processing programs) for the import module versions. | <JPOName>:<MethodName> |
emxSemiTeamCollab.HDM.ImportProductHierarchy.PreProcess | Defines the name of a custom JPO/method (custom pre-processing programs) for the import hierarchical modules processes. | <JPOName>:<MethodName> |
emxSemiTeamCollab.HDM.ImportProductHierarchy.PostProcess | Defines the name of a custom JPO/method (custom post-processing programs) for the import hierarchical modules processes. | <JPOName>:<MethodName> |