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

sub-job

PAA · Load-Appointment-File

called by Load-Phygen-Files

sub-job PAA/Load-Appointment-File · db PAA_ProdMirror · updated 2026-06-29

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

Load-Appointment-File

4 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. ScanDataFileScanDataFiledisabled
    Analyzes a delimited file's structure to automatically infer column definitions and save a reusable specification for future imports.
    data file spec key=ImportAppointmenttable name=ImportAppointmentrow terminator=Linefeedcolumn separator=CommaDISABLED
  2. Clean AnFutSched FileExecuteProcess
    command=powershell.exe
  3. Load AppointmentLoadFile
    writes ImportAppointment
    data file spec=ImportAppointmentfile path={FilePath}import mode=Replacearchive file path={SourceDataArchive}
  4. Load SourceAppointmentsqlload_appointment_file__load_sourceappointment.sql
    Loads appointment data into the source table while mapping payer details and refreshing records from the import staging area.
    writes SourceAppointment · reads ImportAppointmentMappedSourceAppointment
    ↳ feeds from Load Appointment