emxFramework.Lifecycle.MassPromoteDemote.Enable | Enables (true) or disables (false) mass promote and demote. When true, any table or structure browser page that includes both the Type and State columns will also include the Promote and Demote buttons on the page toolbar. This property can be overridden for a specific page using the
massPromoteDemote URL parameter. | True or False |
emxFramework.Lifecycle.MassPromoteDemote.<SYMBOLICNAMEOFPOLICY>.From.RelationshipList emxFramework.Lifecycle.MassPromoteDemote.<SYMBOLICNAMEOFPOLICY>.To.RelationShipList | Defines the relationship used to evaluate whether two objects have a parent/child
relationship, where <SYMBOLICNAMEOFPOLICY> is the symbolic name, such as policy_Build . In many cases, a parent object cannot be promoted until all of its child objects are in a certain state. Objects connected to the to side of one of the defined "To" relationships are treated as parent
objects and objects connected to the from side are treated as child objects. For example:emxFramework.Lifecycle.MassPromoteDemote.policy_ECPart.from.RelationshipList=EBOM,Part Specification | Comma-separated list with no spaces of relationship names |
emxFramework.Lifecycle.MassPromoteDemote.ExcludeTypeList | Specifies types that cannot be mass promoted or demoted. The exclusion only applies to mass promote/demote; objects can still be promoted from the Lifecycle category (if configured for the
object type). This property is inherited by
child objects of the specified administrative types. | Comma-separated list of objects types |