Disable Single Sign On - 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)
  1. Go to directory:

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

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

    ASRepServConf06

  3. Change this line:

     <job jobType="report" engineId="rwEng" securityId="rwJaznSec"/>
    to
    <job jobType="report" engineId="rwEng"/>

  4. Comment this line:

    <security id="rwJaznSec" class=oracle.reports.server.RWJAZNSecurity"/>

    to
    <!--security id="rwJaznSec" class=oracle.reports.server.RWJAZNSecurity"/-->

  5. Search for sourceDir and assign the Smart Materials report source folder.
    <property name="sourceDir" value="<SMAT_HOME>\rep"/>
    For example:
    <property name="sourceDir" value="C:\SMat\rep"/>