Skip to main content
Newcomer
January 30, 2022

Automation of flat file load into file explorer

  • January 30, 2022
  • 1 reply
  • 0 views

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

1 reply

Newcomer
February 2, 2022

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)