I'm trying so set up a model which pulls data from an SDE daily. The data is then exported to my .gdb by the model and added to the map. The model works after I run it, however if I try to run it again I get the message 'All processes have already been run.' This creates an issue, because I want the model to be able to run over and over again, giving me the most current data from my SDE every day. And I want the process to be automatic using schedule with the model. However unless I manually click 'Validate' prior to running the model it will not actually run. I cannot find a way to get this to work? There does not appear to be a way to set the model to run without first running 'Validate' or set 'Validate' to run automatically.