Create a Workflow Schedule with varying Parameters
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 02:05 AM
We aim to reduce the amount of notebooks we create to a minimum and instead make these fairly flexible. Therefore we have a Factory setup that takes in a parameter to varies the logic.
However when it comes to Workflows we are forced to create multiple workflows that do more or less the same thing:
- Run notebook with Parameter X
- Run notebook with Parameter Y
- Run notebook with Parameter Z
Is there any development ongoing to have multiple schedules per Workflow? And the schedule could come with a parameter input?
That way we only have 1 Workflow and we instead have 3 different schedules with parameter X, Y, Z.