Select database models
Custom Field Module Rollout focuses on custom fields rollout paths, database model associations, and deploying configurations to active modules. 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 custom fields, links them to the vendor profile database, and verifies the rollout.
Module rollout path
Define
Build custom field definition in global settings console.
Associate
Select target model (items, vendors, assets, customers).
Validate
Verify that database migration maps parameters cleanly.
Deploy
Publish column layout to the target module database view.
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.