Skip to main content

AliasDefDB

This page provides generated reference documentation for the AliasDefDB data model.

Enthält die Stati der Auditierung und der Synchronisierung sowie Informationen über alle Tabellen dieser Datenbank.

Overview

PropertySummary
auditActiveAudit layer is active.
syncActiveSpecifies whether to synchronize an item (database table) each time.
unmanagedIf enabled, the operator won't automatically create a managed database for this definition. This means that manual configuration is required.
globalPropertiesProperties that all DB entities have.
entityGroup
targetAliasNameThis property has to be used, if multiple alias definitions should be combined into a single one during transpilation

auditActive

Type: Boolean
Default: true

Audit layer is active.


syncActive

Type: Boolean
Default: false

Specifies whether to synchronize an item (database table) each time.


unmanaged

Type: Boolean
Default: false

If enabled, the operator won't automatically create a managed database for this definition. This means that manual configuration is required.


globalProperties

Type: Properties

Properties that all DB entities have.
If a property is specified here, it can be specified whether it should be added only for tables or/and fields.
In addition, the name, type and optional description are given here.


entityGroup

Type: EntityGroupDBDataModel


targetAliasName

Type: String

This property has to be used, if multiple alias definitions should be combined into a single one during transpilation