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-EndoAppointment-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
- Load EndoAppointmentLoadFiledisabledwrites
ImportEndoscopyCasesdata file spec=ImportEndoscopyCasesfile path={FilePath}import mode=Replacearchive file path={SourceDataArchive}DISABLED - Load SourceEndoAppointmentsql
load_endoappointment_file__load_sourceendoappointment.sqldisabled✨ Loads endoscopy appointment details and parsed insurance payor information into the source table for cost estimate processing.writesSourceEndoAppointment· readsImportEndoScopyCasesSourceEndoAppointment - ProcessDataFileProcessDataFileImport delimited files by automatically detecting their structure and merging the data into source tables.writes
ImportAppointmentEndoscopySourceAppointmentEndoscopyfile path={SourceDataFolder}\{FileName}.csvarchive directory={SourceDataArchive}base table name=AppointmentEndoscopyrow terminator=Linefeedcolumn separator=Comma