Configuring the Application Server

For more information regarding configuration, refer to the Configuration section of this guide.

TIP: Create a central location, C:\OneStreamShare\Config for example, accessible for all server configurations. Save the XFAppServerConfig.xml and XFWebServerConfig.xml there.

  1. Launch the OneStream Server Configuration Utility using Run As Administrator.
    Go to Start > OneStream Software > OneStream Server Configuration Utility. Right-click and choose Run as Administrator.

  2. Update the OneStream Application Server ASP.NET configuration file to point to the location of the OneStream Application Server Configuration File in the environment.

    1. Choose File > Open ASP.NET Configuration File.

      A screenshot of a cell phone  Description automatically generated

    2. Browse to the following location: <installdrive>\Program Files\OneStream Software\OneStreamAppRoot\OneStreamApp, select the appsettings.json file and click Open

      .

    3. Update the path to the file location of the shared OneStream Application Server Configuration File (XFAppServerConfig.xml). For example, C:\OneStreamShare\Config.

      TIP:  

    4. Enable HTTP and/or HTTPS as needed

    5. Save the configuration file.

Update the Application Server IIS Settings using Configure IIS Tool

  1. Choose Tools > Configure IIS.

    A screenshot of a cell phone  Description automatically generated

  1. Enter the following values:

    • Web Site Name: OneStream App Server Site

    • Application Pool Name: OneStreamAppAppPool

  1. Check Update IIS Default Settings.

  2. Select Use App Server Settings.

  3. Check Update IIS Identity.

  4. Set the User Account Type to the proper value from the drop down list. (It should be “Custom Account” if using a domain service account.)

    1. UserName: Enter the OneStream Service Account as (Domain\UserName).

    2. Password: Enter the Password.

  5. Click Update IIS Settings to set the IIS Application Pool settings and click OK.

  6. Click Reset IIS to recycle IIS.

    NOTE: You can also recycle IIS by stopping and restarting the web server in IIS, or by using an IISRESET Command via an administrator command prompt.

NOTE: If users do not use the “Configure IIS” utility to set the settings for the OneStream App Server, they will need to make sure that they:

  • Manually update the username in IIS.

  • Set Ping Enabled to False.

  • Set the following settings for the application server Website and AppAppPool:

Start Mode: Always Running

PreLoad Enabled: True on the OneStream App Server Site

Preload Enabled True on the OneStreamApp registration: