Skip to main content
OneStream Employee
October 6, 2022

Is it possible (and how) to schedule data upload ?

  • October 6, 2022
  • 1 reply
  • 0 views

Hi !

We are trying to figure out ways to automatically upload data using either Business Rules / Data Management / Task Scheduling. Is there a way to automatically upload data from flat files or databases using these three components ?

Data Management seems to provide only Export functionalities.

 

Regards,

1 reply

OneStream Employee
October 10, 2022

Yes, this is possible using the task "Execute Business Rule" in Data Management, which will trigger whichever action you want to perform in custom code. Look for "Batch File Loading" in the Design and Reference Guide, there is a section on it with examples.