Configuration controlled documents model - 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)

The class definitions for the master, revision, and version need to be configured with the following properties:

  • Configuration Controlled = True.

  • The document master key can be variously configured.

  • Unique key definition = Prefix,ConfigLevel1,Name to allow documents with the same name to exist in different plants.

    You can also use the unique key definition ConfigLevel1OrBlank to allow documents with the same name to exist in different plants as well as in Configuration Top. For example, if the unique key definition is set to DM,ConfigLevel1OrBlank,name on the SPFDesignDocMaster class definition, then for a design document named 001:

    • the unique key will be DM_PlantA_001, if the user is creating the document in Plant A

    • the unique key will be DM_001, if the user is creating the document in Configuration Top

If the document revisions are to be merged back to the higher configurations, then additional interfaces are required on the document revision class.