Join Slack
Powered by
This message was deleted.
# ask-anything
s
Slackbot
11/16/2022, 8:03 AM
This message was deleted.
e
Eduardo
11/16/2022, 12:47 PM
hey
@Ayuan Yang
! if your task generates more than one file you can declare a folder as the product:
Copy code
tasks: - source: tasks.create_files product: path/to/folder
then store the files in that folder. does this solve the issue?
👍 2
a
Ayuan Yang
11/16/2022, 12:53 PM
it solves the problem, thank you!
e
Eduardo
11/16/2022, 12:54 PM
no problem! feel free to
#C028KJCJDRT
!
a
Ayuan Yang
11/16/2022, 12:55 PM
so, the down-strream tasks will get the path dir, and they should glob this file and read all those files?
e
Eduardo
11/16/2022, 12:57 PM
yes. you can glob them and read some or all of them, depending on what you want to do
Open in Slack
Previous
Next