Retrieve - Intergraph Smart Instrumentation - Customization & Programming - Intergraph

Intergraph SmartPlant Enterprise SmartPlant Adapter for Smart Instrumentation

Language
English
Product
Intergraph Smart Instrumentation
Search by Category
Customization & Programming
SmartPlant Foundation / SDx Version
10
Smart Instrumentation Version
2018 (12.0)

A retrieved document with data can be described using the following pseudo code:

  1. Search for document type by its UID.

  2. Create a Task object and initialize its properties.

  3. Get Tombstones (deleted items instructions).

  4. Get ‘SameAs’ pairs.

  5. Get the collection of objects associated with this document.

  6. For each object in the collection, get its associated ClassDefs.

  7. For each ClassDef, get the associated ClassDef from the SmartPlant Schema.

  8. Get the objects associated with the SmartPlant Schema objects.

  9. Create a task from Parent Task and Master Task.

  10. Set the properties for the new task.