Skip to content

Tenant DB Setting

The Tenant DB setting differs from the standard Tenant Metadata configuration structure.

Typically, tenant-based configurations are managed using the development account of each tenant.

However, the Tenant DB setting allows for centralized configuration of all related tenants in the App environment. This process, including database connections and table data migrations, is executed using an administrator account in the Sandbox environment.

INFO

Changes to the Tenant DB setting can only be made by the administrator account.

Under Application Setting > Tenant DB Setting, you can edit the configuration information, while Tenant Setting > Tenant DB Setting provides functionality for system table migration and connection management for registered settings.

The configuration approach is categorized into two methods:

  • DB Initial Setting - The initial configuration performed after a tenant is created.
  • DB Change Setting - Configuration updates applied during development and testing to accommodate project requirements.