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
Flow-Source-ImportFiles
4 tasks · Wildflower
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
- DownloadDownloadDownloads files from remote FTP or SFTP servers to local directories with support for archiving and parallel transfers.server=Wildflower_ProdMirror-mdcssh-sftpremote directory=/local directory={SourceDataFolder}
▶Flow-Source-ProcessDataFilePatientsub-job · 1↗
- Process Patient FilesProcessFilewrites
ImportPatientSourcePatientfile path={FilePath}archive directory={SourceDataArchive}base table name=Patientrow terminator=Linefeedcolumn separator=Comma
▶Flow-Source-ProcessDataFileVisitsub-job · 1↗
- Process Visit FileProcessFilewrites
ImportVisitSourceVisitfile path={FilePath}archive directory={SourceDataArchive}base table name=Visitrow terminator=Linefeedcolumn separator=Comma
▶Flow-Source-ProcessDataFileVisitInsurancesub-job · 1↗
- Process VisitInsurance FileProcessFilewrites
ImportVisitInsuranceSourceVisitInsurancefile path={FilePath}archive directory={SourceDataArchive}base table name=VisitInsurancerow terminator=Linefeedcolumn separator=Comma