GetCompSchemaUID As String - 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)

Description

This method returns a corresponding SmartPlant Component Schema UID for a given document type. For a given publishable/retrievable document type, the tool should know what Component Schema the tool will publish for a document type.

The purpose of this schema UID is for EFServiceManager to load the Component Schema in memory for the tool adapter to use during publish.

Arguments

Name

Data type

Input/output

Description

sDocTypeUID

String (maximum 128 characters)

Input

UID of Document type for which the Component Schema UID is requested.

Return Value

Component Schema UID as string.

Comments

If the method fails, the tool will raise an error and set Err.Number and Err.Description appropriately.