Naming convention for rule auto-generation - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

There is a naming convention for the validation rules that are automatically generated. Depending on the rule type, the rule name is a combination of the rule interface display name, class or property definition name, and relationship definition name.

Rule type

Rule name

Object Rule

[Rule interface display name]-[Class definition name]

Property Rule

[Rule interface display name]-[Property definition name]-[Class definition name]

Relationship Rule

[Rule interface display name]-[Relationship definition name]-[Class definition name]

Relationship Property Rule

[Rule interface display name]-[Property definition name]-[Relationship definition name]

The auto-generated rule name length cannot exceed 128 characters. In such case, the rule name is a combination of the rule interface display name and the global unique identifier (GUID) separated by a hyphen '-'.