-
Notifications
You must be signed in to change notification settings - Fork 3
5. Orchestration
Shruti Goyal edited this page Apr 18, 2025
·
1 revision
- "Extract-Fabric-Logs" and "Extract-Dictionary" are used to populate all artifacts in the workspace and are then copied into the table "dbo.dict_artefacts" in the Meta DB.
- The table "dbo.dict_artefacts" allows us to find a notebook's unique id in order to run it dynamically, without having to change any code, through the Pipeline Worker.
- TR_Adventureworks calls the pipeline controller with package group 'AW' and a stage of 'all'.