MAPPINGS_PRIMARY_WRITABLE_STORE
Applies to
- Enterprise
Default
- Enterprise:
file
Purpose
Selects where mapping write operations such as mapping updates and alias CRUD are persisted.
Notes
- Allowed values are
file,server, andnone. - If unset, Enterprise defaults to
filewhenMAPPINGS_FOLDERis set, otherwiseserverwhenFHIR_SERVER_BASEis configured. - Use
noneonly when the deployment should explicitly block write operations.