Hello All. I've created a Saved Search report tha...
# general
p
Hello All. I've created a Saved Search report that is scheduled to run every night and it gets stored in the NetSuite filing cabinet. I would like to move that file every night from the filing cabinet to a server locations so another program can import this in. Is there a way to do this? Are there any third party products that will assist with this?
c
Its just a few lines of code to move the file to another location. If thats all you need to do you can do a map/reduce that gets the files in the folder and move them to another location on a defined schedule or ad-hoc