Dev Guide

Technical guides for OneStream development — from getting started to advanced patterns.

OneStream

Cube Configuration

Configuring Cubes

Set up cubes in OneStream — cube properties, types, consolidation and translation algorithms, FX rates, data access, and integration settings.

Updated February 27, 2026

Scenario Types and Cube Dimensions

Configure Scenario Types, assign dimensions by Scenario Type, and use horizontal extensibility to tailor your cube's data model per financial process.

Updated February 26, 2026

Entity Dimension Setup

Configure entity members, relationship properties, intercompany settings, currencies, and parent adjustments — the structural backbone of cube consolidation.

Updated February 26, 2026

Extensibility and Linked Cubes

Use vertical extensibility to tailor dimensions by business unit — connect cubes through entity hierarchy relationships and consolidate into a super cube.

Updated February 26, 2026

Account Member Properties

Common dimension member properties and Account-specific settings — AccountType, FormulaType, AllowInput, IsConsolidated, aggregation, intercompany, constraints, and code examples.

Updated February 26, 2026

Flow Member Properties

Flow dimension member properties — SwitchSign, SwitchType, FlowProcessingType, alternate input currency, and flow hierarchy design.

Updated February 26, 2026

UD Member Properties

User-Defined dimension member properties — defaults, attribute members, IsAttributeMember, RelatedDimensionType, and UD constraints.

Updated February 26, 2026

Dimension Library and Inheritance

The Dimension Library, dimension inheritance, stub dimensions (RootXXXDim), and creating new dimensions in OneStream.

Updated February 26, 2026

Dimension Naming and Assignment

Member naming rules, restricted characters, reserved words, assigning dimensions to cubes, dimension levels, and best practices for initial setup.

Updated February 26, 2026

Data Ingestion

Import, Validate, Load Overview

Understand the end-to-end IVL pipeline — how source data flows through the Stage Engine into the Cube, what each Workflow step does, and the status indicators that tell you where things stand.

Updated February 17, 2026

Data Sources & Connectors

Configure Data Sources in OneStream — file types, connectors, data structure settings, cube assignments, and the options that control how source data is parsed before transformation.

Updated February 17, 2026

Transformation Rules

How Transformation Rules map source data to Cube dimension members — rule groups, profiles, mapping types, wildcard syntax, derivative rules, and the reserved characters that will break your mappings.

Updated February 17, 2026

The Import Step

What happens when you click Import — file parsing, the Stage Engine, Load Methods, and the right-click options that help you inspect and troubleshoot staged data.

Updated February 17, 2026

The Validate Step

How OneStream validates staged data before loading to the Cube — Transformation Validation, Intersection Validation, how to fix each error type, and the Retransform workflow.

Updated February 17, 2026

The Load Step

How validated data moves from Stage to the Cube — parallel loading by Entity, first-load vs. subsequent-load performance, multiple Import Children, and the partitioning strategies that keep large loads fast.

Updated February 17, 2026

Standard vs. Direct Load

Compare the Standard and Direct Load Workflow types — feature differences, performance trade-offs, limitations of in-memory processing, and the recommended development-to-production approach.

Updated February 17, 2026

Automating IVL

Automate the IVL pipeline with the ExecuteFileHarvestBatchParallel API, Workflow Event Handlers, Transformation Event Handlers, and partitioning strategies for high-volume batch loads.

Updated February 17, 2026

Custom Relational Tables

Create and manage custom SQL tables in the OneStream application database — an alternative to the Cube for transactional data, lookup tables, configuration, and staging scenarios.

Updated February 17, 2026

Business Rules

Finance Rules

Workspace Assemblies