Skip to main content
Newcomer
June 6, 2025
Question

Exporting DataManagement file to a folder other than the user folder

  • June 6, 2025
  • 1 reply
  • 0 views

Hi

Is there a way to change the path of the folder within the "File Share" so that it would be possible to save a file generated by Data Export step from a Data Management job to a folder other than DataManagement->Export_"MyFolderName" ?  

Say for example I want to save the file to a folder under Groups->Everyone->"Specific Folder to be Saved"

Would like to do this without using the file transfer step in the DataManagement, since the file is large.

thanks

Kumar

1 reply

OneStream Employee
June 19, 2025

You can achieve that with a fairly simple Extensibility Rule, which you can then execute from a step that comes after the export. There is a "Copy File" snippet to get you started.

I am not sure what you mean by "the file transfer step", because there is no such step.