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

Action - After a document has been retrieved, this field specifies the action that should take place after the data has been mapped. The possible options are:

  • DesignLoad (or Load) - Submits the mapped data directly to the Loader. The document needs to be modeled in the schema and is identified by its classification in the DesignBasisClassification.

  • DesignBasisLoad - Creates a design basis document and attaches the mapped data, the delete instructions, and any view files to it. The document needs to be modeled in the schema and is identified by its classification in the DesignBasisClassification.

  • DesignBasisLoadAndCompare – Similar to action DesignBasisLoad, but launches the Compare dialog box with the results.

  • Compare – Sends the results directly to the Compare dialog box. The data is not saved; if the data is not accepted, then a full retrieve operation needs to be performed again.

  • Custom – Makes a call to a function called CustomRetrieveData that can be overridden.

DesignBasisClassification - If action DesignBasisLoad or DesignBasisLoadAndCompare is selected, then the name of the document classification needs to be named. Knowing the classification, the associated design basis master, revision, and version can then be determined by expanding from the classification the SPFObjClassClassDef relationship.

FileClassDef - If action DesignBasisLoad or DesignBasisLoadAndCompare is selected, then the name of the design basis document class definition needs to be specified. If this is not set, then the default file class definition that is used is the name of the domain and ‘DesignBasisFile’ provided that the document has been configured in the schema.

AssignNewUIDs - This option is associated with the compare options above and is used to determine whether a new UID is assigned when an item is selected in the compare dialog box.

If a new UID is assigned, then a Same As item is also created.