Contains concept cache settings for background execution
Data model
Fields
| Field | Type | Description |
|---|---|---|
| created_at* | DATETIME | Record creation date |
| item_id* | INT | Related concept identifier |
| type* | INT | Related Concept Type |
| work_id* | INT | Task execution ID |
Primary Key
| PK_ASMS_ITEM_CACHE |
|---|
| work_id |