Run Part of a Flow
- 23 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Run Part of a Flow
- Updated on 23 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Exercise
Due to a change in a business process, we no longer need to run the entirety of a flow we've built. Given a flow file with multiple nodes and branches, we want to run a job that only runs a subset of those nodes (exclude the branch that filters the flat file DailySales_Store3.csv).
Hints
Read through Orchestration.
Answer Key
Was this article helpful?