Properties for Builds

These properties configure the default build type, the maximum number of builds that can be generated from a single build creation, and number of days that determines the threshold value to display the slip days icon on the Builds page..

For more information, see Configuring Builds.

Property Name Property Description Valid Values
emxProductLine.Build.CreateBuild.DefaultTypeDefines the default build type that is used during build creation.

Hardware Build

Software Build

emxProductLine.Build.CreateBuild.NumberLimitSpecifies the maximum number of builds that can be generated from a single build creation.Positive Integer
emxProduct.Build.IconRedDaysSpecifies the number of days that determines the threshold value to display the slip days icon on the Builds page:
  • If the actual build date is greater than the planned build date by the number of days set for IconRedDays, it displays the red icon.
  • If the actual build date is less than the planned build date by the number of days set for IconGreenDays, it displays the green icon.
  • For any case in between these numbers, it displays the yellow icon.
Positive or Negative Integer
emxProduct.Build.IconGreenDays