Table that stores the configuration of each integration project
Data model
Fields
| Field | Type | Description |
|---|---|---|
| date_register* | DATETIME | Configuration json modification date |
| json_schema* | NVARCHAR (MAX) | Configuration Json |
| project_asms_id* | INT | Project ID |
Primary Key
| PK_AFLS_JSONSCHEMA_ASMS |
|---|
| project_asms_id |