Finalize Import - Intergraph Smart Materials - Version 10.1 - Customization & Programming - Hexagon

Intergraph Smart Materials Classic API Configuration (10.1)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
10.1

After passing in all records, you must post your work by calling the FINISH_IMPORT procedure. This procedure executes the final steps, commits the records to the database, and cleans out the environment variables.

Without calling this procedure, the import job will not be in a valid state and is therefore set to job status ERROR on B.40.01. You will receive an error when calling procedure NEW_OMI_FLC_JOB repeatedly without calling FINISH_IMPORT first.

Import steps 1-3 are covered by one single transaction, which means that any error condition rolls back the transaction completely.