Grant Access on Non-Default Directories - Intergraph Smart Materials - Version 2020 (10.0) - Installation & Upgrade - Hexagon

Intergraph Smart Materials Installation (2020)

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

To enable the report server creating reports in non-default directories, you need to explicitely allow access on these directories for reading and writing.

  1. Go to directory:

    C:\iAS_12c\user_projects\domains\base10_domain\config\fmwconfig\components\ReportsServerComponent\xyzAs1601Rep

  2. Open the rwserver.conf file with an editor.

    ASRepServConf06

  3. In the reports engine section, add these lines (replace ‘c:\SMat\download’ with your folder name):

    <folderAccess>

    <write>c:\SMat\download</write>

    </folderAccess>

    For example:

    ASInstallFolderAccess