-
Is it possible to dynamically configure recurrent execution of a chain of jobs ? If yes , any hint on how to do it ? |
Beta Was this translation helpful? Give feedback.
Answered by
KBA2024
Mar 24, 2025
Replies: 1 comment 1 reply
-
You might find some inspiration here: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Register the first step as recurrent step and then use the same logic implemented here JobChainingUsingTaskDataMain.java