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

Intergraph Smart Materials Customization (10.2)

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

Description:

This procedure is executed after collecting data for an export job in the export tables, but prior to generation of export data.

Parameters passed in:

  • p_spiej_id - Primary key of table m_spiso_export_jobs; this key identifies the current job uniquely.

    For a spec driven export, spiej_id permits the selection of specs attached to the job (pk_id = spies_id).

  • p_bolt_code_length

This code is not maintained by Intergraph; as with all CIP code, it is the customer's responsibility to use this API and maintain their custom code. Customers must save their code as text files, because Smart Reference Data and Smart Materials database migration overwrites it without any warning.

This function must not commit. Otherwise, the export job may not work properly.

Type:

Procedure

Usage:

XI3020 Export Jobs

Event:

Export specification

Default:

NULL (Sample code available)