Live vs Import Connections
As of 2026-07-23
What is Live vs Import Connections?
The 2026 senior default is live-to-Datasphere-AM for everything — imported models drop DAC inheritance entirely, meaning every story viewer sees every row regardless of permission.
Should I use a live or import connection in SAP analytics cloud?
What it is
Every SAC story binds to data via either a live connection (query-on-render against the source) or an imported model (snapshot copied into SAC at refresh time). The choice determines governance, freshness, performance, and cost — and gets re-litigated on every project. The senior default in 2026: live to a Datasphere analytic model. Everything else needs a documented reason in the ADR.
Live connection economics. Each render queries the underlying analytic model (or BW InfoCube, or HANA Calc View). DAC inheritance flows through automatically; users see only what their permissions allow. Lineage is automatic; the catalog tracks the dependency. Latency = AM query time + network. For governed enterprise reporting, this is the canonical path.
Imported model economics. Data is copied into SAC at scheduled refresh. Render is fast (data is local). DAC does NOT inherit — every user with story access sees every imported row. Lineage breaks at the import boundary. The model goes stale until next refresh. Tolerable only for one-off exploratory analysis on non-governed data.
The 4-axis decision matrix. Governance: live wins (DAC + lineage). Freshness: live wins (always current). Performance: import wins for high-frequency dashboards on small data; live wins everywhere else. Cost: live runs AM queries (CU spend); import copies storage (storage spend) — usually a wash, but live offers better governance per euro.
Why it matters
- Import breaks DAC inheritance completely — anyone with story access sees every imported row, a hard fail against GDPR Art. 5 and EU AI Act Art. 10 in regulated domains.
- Mixing live-BW and live-Datasphere connections in the same story creates governance drift where users can't tell which dimension is actually governed.
- Live wins governance and freshness by default; import only wins on raw render performance for high-frequency dashboards on small, non-governed data.
Key points
- Live = governed (DAC + lineage); import = fast but ungoverned
- Default 2026: live to Datasphere analytic model
- BW migration 1-3 stories/quarter from 2026
- Imported tolerable only for one-off exploratory work
- Mixed live-BW + live-DSP in one story = drift
- DAC re-verify on every rebind
- Quarterly connection audit retires unused
- Imported flat in regulated domains = GDPR + AI Act fail
- Live vs Import Connections is mastered only when it changes a named buyer decision.
- Start with the semantic contract and control model before demonstrating the tool.
Terms used on this page
- Live connection
- Story queries source on render; data never copied into SAC
- Imported model
- Source data snapshot copied into SAC at refresh time
- DAC inheritance
- Row+column permissions flow from source to consumption
- Federation
- Live query against on-prem or external source via Cloud Connector
- Refresh schedule
- Cadence at which imported model re-snapshots from source
- Cloud Connector
- SAP-managed gateway for cloud-to-on-prem connectivity
- Lineage
- Tracked dependency from source to consumption surface
- Catalog connection audit
- Quarterly retire-unused review of stored connections
Sources
- SAC Live vs Import Connections
- SAP News Center — Accelerate the Autonomous Enterprise with SAP Business Data Cloud
- SAP News Center — SAP Unveils the Autonomous Enterprise
- SAP News Center — The Future of the Enterprise Is Autonomous
- SAP News Center — 2026 SAP Sapphire Keynote: Powering the Autonomous Enterprise
- SAP Help Portal — Administering SAP Datasphere: Enable Joule for SAP Datasphere
- Gartner — Gartner Announces Top Predictions for Data and Analytics in 2026
- SAP Datasphere — Help Portal
- SAP Datasphere — official product page
- SAP Analytics Cloud — official product page
- SAP BW/4HANA — Help Portal
- SAP S/4HANA — Help Portal
- SAP News Center
- SAP Community
- SAP — industries overview
- Gartner — research & analyst site
- BARC — BI & Analytics research
- TDWI — data & analytics research
- DSAG — German-speaking SAP user group
- ASUG — Americas' SAP User Group
- Databricks — official site
- SAC seamless planning: Model design principles - compared to SAP BW — SAP Community (Technology Blog Posts by Members)
- SAP Datasphere - How to configure the AWS Assume Role option for an AWS S3 connection — SAP Community (Technology Blog Posts by SAP)
- Automating Flat File Loads in SAP Datasphere Using Generic SFTP Connections — SAP Community (Technology Blog Posts by Members)
- A demo to consume MySQL database in Datasphere with Generic JDBC connection — SAP Community (Technology Blog Posts by SAP)
- Perform Percentage Calculations in SAP Datasphere — SAP Community (Technology Blog Posts by SAP)
- Use SAP BW query conditions to create measure-based filters in SAC stories (Live Connection) — SAP Community (Technology Blog Posts by SAP)
- Replication Flow Blog Series Part 7 – Performance — SAP Community (Technology Blog Posts by SAP)
- Manage Performance in SAP Analytic Cloud Stories - New Learning Journey — SAP Community (Technology Blog Posts by SAP)
- SAP PaPM Cloud Standard and Universal Model Integration with SAP BW via OData Service — SAP Community (Financial Management Blog Posts by SAP)
- Performance Monitoring in SAP Datasphere — SAP Community (Technology Blog Posts by Members)
- Simplifying Data Navigation: Leveraging the SAP BW Report-Report Interface in SAP Analytics Cloud — SAP Community (Technology Blog Posts by SAP)
- Setting up Trial SAP Datasphere Account with Trial SAP SAC Live Connection — SAP Community (Enterprise Architecture Blog Posts)
- SAP Analytics Cloud Live data connection to SAP SuccessFactors — SAP Community (Technology Blog Posts by SAP)
- "Replace Model" Feature in SAP Analytics Cloud with SAP BW Live Model — SAP Community (Technology Blog Posts by Members)
- SAP Datasphere: Using Variable derivation for currency conversion measures within Analytic Model — SAP Community (Technology Blog Posts by SAP)
- Exploring Datasphere & BW Bridge : Technical Insights — SAP Community (Technology Blog Posts by Members)
- How to easily perform live ad-hoc analysis on SAP BW Queries in SAP Analytics Cloud — SAP Community (Technology Blog Posts by SAP)
- Data Access Control in the SAP Analytics Cloud on data from an SAP HANA live connection — SAP Community (Technology Blog Posts by SAP)
- Live access to SAP S/4HANA Private Cloud and SAP BW in SAP Analytics Cloud, add-in for Microsoft Office — SAP Community (Technology Blog Posts by SAP)
- How to enhance comments on BW/BPC live Connections in SAP Analytics Cloud with full name of the owner — SAP Community (Technology Blog Posts by Members)
- Use Cross calculation to model BW like characteristic structure on Datasphere Analytic Models — SAP Community (Technology Blog Posts by SAP)
- Performance analysis in the SAP Datasphere — SAP Community (Technology Blog Posts by Members)
- SAP Datasphere’s Feature Highlight: The Analytic Model — SAP Community (Technology Blog Posts by SAP)
- Creating a Google Big Query connection in SAP Datasphere (DWC) — SAP Community (Technology Blog Posts by Members)
- SAP Datasphere Analytic Model Series Blog Post # 10– Design Multi Fact in Analytic Model — SAP Community (Technology Blog Posts by SAP)
Full card available to members. What the full card adds: the full decision framework · the SAP vs Snowflake / Databricks / Fabric comparison · the common pitfalls and their fix · the cheat sheet · the architecture schemas · the code blocks.
Guides that answer with this page
These guides cite this page as one of the sources their answer rests on.