Common Data Table
This context lets you access and manage a single common table.
Unique Actions
Configure Common Table
This action is used to edit the configuration of a common table.
![]() | Changing Name field during this operation will cause renaming of current context. This may lead to malfunctioning of other system components that use context name/path as a primary identifier. |
Action Type: |
Edit Data
This action is used to access the contents of a common table.
Action Type: | |
Action Name: | editData |
Common Actions
Delete, Make Copy, Replicate, Edit Context Permissions, Monitor Related Events, View Status
Context States and Icons
This context has no states. It is always represented by the icon.
Advanced Information |
Context Information
Context Type: commonDataTable
Context Name: provided by user
Context Description: provided by user
Context Path: users.USER_NAME.common.COMMON_TABLE_NAME
Context Mask: users.*.common.*
Context Permissions
Level | Description |
None | No access allowed. |
Observer | Basic event monitoring. Status browsing. Common table contents browsing. |
Operator | Configuration browsing. Common table contents editing. |
Manager | Common table fields and properties configuration. Common table removal. |
Engineer | Same as Manager. |
Administrator | Same as Manager. |
Public Variables (Properties)
Common Variables: groupMembership (Group Membership), validity (Validity), activeAlerts (Active Alerts)
Table
Properties
See description of the variable and its fields here.
Variable Name: | childInfo |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
name | String | 1-50 characters |
description | String | 1-50 characters |
minRecords | Integer | 0...unlimited |
maxRecords | Integer | 0...unlimited, should be greater of equal to minRecords |
recordPermissions | Boolean |
Fields
See description of the variable and its fields here.
Variable Name: | fields |
Records: | 0...unlimited |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
name | String | Key field, value may contain only letters, numbers and underscore. |
type | String | |
description | String | |
default | String | |
readonly | Boolean | |
nullable | Boolean | |
key | Boolean | |
selvals | Data Table | |
extselvals | Boolean | |
help | String | |
editor | String |
Custom
Properties
See description of the variable and its fields here.
Variable Name: | customProperties |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
enabled | Boolean | |
validityExpression | String | |
validityListeners | Data Table |
Common Table
This variable is used to access and change data of the common table.
Variable Name: | value |
Records: | Depends on minRecords and maxRecords fields of Table Info variable. |
Permissions: | Readable at Observer permission level, writable at Operator permission level |
Record Format: dynamic, depends on the value of Fields variable.
Table Status
This variable some common table status metrics.
Variable Name: | status |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
modified | Date | Date/time of the last modification of common table format and/or data. |
Public Functions
This context has no public functions.
Public Events
Common Events: info (Information)
Was this page helpful?