ZX_DOC_CIP - Intergraph Smart Materials - 10.2 - Help - Hexagon

Intergraph Smart Materials Web Help (10.2)

Language
English
Product
Intergraph Smart Materials
Subproduct
Web
Search by Category
Help
Smart Materials/Smart Reference Data Version
10.2

This project default allows you to control whether the standard procedure or a CIP procedure is used on Other Tasks > Documents and Requisitions > Maintain Requisitions pages, when you click the Upload or Open buttons.

By default, the standard code is used. If you want to use the CIP functionality, you must modify the CIP procedures upload_document and open_document in the mar_custom library. After a successful upload of the file, the record in m_used_files can be deleted; the standard procedure does not need this record to work properly.

While working with the CIP feature and the open_document procedure, a message only appears, if the CIP returns a value.

  • Module(s) affected by this setting: Documents, Attached Documents, Add VDR Set, Attached Text and Terms, Attached VDRs, Technical Questions, Attached Notes, New Document, New Document Revision, Copy VDR Version, and Upload/View.

  • List of values: Y and N (default).

    • If set to Y and the CIP feature is activated, then the table m_used_files is used to store the uploaded file temporarily. The CIP, then loads the file to a directory, a share, or other applicable location. The STATUS_CODE field available on table m_used_files is used to store the success or the failure of the upload.

      • It is a numeric field and if the value 0, the upload operation was successful, and the Source Path and File Name fields are set. If any value other than 0 is returned, these fields will be empty. Regardless of whether the upload was successful or not, the message that is returned by the CIP appears.