I have a simple SQL task that returns a date time stamp. I'm trying to use it to filter the next task, an S3 download task.
The {TASK(PrevTask|StdOut)} value does not work. However, if I change this to the direct task id of the SQL task:
{TASK(7527153c-2352-4be7-b09a-0469b95574fc|StdOut)}
Then the filter works properly.
Regards,
Stephen