Goal
Design a repeatable ETL flow and operationalize it responsibly.
Steps
- Open ETL Builder.
- Create a new flow or open an existing one.
- Add readers, transforms, joins, and writers.
- Use previews to understand how each stage changes the data.
- Save and run the flow manually first.
- Add a schedule only after manual runs behave correctly.
- Use Runs, Logs, and Monitoring to review execution health.
Expected result
You have a named, reusable flow and know where to watch it once it becomes an operational asset.