I have a model that I have scheduled to run every day. The first thing that it does is calculate today's date and export a copy of the imported file with today's date. When ArcPro is open and I run it, there is no issue. When it's closed and the schedule starts it, it will not export the file. There's no error given and the rest of the model runs with no issue, but it will not export the file.
I've tried the copy tool to a csv, the export tool to a csv (this one will export the file, but after about a minute, it disappears), and table to excel tool to a xlsx.
I imagine it has something to do with using today's date as the file name, but I really need that information in it.
Please help!