ContributionsMost RecentMost LikesSolutionsRe: 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...Re: Entity Dimension Maintenance via Workday Integration Are you looking for a direct connection (API) or a flat file based integration to Workday? Workday API's can be difficult to integrate with if you have never done it, but it can be done. Re: Smart Integration Connector remote query failed. Hard to tell from the error, but is the EpicorERP DB running on SQL or Azure SQL? Looks to be a permissions issue with that Service Principal. One suggestion would be to have the person who set tha...Re: Export data to Snowflake To some degree, you're stuck with what OS can offer, although it's worth opening a case to see if there are other options. Could you flip the script, and call the Snowflake API from within an OS B...