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

royari's avatar
royari
Contributor
4 years ago

Automation of flat file load into file explorer

Hi is there a way i can load a on premise file to onestream file explorer automated. 

1 Reply

  • ckattookaran's avatar
    ckattookaran
    Valued Contributor

    Yes, you can. Now, this is more like a consulting gig. Here are some pointers that you can use. You will have to read the file's contents as bytes and then store those bytes in the OS folder. You cannot directly move the file using a file copy. (Or this is what I've done in the past)