Part III: Update status information of documents - Intergraph Smart Materials - Version 2020 (10.0) - Help - Hexagon PPM

Intergraph Smart Materials Classic Help (2020)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Help
Smart Materials/Smart Reference Data Version
2020 (10.0)

This process updates the status of a document linked to a VDR. This process is designed for a specific integration workflow with SmartPlant Foundation. Therefore, when identifying the document, the UIDs stored in SmartPlant Foundation must be provided.

As a prerequisite for this API to work properly, the Smart Materials internal IDs (for example, poh_id, poli_id, and so forth) are provided as parameters. This API does not include the export of the required internal IDs.

To accomplish this task, the following calls to the API are necessary:

  1. Set login environment (procedure SET_LOGIN_ENV).

  2. Build the link for the provided IDs (procedure UPD_PO_VDR_DOC).

If the document has not been linked yet, the LINK_DOC_TO_PO_VDR procedure is executed automatically before applying status information.

For an example, see Example for Update Status of Linked Document.