Discussions
Script storing file in file cabinet
I have a number of scripts that create .csv files and store them in the file cabinet every morning. Until recently, when the script recreated the file and stored it in the same folder with the same name, the URL of the file stayed the same. Recently, the URLs have been changing on some of the files, but not files created with a different script with almost identical code.
I need to pull these files to update a webserver and to FTP to a customer. these actions are all scripted so having the same location is essential.
Any idea what changed, I believe that it was at the time of the new release? Any idea how I can save the files with the same URL?