smals-sas-pocAs-Is
sas-poc
A Belgian social-security **SAS batch estate** handed off by SMALS for as-is
analysis: four independent Base SAS application pipelines over one shared macro
library, with no web front-end, no API, and no live request path.
- **DIC** — declaration-statistics ETL + report over ONSS/RSZ DMFA data
(CSV + multi-sheet Excel; historically a Postgres DAB debit-advice load).
- **GEO** (`versas_geo`) — geographic reference-data ETL turning the BCSS GEO
depot bundle into per-region street/postcode/municipality SAS datasets.
- **LIMOSA GenView** — statistical reporting pulling LIMOSA data from Oracle,
rendering PDF reports, and emailing the zipped pack.
- **THDHC_01556** — ad-hoc DMFA selection extract producing two `trillium_*`
CSVs.
Each application `%include`s the shared `preparation.sas` macro library and
runs as a single interpreted SAS batch job on one of three SAS servers
(`DWHSASDEV`/`DWHSASACC`/`DWHSASPRD`). The scheduler, credential, and mail
framework live outside the delivered code. Source: `stage/as-is/system-overview.md`.
- Domains
- 5
- Components
- 5
- Findings
- 73
- Questions
- 27
- Concerns
- 0