Installing and Configuring Studio Modeling Platform

This section describes how to install, configure, and test Studio Modeling Platform.

This task shows you how to:

Install Studio Modeling Platform

The procedure below displays the main steps to install Studio Modeling Platform for this application. For a detailed procedure on Studio Modeling Platform installation, see http://help.3ds.com.

Before you begin: Studio Modeling Platform must be installed on the same machine as Semantic Graph Index to allow binding operations.
  1. Start the setup program.
  2. Select an installation directory and click Next.
  3. Select the path to the JRE or JDK and click Next.
  4. Select the Oracle database type and click Next.
  5. Specify the folder that will contain the tnsnames.ora file and click Next.
  6. Accept the license terms and click Next.
  7. Specify the folder that will contain your MATRIX-R file and click Next.
  8. Click Install.

Configure Studio Modeling Platform

  1. Connect to your ENOVIA server via SSH.
  2. Copy the following files from your ENOVIA server to your Studio Modeling Platform installation:
    • /home/data/RTV/<release>/server/MATRIX-R
    • /home/data/ora112/network/admin/tnsnames.ora
  3. Paste them to the folders you specified during installation (see steps 5 and 7 in previous section).
  4. Edit tnsnames.ora:
    1. Copy the rows beginning with (DESCRIPTION =.
    2. Paste them to ConnectString= in your MATRIX-R file.
    Example:
    ConnectString=(DESCRIPTION =(ADDRESS = (PROTOCOL = TCP)(HOST = dev678dsy)(PORT = 1521))
    (CONNECT_DATA =(SERVER = DEDICATED)(SERVICE_NAME = 4AL)))

Test Your Installation

Run MQL in studio\win_b64\code\bin.
MQL<1> indicates that Studio Modeling Platform has been installed successfully.