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

SmartPlant Integration .NET 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 are in both UI and non-UI SP Common UI to support getting document objects from SmartPlant Foundation based on criteria. All three methods are called during successful query.

  • 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.