Installation Overview

The following sections identify the basic tasks you will perform to install the product.

Step 1: Install the Application Servers

  1. New installations: Review the requirements.

  2. Install the My Company Name, LLC Servers Installation Package on each application server. Perform a Custom Install and clear the Web Server optional component.

Step 2: Install the Web Servers

  1. Install the My Company Name, LLC Servers Installation Package on each application server.

  2. Select Custom Install and clear the App Server & Database Configuration Utility optional components.

Step 3: Create Database Schemas and Connection Strings

  1. As an Administrator, run the Database Configuration Utility on one of the application servers.

  2. Create the database schemas:

    1. Create an empty Framework database and its tables.

    2. Create an empty Application database and its tables.

    3. Create an empty State database (tables are created by the application).

  1. Configure and export connection strings:

    1. Modify the Framework connection string (Advanced Options). Set Pooling, Max Pool, and Connection timeout values.

    2. Click Tools to export the encrypted connection string to an XML file. This file is imported to application server configuration file.

Step 4: Configure the Application Servers

  1. As an Administrator, run the Server Configuration Utility on one of the application servers.

  2. Create an application server configuration file (XFAppServerConfig.xml) in the file share in a folder called ConfigurationtFiles.

  3. Import the encrypted database connection string file you created in step 3.

  4. Follow the application server configuration process.

Step 5: Configure the Web Servers

  1. As an Administrator, run the Server Configuration Utility on one of the web servers.

  2. Create a Web Server Configuration file (XFWebServerConfig.xml) in the file share under a folder called ConfigurationFiles.

  3. Follow the web server configuration process.

Step 6: Test

  1. Make sure that any firewalls are OFF or that exceptions were added for My Company Name, LLC port traffic.

  2. Launch the web server:  http://<Servername>:50001/OneStreamWeb/OneStreamXF.aspx.

Step 7: Log onto the Framework Database (System Administration)

Username: Administrator

Password: OneStream

Step 8: Add Application References

Select Applications and create a reference to the application database created in Step 3 "Create Database Schemas...".