SaintConfiguration Table (458)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Configuration information for the Saint system
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| saintconfiguration_id | Primary key | PK | |
| ownerTable | The table that is the owning entity | TableNumber | |
| enabled | On/off switch for Saint functionality for this entity | Bool | |
| Period1 | Length of the first counter period | Int | |
| Period2 | Length of the second counter period | Int | |
| Period3 | Length of the third counter period | Int | |
| generationStart | When was the last regeneration started | DateTime | ● |
| generationEnd | When was the last regeneration finished | DateTime | ● |
| rowsGenerated | Number of CounterValue rows generated for this entity | Int | ● |
| registered | Registered when | UtcDateTime | |
| registered_associate_id | Registered by whom | FK associate | |
| updated | Last updated when | UtcDateTime | |
| updated_associate_id | Last updated by whom | FK associate | |
| updatedCount | Number of updates made to this record | UShort |

Indexes
| Fields | Types | Description |
|---|---|---|
| saintconfiguration_id | PK | Clustered, Unique |
Relationships
| Table | Description |
|---|---|
| associate | Employees, resources and other users - except for External persons |
Replication Flags
- Replicate changes DOWN from central to satellites and travellers.
- Copy to satellite and travel prototypes.
Security Flags
- No access control via user's Role.