SL_DIRECT_UPLOAD_OVER_APEX - Intergraph Smart Materials - Version 2020 (10.0) - Customization & Programming - Hexagon PPM

Intergraph Smart Materials Customization (2020)

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

Description:

This function is used to control file upload workload in Smart Materials Portal Classic.

If the function returns Y and DBA Setting UPLOAD_FILE_SCAN_ENABLE is set to Y, the APEX application 'Secure file upload' is used for file upload without sending file to Metadefender.

In case DBA Setting UPLOAD_FILE_SCAN_ENABLE is set to Y and the function returns N (this is the default value), the file will be send to metadefender before storing in the database.

In case DBA Setting UPLOAD_FILE_SCAN_ENABLE is set to N, Portal will store uploads directly in the database and the function result is not considered at all.

Type:

Function

Usage:

Smart Materials Portal Classic

Event:

File upload

Default:

N