Export mapping - 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 SPFTGT export mapping is displayed in the Export Mapping pane. This was created because the Auto Generate Export Mapping option was selected during the creation of the ImportDef-Definition import definition.

You must specify the object weighting for each Stage to Target Object Map available under the SPFTGT export mapping. This is required to load the data available in the sample input file to the target system. Objects with lower weights are processed first. For example, the object weightings must be set to export the revision before exporting the file to which it is attached.

To identify supporting file objects, use query definition as .Name for SPFDesignFile, SPFNavigationFile, and SPFGraphicsMap.

Use the following tables to set the object weights:

Stage object name

Target object name

Object weight

Target system unique key

Target system query definition

SDVSPFPlant

SPFPlant

12

SDVSPFFunctionalArea

SPFFunctionalArea

20

"AR",@CONFIGLEVEL1@,.Name

SDVSPFDocumentClass

SPFDocumentClass

30

SDVSPFRevisionScheme

SPFRevisionScheme

40

SDVSPFDataAccessGroup

SPFDataAccessGroup

50

SDVSPFFunctionalUnit

SPFFunctionalUnit

60

"UNT",@ConfigLevel1@,+SDVSPFFunctionalAreaUnits.Name,.Name

SDVSPFDesignDocMaster

SPFDesignDocMaster

70

"DM",.Name

SDVSPFDesignDocRevision

SPFDesignDocRevision

80

"DM",.Name,.SDVSPFMajorRevision,.SDVSPFMinorRevision

SDVSPFDesignFile

SPFDesignFile

90

.Name

SDVSPFNavigationFile

SPFNavigationFile

100

.Name

SDVSPFGraphicsMap

SPFGraphicsMap

110

.Name

  • You must set a unique object weight for each object you are exporting. The object weight for the objects are set as 12, 20, 30, and so on. This is because 10 is already used as the object weight for SampleTag while creating the export mapping for tags (Create export mapping).

  • From Update 14 onwards, you can use the following query definitions to identify supporting file objects:

Object type

Target system query definition

SPFDesignFile

.Name,+SDVSPFFileComposition.Name,+SDVSPFFileComposition.SDVSPFMajorRevision,+SDVSPFFileComposition.SDVSPFMinorRevision

SPFNavigationFile

.Name,-SDVSPFFileNavigationFile.Name,-SDVSPFFileNavigationFile+SDVSPFFileComposition.Name,-SDVSPFFileNavigationFile+SDVSPFFileComposition.SDVSPFMajorRevision,-SDVSPFFileNavigationFile+SDVSPFFileComposition.SDVSPFMinorRevision

SPFGraphicsMap

.Name,-SDVSPFFileGraphicsMap.Name,-SDVSPFFileGraphicsMap-SDVSPFFileNavigationFile.Name,-SDVSPFFileGraphicsMap-SDVSPFFileNavigationFile+SDVSPFFileComposition.Name,-SDVSPFFileGraphicsMap-SDVSPFFileNavigationFile+SDVSPFFileComposition.SDVSPFMajorRevision,-SDVSPFFileGraphicsMap-SDVSPFFileNavigationFile+SDVSPFFileComposition.SDVSPFMinorRevision