Hi,
I use ZipExtractor to unziped a file, then put it in a folder, but when I go to use PythonCaller to read the files from the folder, it still hasn't finished unzipping all the files.
How do I make it use the next task only when the previous task has finished?
Thank you