Intergraph Smart Instrumentation allows publishing of documents with or without data.
Each document must include a revision before it can be published.
The following table indicates the types of documents that are available for publishing and the characteristics of the published documents.
The following is a summary of the Publish algorithm:
-
Check the schema used. If schema ‘TEFPublish’ is recognized, the adapter loads the following three hard-coded naming conventions:
-
Instrument
-
Loop
-
Control System Tag
-
-
If a naming convention is not defined for one or more of the above objects, no special action is taken.
-
The document’s data is obtained from the Intergraph Smart Instrumentation database.
-
For each object associated with the document, do the following:
-
Try to build its name according to the naming convention loaded.
-
Get its properties to publish.
-
Take care of cases where an object has an attribute of Specialization / Generalization (for example, DDP).
-
Load its equivalent object / class in the SmartPlant Schema.
-
If the document is found to be ‘Shared’, then create a ‘SameAs’ relationship.
-
Take care of special cases (for example, if the domain is KKS).
-
You can also publish from Intergraph Smart Instrumentation to SmartPlant Foundation all available document properties. In previous versions of the software only certain
document properties were published out-of-the-box to SmartPlant Foundation. Now it is possible to publish any and all document properties to SmartPlant Foundation by creating a custom schema and mapping the properties to Intergraph Smart Instrumentation. These properties are mapped to the Documents section of every published document
.xml data file. For more information on Schema Mapping, see Schema Mapping in the Intergraph Smart Instrumentation help.