I have the following saved page setup as a "Scheduled Task" in CF9.
- Occasional the connection fails and the "AC_ACCT.csv" file-size is saved as a 0k file
- How would I alter this page to do a check on that csv file, and rerun the page until it is no longer 0k?
In summary, run the page, check the saved csv file, if >0k then end, if =0k then rerun the page again.