Installation Overview
The following sections identify the basic tasks you will perform to install the product.
Step 1: Install the Application Servers
-
New installations: Review the requirements.
-
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
-
Install the My Company Name, LLC Servers Installation Package on each application server.
-
Select Custom Install and clear the App Server & Database Configuration Utility optional components.
Step 3: Create Database Schemas and Connection Strings
-
As an Administrator, run the Database Configuration Utility on one of the application servers.
-
Create the database schemas:
-
Create an empty Framework database and its tables.
-
Create an empty Application database and its tables.
-
Create an empty State database (tables are created by the application).
-
-
Configure and export connection strings:
-
Modify the Framework connection string (Advanced Options). Set Pooling, Max Pool, and Connection timeout values.
-
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
-
As an Administrator, run the Server Configuration Utility on one of the application servers.
-
Create an application server configuration file (XFAppServerConfig.xml) in the file share in a folder called ConfigurationtFiles.
-
Import the encrypted database connection string file you created in step 3.
-
Follow the application server configuration process.
Step 5: Configure the Web Servers
-
As an Administrator, run the Server Configuration Utility on one of the web servers.
-
Create a Web Server Configuration file (XFWebServerConfig.xml) in the file share under a folder called ConfigurationFiles.
-
Follow the web server configuration process.
Step 6: Test
-
Make sure that any firewalls are OFF or that exceptions were added for My Company Name, LLC port traffic.
-
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...".