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-FeeSchedule-File
2 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 EpicFacilityReferenceLoadFilewrites
ImportFeeScheduledata file spec=ImportFeeSchedulefile path={FilePath}import mode=Replace - Load SourceFeeSchedulesql
load_feeschedule_file__load_sourcefeeschedule.sql✨ Loads fee schedule data into the source table, formatting procedure codes and updating records based on unique identifiers.writesSourceFeeSchedule· readsImportFeeScheduleSourceFeeSchedule↳ feeds from Load EpicFacilityReference