OutputDebugFiles - 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)

If this node is added to the XML above, a set of files is created in the user's TEMP directory whenever a publish or retrieve function takes place.

Typically, on Publish the following files get created:

  • Publish_Data_<item name>.xml – Contains the data that has been mapped from the authoring schema into the publish schema.

  • Publish_MetaData_<item name>.xml – Contains the document version and files details of the published document that is created.

And on Retrieve the typical files would be:

  • Retrieve_Data_Orig_<Domain>.xml – Original file of the publishing application.

  • Retrieve_Data_FilteredOrig_<Domain>.xml - Contains only the objects and relationships that have been mapped in the format of the publishing application.

  • Retrieve_Data_<Domain>.xml - Contains the mapped data as will be sent to the loader or saved into SmartPlant Foundation authoring

  • Retrieve_Tombstone_<Domain>.xml - Contains any instructions that accompany the data retrieved.