The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
OSAdmin
OneStream Employee
3 years agoWorkday Integration
Hi there. I am new to the community but am wondering if any of the users are using Workday as the general ledger / ERP and Onestream for Reporting, etc.
Posted by Andrea at Ensign Services
Migrat...
JonKunert
3 years agoContributor III
We are using Workday for our ERP, we are currently exporting the data to an S3 bucket and OS is picking it from there. Which works well, when we can get the data out of WD in a timely matter. The exports from WD get longer as the year progresses.
- AlexLadd3 years agoNew Contributor II
Yes, we ran into an issue using the API where we had to parse the report output into sections so the API server wouldn't choke. The Workday API servers have limitations set on them so the amount of data passing through can be a limiting factor. Especially in their test environments.
- victorthomsen2 years agoNew Contributor II
Hi JonKunert , Which library do you use for retrieving files from S3? Currently I am trying with WinSCP, but it does not allow streaming for the S3 protocol. I am not able to get a correct path using the GetFiles() method and are now looking at the Amazon SDK and seeing that as my only option.
Related Content
- 9 months ago
- 2 years ago
- 1 year ago