trigger
How it's scheduled
Daily batch — once at 04:01
The Batch / file feed arrives as a scheduled drop, so one overnight pass is enough: it ingests the day's file and works the whole batch to process the visits. A tighter loop would just re-scan the same file.
| Scheduled task | Cadence | Server | State | Coordination |
|---|---|---|---|---|
\MDC\Daily - Export Dialer - PAA | daily at 04:01 | prod-db-1 | enabled | standalone |
shape
Against the canonical Flow spine
Every Flow pipeline is a variation on one shape. Lit stages are the ones this pipeline runs; the labels match the capability lens.
Ingest
Batch / file feed
Eligibility & benefits
Estimate
Letters
Work queue & sync
task tree
What the pipeline 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).
other
Export-AutoDialerFile
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
- ExportDataFileExportDataFile· reads
DimensionMemberInvoicePatientPatientLetterPaymentTxnVisitcustom querydelimiter=Pipeadd header - Upload AutoDialer FilesUploadUploads files from local directories to remote FTP or SFTP servers with optional post-transfer archiving and deletion.server=PAA_ProdMirror-provanesthesiology-sftpremote directory=/AutomatedDialerlocal directory={ExportDataFolder}\AutomatedDialerlocal archive directory={ExportDataFolder}\Archive