Document classifications - HxGN SDx - Update 56 - Reference

HxGN SDx Schema Overview

Language
English
Product
HxGN SDx
Search by Category
Reference
SmartPlant Foundation / SDx Version
10

Documents are classified in SDx using the SPFPrimaryClassification relationship. This relation classifies a document into one of three different classes:

  • Regular Documents - Primary classification is the Document Type (or Subtype).

  • Admin Documents - Primary classification is Administration. These documents are internal documents, not project deliverables or documents that describe the design of your site and its plants.

  • Reference Documents - Primary classification is Reference.The document in SDx is not the master copy; it is a placeholder for a document that is stored in another location , such as an alternate server.

Optional interfaces

You can use the SPFClassificationOptionalInterface relationship definition to relate the optional interface to the classification that will be instantiated on the document object. Multiple interfaces can be related to any classification.

OptionalInterfaces

When reclassifying any document, the optional interface related to the old classification is terminated and the new interfaces from the new classification are instantiated on the document.

Document Category, Document Type, and Document Subtype attributes

Because the Review Plant model is dependent on the document master attributes Document Category, Document Type, and Document Subtype, these are automatically populated by selected SPFPrimaryClassification. This requires SPFObjClassEnumEnum to be allocated to each document classification.

DocCategoryTypeSubType

The SPFObjClassEnums are mapped to the SDADocCategory, SDADocType, and SDADocSubType attributes on the document master. These attributes which will ensure the automatic population of the linked ObjClass enum, as per the selected document classification.