Map local tenant settings
Tenant-specific Configuration focuses on tenant-specific configurations, mapping local settings, and preventing process fragmentation. In AWRA, custom fields and configuration parameters allow tenants to adapt database tables to unique business operations without breaking data structure.
The primary objective is database stability and change control. Configuration admins should test definitions and validation rules before wide deployment.
In practice, an admin configures local currency rules for a branch, verifying that central posting rules remain intact.
Tenant configuration path
Evaluate
Check if branch request requires local settings adjustments.
Configure
Set tenant-specific parameters in local dashboard.
Validate
Ensure local settings do not override global posting rules.
Confirm
Save local parameters and monitor transaction logs.
Configuration model
- Custom field definitions modify active database schemas.
- Input validation rules protect data value format and type.
- Settings overrides require security controls and approvals.
- Always verify template layouts before run-time value imports.