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 export mapping is displayed in the Export Mapping pane if you select the Auto Generate Export Mapping option during the creation of the import definition.

You must specify the object weight for each Stage to Target Object Map available under the export mapping. This is required to load the data available in the CSV file to the target system. Objects with lower weights are processed first. For example, the object weights must be set to export the documents before exporting the tags.

Use the following table to set the object weights and the target system unique keys:

Stage object name

Target object name

Object weight

Target system unique key

SPXDocumentClass

SPXDocumentClass

1

"CLSD",@CURRENTCONFIG@,.Name,.SDVSPFClassificationOccurance

SDVRevisionScheme

SPFRevisionScheme

5

SDVDataAccessGroup

SPFDataAccessGroup

10

SDVPlant

SPFPlant

15

"PL",.Name

SDVFunctionalArea

SPFFunctionalArea

20

"AR",@CURRENTCONFIG@,.Name

SDVFunctionalUnit

SPFFunctionalUnit

25

"UNT",@CURRENTCONFIG@,+SDVFunctionalAreaUnits.Name,.Name

SPXSystem

SPXSystem

30

"Sys",@CURRENTCONFIG@,.Name

SDVProject

SPFProject

35

"PR",.Name

SPXDiscipline

SPXDiscipline

40

"DSn",@CURRENTCONFIG@,.Name

SPXOriginator

SPXOriginator

45

"ORn",@CURRENTCONFIG@,.Name

SPXEngineeringDocMaster

SPXEngineeringDocMaster

50

"DM",@ConfigLevel1@,.Name

SPXEngineeringDocRevision

SPXEngineeringDocRevision

55

"DM",@ConfigLevel1@,.Name,.SDVSPFMajorRevision,.SDVSPFMinorRevision

SPXTagClass

SPXTagClass

60

"TagC",@ConfigLevel1@,.Name,.SDVSPFClassificationOccurance

SPXTagInstrument

SPXTagInstrument

65

"TAG",.Name,@CURRENTCONFIG@

You must set a unique object weight for each object you are exporting.