Create orchestration pipeline to run and invoke other pipelines - Ayush810/NYC-TAXI-Yellow GitHub Wiki

Now we will have to an Create orchestration pipeline to run and invoke other pipelines which we created before

Create a Pipeline name = pl_orchestrate_nyctaxi

add 2 **Invoke Activity ** in the pipeline one for the

1- pl_stg_processing_nyctaxi pipeline 2- pl-pres_processing_nyctaxi pipeline

Apply following properties to each activity then save and run

so once you save and run this pipeline your all the previously created pipelines will run and the transformed data will be loaded in their respective tables.

The end