Signature - 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

Signature is a read-only property. Value is the unique signature obtained by the tool for a project in a plant. When a tool registers its database with the SmartPlant Foundation database, it gets a unique string from SmartPlant Foundation and stores the string in its database. Tools should have used the Register method to obtain a unique signature for every project they want to integrate.

Tools will implement the Get method for this property to return the signature for the given project and plant. In their implementation, Tools will look at the Plant and Project properties for plant and project names, which are set by EFServiceManager.

Data Type

String (maximum 4 characters)

Comments

None