NLF load format for documents - SmartPlant Foundation - IM Update 46 - 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)

You can use an NLF load file to create documents, and load it using the SmartPlant Foundation Desktop Client Loader.

When creating documents such as engineering, management, project control, and vendor documents using an NLF load file, you must add the ISPFDocumentMaster interface to the NLF instructions.

The following is an example of an NLF file with instructions to create an engineering document:

.SPXEngineeringDocMaster

.Name|EngDocMaster-Basic-001

.Description|Engineering Document from NLF

.SPXDocumentClass|MD|SPFPrimaryClassification_21

.SPFDocState|RESERVED

.SPFRevisionScheme|RevA01|SPFDocRevisionRevisionScheme_12

.SPFMajorRevision|A

.SPFMinorRevision|01

.SPFRevState|WORKING

.SPFProject|0000|DocumentProject_12

.SPXOriginator|AB|DocumentOriginator_12

.SPXDiscipline|A|DocumentDiscipline_12

.ISPFDocumentMaster

For more information on NLF format and loading files in the SmartPlant Foundation database, see NLF format and Loader.

For these SPO/E documents, ISPFDocumentMaster interface is not a mandatory realize relationship. This interface is made optional for these documents to support the document reservation feature. Hence, you must add the ISPFDocucmentMaster interface to the NLF instructions.