Legacy Pipeline Atlas worker-1snapshot 2026-07-15

sub-job

PAA · Clean-And-Load-Edgewater-File

called by Load-Appointment-File-EdgeWater

sub-job PAA/Clean-And-Load-Edgewater-File · db PAA_ProdMirror · updated 2025-10-31

task tree

What the sub-job runs

Tasks in order, each with what it does — typed stepsfrom the MDClarity task docs (click to open the reference), sub-jobsyou can expand inline (▶) to reveal their own tasks, and SQL steps summarized by Gemini (✨). Every step shows the tables it writes/reads and which earlier step it feeds from(sqlglot lineage).

sub-job

Clean-And-Load-Edgewater-File

3 tasks · PAA
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
  1. Execute updateEdgewaterFile.ps1ExecuteProcessdisabled
    command=powershell.exeDISABLED
  2. Load EdgerwaterFutSched FileLoadFile
    writes ImportEdgeWaterAppointment
    data file spec=ImportEdgeWaterAppointmentfile path={SourceDataFolder}\{FileName}.csvimport mode=Replacearchive file path={SourceDataArchive}
  3. Load SourceEdgewaterAppointmentsqlclean_and_load_edgewater_file__load_sourceedgewaterappointment.sql
    Loads external appointment and surgical case data into the staging area to prepare for downstream processing and estimation.
    writes SourceEdgeWaterAppointment · reads ImportEdgeWaterAppointment
    ↳ feeds from Load EdgerwaterFutSched File