NameGeneratorContext#
Description#
Used to resolve the name generator to be used in a certain operation
Fields#
The NameGeneratorContext table has the following fields:
| Field | Description | Key | Mandatory | Comments |
|---|---|---|---|---|
| EntityType | The Entity Type name | Yes | No | |
| EntityTypeType | The Entity Type type | Yes | No | |
| Operation | Operation Name | Yes | No | |
| NameGeneratorName | Name Generator Name | No | No | |
| RevisionGeneratorName | Revision Generator Name | No | No |
Table: NameGeneratorContext fields
Precedence Keys#
The search precedence rules are the following:
- EntityType, EntityTypeType, Operation
- EntityType, Operation
- EntityType, EntityTypeType
- EntityType
- Operation