Forum Discussion

dbeavon's avatar
dbeavon
Contributor
3 years ago

Retrieving data from analytic blend

There is a new column-store storage engine for reporting out of Onestream called "Analytic Blend". I have been examining the related documentation, and hoping to find an API that would allow this eng...
  • ckattookaran's avatar
    3 years ago

    It stores the data in a SQL database. You can then make the 3rd party apps to go against that. However, you lose the little security that OS allows you to have on the BI Blend tables (workflows and entities) if you go that route.

    Now on a cloud instance, I don't think that gets exposed. You are now at the mercy of REST APIs and PowerShell. However, I found out that regular OS users cannot use Powershell. I assume that is the case with REST API as well.