Properties for Configuring How a Product Hierarchy is Exported to DesignSync

These properties configure how a product hierarchy is exported to DesignSync.

For more information, see Configuring How a Product Hierarchy is Exported to DesignSync.

Property Name Property Description Valid Values
emxSemiTeamCollab.Export.AllowedCharsSpecifies the character set that is allowed in the normalized names of products exported to DesignSync. It is defined as a character range for a regular expression that is used to normalize product names before they are exported to DesignSync. Product names are normalized by removing any characters in the name that are not contained in the specified regular expression. The default values are a-zA-Z0-9_.-Any characters that are valid in DesignSync Module names.
emxSemiTeamCollab.Export.NewModuleHostSpecifies from where the host and port values are obtained for exported products with no currently-known URL in DesignSync. The default value is parent.
  • parent: The URL of the immediate parent of the object is used.
  • toplevel: The URL of the top-level object is used.
emxSemiTeamCollab.Export.NewModuleCategorySpecifies from where the Category is obtained for exported products with no currently-known URL in DesignSync. The default value is parent.
  • parent or toplevel: The Category value is obtained from the same object used to obtain the host and port values.
  • Any value other than parent or toplevel is treated as the literal Category value to be used.
emxSemiTeamCollab.Export.NewModuleSelectorSpecifies the selector to be used for objects with no currently-known selector (that is, they have no current DSFA connection or DesignSync Version attribute). The default value is revisionlatest.
  • revisionlatest: The Revision value, appended with ":Latest", is used.
  • Any value other than revisionlatest is treated as the literal fixed selector value to be used.