I'm trying to use Toad for Oracle Automation Designer to setup an automation that will daily export a query to a csv file with a formatted date in the filename, and then upload that file to ftp.
So far, I've got a sql iterator to create the filename with date, then an export action that runs the query and saves the csv using the iterator value as the filename, and that works succesfully.
Now I want to add the ftp part, and in the file selection I can select variable to see the TOAD variables, but I can't see the iterator result.
Is there a way to make what I'm trying work, or is there a better way I'm not seeing ?
Thanks in advance
Paul.