API for Document Query - Integration - Update 44 - Help - Hexagon

SmartPlant Integration COM Help

Language
English
Product
Integration
Search by Category
Help
SmartPlant Foundation / SDx Version
10
Smart P&ID Version
9 (2019)
Smart Engineering Manager Version
10 (2019)

The CreateContainersForQueryDocuments, QueryDocuments, and ReleaseContainersForQueryDocuments methods were added to IEFCommonApplication and IEFCommonUIApplication2 interfaces to support getting document objects from SmartPlant Foundation based on criteria. All three methods must be called.

The CreateContainersForQueryDocuments method creates the Schema Component container objects required to fill in the document objects and their metadata objects.

The QueryDocuments method returns the document objects based on the criteria passed in.

The ReleaseContainersForQueryDocuments method is called after QueryDocuments method to release the document container objects.