Revision History

IMPORTANT: For best performance and reliability, upgrade Smart Integration Connector to match your OneStream version. While Smart Integration Connector Local Gateway Server supports the most recent previous version of OneStream, full functionality is not guaranteed.

Date Release Summary of Changes
09 December, 2025 9.2.0

Updated for release features, including the following enhancements:

  • Remote BR support for datasets that contain more than one datatable.

  • Support for SQL Table Editor write-backs to SQL Server without needing additional BRs.

  • Automatically create long running job processes using single BRAPI.

19 August, 2025 9.1.0

Updated for release features, including the following enhancements:

  • Removed WinSCP from the SIC Local Gateway Installer. Best practice is to use SSH.NET for SFTP transfers. See Support for SFTP.

  • Revised phrasing of "Database Connection" to "Gateway Connection" and adjusted related gateway terms to align with new user interface and tooltips.

  • Update Connection icons for Gateway Connections and Direct Connections.

  • Split "Use Smart Integration Connector" subheadings into separate sections for improved document navigation.

  • Move the following settings to Application Data Settings:

    • "Allow Remote Code Execution"

    • "Web API Bind Port"

29 April, 2025 9.0.0

Updated for release features, including the following enhancements:

  • Load Balanced Gateway Servers support queries over 1 million rows and Smart Integration Functions that query for long running jobs.

  • Enhanced debugging capabilities of Smart Integration Functions / Remote Business Rules.

  • Smart Integration Functions / Remote Business Rules support returning more than 1 million rows by default.

09 Dec, 2024 8.5.0

Updated for release features, including the following enhancements:

  • Added ability to mask and encrypt Configuration Parameter Values.

  • Connection strings greater than 245 characters now will encrypt.

  • Removed redundant copying of DLLs in the "Referenced Assembly" folder upon service startup.

  • Version number is now displayed in the title bar.

  • Added Frequently Asked Questions to the documentation. See Frequently Asked Questions.

22 Aug, 2024 8.4.0

CAUTION: Smart Integration Connector version 8.4 is required when running OneStream version 8.4.

Updated for release features, including the following enhancements:

  • Improved performance and reliability of multi-threaded / parallel processing for larger payloads.

  • Streamlined process of setting up a redundant Gateway Server.

  • The active Gateway Server is now displayed within the Gateway Setup in the Windows App.

  • For Remote Business Rules, the number of rows returned per query threshold has increased to 5M / 5GB of data.

  • Added ability to check if the gateway is online via a BRAPI.

17 Mar. 2024 8.2.0

Updated for release features, including the following enhancements:

  • Query results that contain NULL values are now being returned.

  • Added ability to mask the password when creating a database connection string.

  • Queries that run longer than 10 minutes will consistently return data.

  • Improved the reliability of multi-threaded connections.

  • Smart Integration Connector Local Gateway Configuration Utility will automatically open the configuration file for non-default install locations.

  • DataTable / Datasets can now be sent via a Remote Business Rule.

21 Nov. 2023 8.1.0

Updated to add WebAPI examples.

17 Nov. 2023 8.1.0

Updated for release features, including the following enhancements:

  • Customers can test their Smart Integration Connector Gateways during set-up to ensure there is nothing blocking port 443.

  • The default Referenced Assemblies folder is in C:\Program Files\OneStream Software\OneStream Gateway\Referenced Assemblies.

  • The database connection strings in the OneStream Local Gateway Configuration are encrypted when saved.

  • Specific IPs or CIDRs (a range of IPs) can be whitelisted from the OneStream Windows Client Application.

  • The OneStream Local Gateway Configuration utility automatically opens the configuration file for the user.

21 Aug. 2023

8.0.0

With this release, Smart Integration Connector is a General Availability feature.

Updated for release features, including the following enhancements:

  • The 2GB .NET limit and 1 million return rows is increased to 5GB and 5 million return rows.

  • Business rules decompress automatically.