Workflow - Intergraph Smart Materials - Version 10.2 - Customization & Programming - Hexagon

Intergraph Smart Materials Classic API Configuration (10.2)

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

You can call the procedures in the M_API_OMI package with your own program to:

  • create a new B.40.01 BOM Import job,

  • add as many records to be imported as needed,

  • run the import job,

  • finalize the import job to confirm completeness.

Using this API you create BOM import jobs with FLC (Flat Loading Config) compliant data. These import jobs can be started from B.40.01 BOM Import in Smart Materials. The API itself does not insert or change any data in the BOM module.

Here is the suggested workflow:

  1. Create a new import job.

  2. Create FLC records to be imported.

  3. Run the import job.

  4. Finalize the import.