SL_DIRECT_UPLOAD_OVER_APEX - 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 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