Start Import Job - Intergraph Smart Materials - Version 2020 (10.0) - Customization & Programming - Hexagon

Intergraph Smart Materials Classic API Configuration (2020)

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

The start_omi_flc_job function allows you to start an FLC job created by the API.

This function will check whether all conditions for running the job are satisfied and then execute the import.

The function return value is SUCCESS if the job completes without errors.

Otherwise the return code will be the corresponding message code from A.60.31 or the Oracle error message.

To run the job, you must log in to the same project where the job was created.

Parameter

Mandatory

Description

p_us_id

Yes

A valid US_ID for the project from the m_user_securities table.

p_proj_id

Yes

The PROJ_ID of the job. If the PROJ_ID does not match the US_ID, it will not be possible to log in.

p_omij_id

Yes

The OMIJ_ID for the job from the m_omi_import_jobs table.