Enable CSV Download in Interactive Grids - Intergraph Smart Materials - Installation & Upgrade - Hexagon

Intergraph Smart Materials Web Installation (2020)

Language
English
Product
Intergraph Smart Materials
Subproduct
Web
Search by Category
Installation & Upgrade
Smart Materials/Smart Reference Data Version
2020 (10.0)

Starting with version 2020 Service Pack 3 (10.0.3), the CSV download is disabled by default in all interactive grids to avoid formula injection.

To enable the CSV download do the following:

  1. Open a command prompt window.

  2. Navigate to this directory:

    %SMAT_Web_InstallFolder%\additional_scripts

  3. Launch SQL*Plus and connect to the database with sys as sysdba.

    Sqlplus /nolog

    connect sys/<password> as sysdba

  4. Execute:

    @enable_csv_download.sql