ContributionsMost RecentMost LikesSolutionsRe: Help Connecting DBeaver to OneStream Internal Database Connecting DBeaver, or any tooling similar to that (SSMS) to OneStream’s internal database isn’t really an option since OneStream is a SaaS platform. Direct database access would likely violate the t...Re: OneStream with Microsoft Fabric? Asking the question in a different way. Which Fabric Data Service (Azure SQL, Cosmos DB, Blob Storage, Kusto, etc...) are you trying to source data from to load into OneStream? Side note: You cann...Re: OneStream with Microsoft Fabric? Microsoft Fabric is a comprehensive set of integrated data services...which particular service are you looking to integrate with? Re: FTP File Load Best Practice It is possible to use vb.net MemoryStream in the Renci SSH library which is useful for cases where data cannot/should not be stored in OneStream anywhere in the file system. Re: Importing from QAD Ledger What error/s are you running into? Re: Establishing integration between OneStream and S/4HANA Public Cloud Are you trying to push data back to SAP or pull it in from SAP? The 2nd bullet point sounds like you want SAP to consume an API from OneStream? Or, do you mean like creating a Bulk Load API so to s...Re: Establishing integration between OneStream and S/4HANA Public Cloud Check out the documentation for the SAP Connector for OneStream. https://documentation.onestream.com/1375907/Content/PDFs/SPC_PV8.0.0_SV211_Instructions.pdf Re: Can ERP transactional data be loaded into OS? Short answer is Yes, and there are multiple options to achieve this. Data can be loaded into the OneStream staging layer at the detailed level and you can access that detail directly in OneStream. ...Re: Automating Data Access from OneStream to Snowflake: Exporting Financial and Master Data Check out the OneStream REST API Guide. Very Simple to setup a REST call from any ETL Tool to extract data without needing flat files. Re: Automating Data Access from OneStream to Snowflake: Exporting Financial and Master Data Can you confirm if you are trying to move data from OneStream to SnowFlake, or pull data into OneStream from Snowflake? Based on the initial post, both statements are asking for 2 different requireme...