Data cache configuration in Framework(SysDataCacheConfigurationTable)
Latest version of the JSON entity definition is available on GitHub.
Traits
Traits for this entity are listed below.
is.identifiedBy
names a specifc identity attribute to use with an entity
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | SysDataCacheConfigurationTable/(resolvedAttributes)/RecId | attribute |
is.CDM.entityVersion
Parameter | Value | Data type | Explanation |
---|---|---|---|
versionNumber | "1.0" | string | semantic version number of the entity |
is.application.releaseVersion
Parameter | Value | Data type | Explanation |
---|---|---|---|
releaseVersion | "10.0.13.0" | string | semantic version number of the application introducing this entity |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
Attributes
RecId
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
isPrimaryKey | true |
dataFormat | int64 |
isReadOnly | true |
Traits
List of traits for the RecId attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.identifiedBy
names a specifc identity attribute to use with an entity
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | SysDataCacheConfigurationTable/(resolvedAttributes)/RecId | attribute |
is.readOnly
is.dataFormat.integer
is.dataFormat.big
ConsumerIdentifier
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the ConsumerIdentifier attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
ConsumerType
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the ConsumerType attribute are listed below.
is.dataFormat.integer
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
RefreshFrequency
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the RefreshFrequency attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
ManualRefreshEnabled
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the ManualRefreshEnabled attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
FilteringEnabled
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the FilteringEnabled attribute are listed below.
is.dataFormat.integer
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
Enabled
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the Enabled attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
ContextGroupingEnabled
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the ContextGroupingEnabled attribute are listed below.
is.dataFormat.integer
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
QueryableType
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the QueryableType attribute are listed below.
is.dataFormat.integer
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
QueryableIdentifier
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the QueryableIdentifier attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
ChangeDetectionMethod
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
dataFormat | int32 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the ChangeDetectionMethod attribute are listed below.
is.dataFormat.integer
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
BatchGroupId
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
dataFormat | string |
isNullable | true |
Traits
List of traits for the BatchGroupId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
InstanceRelationType
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
displayName | Instance relation type |
dataFormat | int64 |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the InstanceRelationType attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
is.dataFormat.big
ChangeDetectionPackedDependencySet
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
displayName | Packed dependency set |
dataFormat | binary |
isReadOnly | true |
isNullable | true |
Traits
List of traits for the ChangeDetectionPackedDependencySet attribute are listed below.
is.dataFormat.byte
is.dataFormat.array
is.readOnly
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.byte
is.dataFormat.array
QueryablePacked
First included in: Framework/SysDataCacheConfigurationTable (this entity)
Properties
Name | Value |
---|---|
dataFormat | binary |
isNullable | true |
Traits
List of traits for the QueryablePacked attribute are listed below.
is.dataFormat.byte
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.byte
is.dataFormat.array